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