update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.6+200+g68eaaa6) unstable; urgency=low
2
3   * add initial package build scripts for Arch Linux from Bob Finch
4   * add desktop file provided by Bob Finch
5
6  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
7
8 altos (0.6+195+gcde60f1) unstable; urgency=low
9
10   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
11
12  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
13
14 altos (0.6+193+g314d27a) unstable; urgency=low
15
16   [ Keith Packard ]
17   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
18
19  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
20
21 altos (0.6+190+g8b6767e) unstable; urgency=low
22
23   [ Keith Packard ]
24   * Fix all stdio reading functions to be __critical
25   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
26
27  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
28
29 altos (0.6+187+g8702f49) unstable; urgency=low
30
31   [ Bdale Garbee ]
32   * more text created during SFO->DEN flight
33   * initial attempt at a telemetrum turn on script .. needs work
34
35   [ Keith Packard ]
36   * Revert "Add optional 's' command to packet slave to enable/disable
37     slave mode"
38   * Disable interrupts while reading from stdin
39
40  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
41
42 altos (0.6+180+g99094f0) unstable; urgency=low
43
44   [ Keith Packard ]
45   * Increase reset switch time to 100ms
46   * Add optional 's' command to packet slave to enable/disable slave
47     mode
48   * More ALtosUI changes
49   * Autodetect flite voice registration function
50
51   [ Bdale Garbee ]
52   * capture work done on SFO->DEN flight
53   * add some RF usage information from an email reply sent today, and
54     re-indent
55
56  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
57
58 altos (0.6+171+g9394393) unstable; urgency=low
59
60   [ Bdale Garbee ]
61   * wrong Yaesu model
62
63   [ Keith Packard ]
64   * Only have the slave return a packet if it received one.
65
66  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
67
68 altos (0.6+168+gc0ee1ae) unstable; urgency=low
69
70   [ Bdale Garbee ]
71   * INSTALL file changed by auto tools
72
73   [ Keith Packard ]
74   * libflite may forget to reference libasound
75
76  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
77
78 altos (0.6+164+g5c3b6e2) unstable; urgency=low
79
80   [ Keith Packard ]
81   * Start adding java-based UI
82   * Add telemetry data parsing code
83   * Add Windows install .inf file
84   * Fix windows install file
85   * Add telem parsing code
86   * Steal C code from ao-view
87   * Display table of flight info. gps is not working yet though
88   * Fix up table formatting
89   * Fix status update
90   * Fix state updates
91   * Clean up GPS data formatting
92   * Report current gps nsat, not last locked nsat
93   * Remove GPS data missing from skytraq. Save max height/accel/speed
94   * Remove unused cell renderer class
95   * Make .jar file
96   * Use RXTX for serial comm. Add logdir preference saving
97   * Make ao_radio_idle keep trying to get the radio to idle.
98   * Don't abort the radio when enabling telemetry monitoring
99   * Clean up some altosui comments
100   * Switch TeleMetrum from v0.2 to v1.0
101   * Add Linux device discovery
102   * Interrupt running replay thread when starting another replay
103   * serial port read function cannot be interrupted. poll every 1 second
104   * TD reports "not-connected" when GPS has 0 sats
105   * Tasks may move in task structure as a result of ao_exit
106   * Enable telemetry monitoring
107   * Use 16-bit flite voice (which appears to have changed symbols
108     recently)
109   * When changing RESET line, delay 20ms
110
111   [ Bdale Garbee ]
112   * choose a better set of docbook xsl files
113
114  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
115
116 altos (0.6+131+g6629ec5) unstable; urgency=low
117
118   * lose the url entirely for now
119
120  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
121
122 altos (0.6+129+g934434f) unstable; urgency=low
123
124   * fix typo in url
125
126  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
127
128 altos (0.6+127+g05ad583) unstable; urgency=low
129
130   * need another build dep
131
132  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
133
134 altos (0.6+125+g8f1d47e) unstable; urgency=low
135
136   * make lintian happy
137   * tweak copyright assertion
138   * crudely incorporate "day in the life" info from web page
139   * rewrite urls in docbook format
140
141  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
142
143 altos (0.6+119+g00f49c8) unstable; urgency=low
144
145   [ Bdale Garbee ]
146   * update changelogs for Debian build
147   * move gbp.conf into debian/
148   * initial harness for documentation
149   * fix typo
150
151   [ Keith Packard ]
152   * Round radio calibration value instead of truncating
153   * Document the ao-dumplog '--remote' flag for radio-link downloads
154
155  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
156
157 altos (0.6+108+g6e61170) unstable; urgency=low
158
159   [ Keith Packard ]
160   * Need to duplicate new altitude conversion code in aoview.
161
162  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
163
164 altos (0.6+106+ga1478f6) unstable; urgency=low
165
166   [ Keith Packard ]
167   * Add ao_radio_xmit to help test boards without flashing them.
168   * Allow product names to have suffixes (like board revisions)
169   * Fix and document the ao-rawload --run flag
170   * Add LED test
171   * Leave .ihx files in the build directory too - easier to debug that way
172   * Eliminate deadlock when writing config from radio link
173   * Fix up LED colors for each product.
174   * Add .gitignore for ao-bringup
175
176   [ Bdale Garbee ]
177   * create a turn on script for lighting up TeleDongle v0.2 boards
178
179  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
180
181 altos (0.6+95+g2f45953) unstable; urgency=low
182
183   * update changelogs for Debian build
184   * conditionalize use of git on executability of /usr/bin/git binary
185
186  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
187
188 altos (0.6+88+gdeccc10) unstable; urgency=low
189
190   * add gawk as a build dependency since strtonum is a gawk extension
191
192  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
193
194 altos (0.6+86+g2491282) unstable; urgency=low
195
196   [ Keith Packard ]
197   * Disable monitor mode before attempting radio test.
198   * Ensure that ao_alarm waits at least the specified time
199   * Remove dbg driver code from telemetrum/teledongle
200   * Add AT45DBxx1D driver
201   * Remove green LED and temp sensor from v0.2 code
202   * Add at45db161d.h header file for new flash part.
203   * Add 'f' command to display flash status register contents
204   * Dump more flash parameters for the flash_status command
205   * Dump config block from read/write config and flash_status commands
206   * Don't set ao_flash_setup_done until we're actually done.
207   * Remove flash debugging printfs
208   * Add simple gps dump command 'g'
209   * Force idle mode by shorting the SPI clock to ground at boot time.
210   * Switch to using internal cc1111 temperature sensor
211   * Missing ao_mutex_put in gps_dump
212   * Compute daytime using GPS as time base
213   * Pull in a bit more data for filtering the start of the boost
214   * Log GPS data on pad after boost detect.
215   * Change barometer conversion code to shrink conversion table
216   * Change altos build process to support per-product compile-time
217     changes
218   * Update .gitignore files
219   * Quiet make output.
220   * Add back stack size checking to altos linking phase
221   * Must install .map files for ao-load to work
222
223  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
224
225 altos (0.6+60+g10d1bbc) unstable; urgency=low
226
227   [ Keith Packard ]
228   * Use ao_radio_get/ao_radio_put in packet code.
229
230  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
231
232 altos (0.6+58+gbbb152c) unstable; urgency=low
233
234   [ Keith Packard ]
235   * Re-order config values. Change frequency to cal
236   * Allow radio calibration to be set from ao-load
237   * Add --cal to man page
238
239  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
240
241 altos (0.6+53+gcd49847) unstable; urgency=low
242
243   [ Keith Packard ]
244   * Remove send_serial and serial_baud commands.
245   * Make ao_cmd_decimal produce both 32 and 16 bit values.
246   * Add radio calibration configuration.
247
248  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
249
250 altos (0.6+49+g9a1d7dd) unstable; urgency=low
251
252   [ Keith Packard ]
253   * Change default callsign to "N0CALL"
254
255  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
256
257 altos (0.6+47+g4053309) unstable; urgency=low
258
259   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
260   * change home URL in control file to be the AltOS page
261
262  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
263
264 altos (0.6+43+gd6ba07e) unstable; urgency=low
265
266   [ Keith Packard ]
267   * Decode HDOP data from skytraq GPS
268   * Document ao-postflight --gps and --kml options.
269   * Make ao-postflight create filenames using input filenames.
270   * Make TD print 0000-00-00 for invalid dates.
271   * Fix --plot arg handling. Add -all option.
272   * Convert telemetry file GPS satellite information in cc_log_read
273   * Don't crash if --plot isn't passed on ao-postflight command line
274   * ao-postflight: compute barometric alt for each GPS position
275   * ao-postflight: don't try to use missing gps sat data
276   * Automatically extract flight number for eeprom and telem filenames.
277
278  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
279
280 altos (0.6+32+g87e6f3e) unstable; urgency=low
281
282   [ Bdale Garbee ]
283   * fix typo in comment
284
285   [ Keith Packard ]
286   * Reduce igniter firing time from 500ms to 50ms.
287   * Add GPS date/time output to ao-postflight.
288   * Eliminate SiRF state values from ao-view.
289
290  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
291
292 altos (0.6+27+gb0d7e3f) unstable; urgency=low
293
294   [ Keith Packard ]
295   * Add two-point accelerometer calibration.
296   * Remove "l" command as ao-dumplong no longer uses it
297   * Remove "d" command
298   * Remove "f" command
299   * Reformat ADC values to show all 16 bits
300   * ao_flight_test was using accel value for pressure too
301   * Pass accel calibration over telemetry stream. Telemetry data format
302     change.
303   * Add ability to dump eeprom data over radio link.
304   * In packet master, move USB flush from packet thread to echo thread
305   * In USB pollchar, wait for packet before re-checking USB out len
306   * Explicitly use USB I/O routines in packet code
307   * Flush pending input when switching to remote packet mode
308   * Stop recording in ao-dumplog after receiving an invalid block
309   * Move ao_match_word from ao_ignite.c to ao_cmd.c
310   * Add Watchdog Timer Control register definitions
311   * Add reboot command.
312   * Return radio to telemetry settings when packet system closed.
313   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
314   * Loosen tolerances for main->landed transition
315   * Provide a dummy 'uninstall' target in the src directory.
316   * Share telemetry parsing code in cc library.
317   * Enable telemetry receive in ao_view
318   * Switch order of serial/flight in ao-postflight summary
319   * Add flight number to telemetry stream.
320   * Add date to GPS data, captured from GPRMC packet.
321   * Stop using SiRF state info.
322
323  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
324
325 altos (0.6) unstable; urgency=low
326
327   [ Keith Packard ]
328   * Add support for the SkyTraq GPS unit
329   * Build two versions of TM, one for SiRF, one for SkyTraq
330   * Save some DSEG space by marking cmd functions __reentrant
331   * Add ao_wake_task and ao_exit
332   * Add keyhole-markup generation for ao-postflight.
333   * Initial packet bits. Just testing transmission
334   * Add radio carrier command
335   * Wait for TX to finish sending data
336   * Add ao_alarm
337   * Remove reason from ao_dma_abort
338   * Switch packet code from timer thread to ao_alarm
339   * Use ao_radio_done to wait for TX to completely finish with packet
340   * Send SYN packet to set sequence numbers
341   * Add RFIM register
342   * Do more flushing in packet test code
343   * Use ao_alarm for ao_delay so it can be easily interrupted
344   * Poke master to speed up packet rate when things are busy
345   * No need to wakeup &ao_tick_count now
346   * Enable packet-based communcation to command processor
347   * Add more docs to the README file
348   * Disable interrupts while removing tasks from task list
349   * Add ao_usb_pollchar to ao.h
350
351  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
352
353 altos (0.5+90+g127c312) unstable; urgency=low
354
355   * de-version the libreadline-dev build dependency
356
357  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
358
359 altos (0.5+86+g2de548f) unstable; urgency=low
360
361   * automate push of updated and tagged master branch during
362     debian/rules prebuild
363   * flush repetitive junk out of debian/changelog, and update the
364     prebuild target
365   * add support for tagging git repository on each Debian package build
366
367  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
368
369 altos (0.5+77+gc57bd7f) unstable; urgency=low
370
371   * build for Debian from git
372
373  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
374