update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.7+22+g4790f78) unstable; urgency=low
2
3   [ Bdale Garbee ]
4   * fix up for an 0.7 release
5   * update changelogs for Debian build
6
7   [ Keith Packard ]
8   * libaltos: AltusMetrum devices use more than one USB ID.
9   * altosui: provide separate flush_input/flush_output for serial. deal
10     with monitor automatically
11   * altosui: discard invalid lines while reading Eeprom flight data
12   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
13   * libaltos: Missing OS_LDFLAGS on cjnitest build
14   * libaltos: cjnitest needs altos_flush now
15   * altos: flush pending output when terminating packet mode
16   * altos: Abort radio harder when terminating packet mode.
17   * altos: shut down packet mode cleanly
18   * libaltos: Fix windows build.
19   * libaltos: Improve Makefile
20   * Update telemetrum.inf to include all current USB ids.
21   * libaltos: Add pre-built Mac OS X libaltos.dylib
22   * libaltos: Add pre-built Windows .dll
23   * altos: Windows sends USB Out packets of 0 length. Ack them.
24   * libaltos: Use overlapped I/O on windows
25   * altosui: Build linux, mac and windows archives on Linux
26   * altosui: build debian-style altosui too
27   * altosui: Devices with USB id 0x000a always get listed
28
29   [ Bdale Garbee ]
30   * continue even if rm's don't have anything to do
31   * make invocation of 'install' pathless to work on more Unix variants
32   * add a .gitattributes file, configuring the Mac and Windows binary
33     library
34
35  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
36
37 altos (0.7+18+g42055af) unstable; urgency=low
38
39   [ Keith Packard ]
40   * libaltos: AltusMetrum devices use more than one USB ID.
41   * altosui: provide separate flush_input/flush_output for serial. deal
42     with monitor automatically
43   * altosui: discard invalid lines while reading Eeprom flight data
44   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
45   * libaltos: Missing OS_LDFLAGS on cjnitest build
46   * libaltos: cjnitest needs altos_flush now
47   * altos: flush pending output when terminating packet mode
48   * altos: Abort radio harder when terminating packet mode.
49   * altos: shut down packet mode cleanly
50   * libaltos: Fix windows build.
51   * libaltos: Improve Makefile
52   * Update telemetrum.inf to include all current USB ids.
53   * libaltos: Add pre-built Mac OS X libaltos.dylib
54   * libaltos: Add pre-built Windows .dll
55   * altos: Windows sends USB Out packets of 0 length. Ack them.
56   * libaltos: Use overlapped I/O on windows
57   * altosui: Build linux, mac and windows archives on Linux
58   * altosui: build debian-style altosui too
59   * altosui: Devices with USB id 0x000a always get listed
60
61   [ Bdale Garbee ]
62   * continue even if rm's don't have anything to do
63   * make invocation of 'install' pathless to work on more Unix variants
64   * add a .gitattributes file, configuring the Mac and Windows binary
65     library
66
67  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:05:34 -0600
68
69 altos (0.7+22+g4790f78) unstable; urgency=low
70
71   [ Keith Packard ]
72   * libaltos: AltusMetrum devices use more than one USB ID.
73   * altosui: provide separate flush_input/flush_output for serial. deal
74     with monitor automatically
75   * altosui: discard invalid lines while reading Eeprom flight data
76   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
77   * libaltos: Missing OS_LDFLAGS on cjnitest build
78   * libaltos: cjnitest needs altos_flush now
79   * altos: flush pending output when terminating packet mode
80   * altos: Abort radio harder when terminating packet mode.
81   * altos: shut down packet mode cleanly
82   * libaltos: Fix windows build.
83   * libaltos: Improve Makefile
84   * Update telemetrum.inf to include all current USB ids.
85   * libaltos: Add pre-built Mac OS X libaltos.dylib
86   * libaltos: Add pre-built Windows .dll
87   * altos: Windows sends USB Out packets of 0 length. Ack them.
88   * libaltos: Use overlapped I/O on windows
89   * altosui: Build linux, mac and windows archives on Linux
90   * altosui: build debian-style altosui too
91   * altosui: Devices with USB id 0x000a always get listed
92
93   [ Bdale Garbee ]
94   * continue even if rm's don't have anything to do
95   * make invocation of 'install' pathless to work on more Unix variants
96   * add a .gitattributes file, configuring the Mac and Windows binary
97     library
98
99  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:03:37 -0600
100
101 altos (0.7) unstable; urgency=low
102
103   * update changelogs for Debian build
104   * fix up for an 0.7 release
105
106  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
107
108 altos (0.6+375+g0bd4cc0) unstable; urgency=low
109
110   * fix path to installed shared library
111
112  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
113
114 altos (0.6+373+gcf65c6b) unstable; urgency=low
115
116   [ Keith Packard ]
117   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
118     constants
119   * altosui: Capture config and version info in .eeprom files
120   * altosui: Merge gps date and time classes into gps class
121   * altosui: Clear displayed data rows as needed.
122   * altosui: Split status and info panels into separate files
123   * altosui: Explicitly initialize Altos class
124   * altosui: Split flight record out of telemetry class
125   * altosui: Compute flight state from eeprom data
126   * altosui: Add comments to Eeprom reader
127   * altos: add callsign to packet mode, increase payload to 64 bytes
128   * altosui: Start adding code to write csv files from eeprom/telem
129     files
130   * ao-dumplog: add --channel option (for use with -R option)
131   * libaltos: integrate Windows support.
132   * altosui: Select devices by USB vendor/product ID.
133   * altos: Define USB product ID in per-product Makefile.defs file
134   * altosui: Make teledongle callsign configurable
135   * altosui: Add TeleMetrum configuration
136   * altosui: Set callsign when fetching eeprom data over the air
137
138   [ Bdale Garbee ]
139   * add freetts as a build dep
140   * working on java packaging details
141
142   [ Keith Packard ]
143   * altosui: Add .ihx file reading code and stub out flashing UI
144   * altosui: Add debug dongle API, split flash UI out
145   * ao-dumplog: Fix --remote and --channel options to actually work
146   * altosui: pad TM config dialog values to avoid clipping descenders
147   * libaltos: use pipe to wake up getchar on close. use mutexes
148   * altosui: Add lots more cc1111 debug interface functions
149   * altosui: remove debug printf from AltosHexfile
150   * altosui: flush serial output before waiting for reply
151   * altosui: Remove debug printf from AltosRomconfig
152   * altosui: Finish device programming code
153   * altos: Place rom config variables in fixed location
154   * altosui: make default Manifest look for built-in freetts
155   * altosui: Separate out log file choosing dialog to share with CSV
156     generator
157   * altosui: refactor logfile chooser dialog to share more code
158   * altosui: Add ability to create CSV file from telem or eeprom files
159   * altosui: disable radio monitoring while using serial line for
160     debugging
161   * altosui: Delay mapping Flash UI until flashing actually starts
162   * altosui: fetch existing romconfig for flashing
163   * altosui: always display romconfig ui while flashing
164   * altosui: write USB serial number string while flashing
165   * altosui: flush replies from serial link when entering debug mode
166   * altos: always rebuild ao_product.c to track git version
167   * altos: print GPS state flags in GPS 'g' command
168   * altos: mark gps date written only after it gets into eeprom
169   * altosui: Move number parsing code to Altos general class
170   * altosui: Add AltosGreatCircle constructors
171   * altosui: add rssi and distance/dir from pad to CSV files
172   * altosui: AltosEepromReader was mis-setting boost tick
173   * altosui: Add support for old (version < 3) telemetry files
174   * altosui: Serial line is in UTF-8 encoding. Deal with it.
175   * altosui: When parsing saved telem files, errors shouldn't abort file
176   * altosui: Remove debug printf from AltosState.java
177   * altosui: command line args are converted to csv format
178   * altos: prepare for sdcc 2.9.1
179
180   [ Bdale Garbee ]
181   * add a dummy install target
182   * lose the prebuild hook for now while I'm fumbling
183   * add install target for libaltos
184   * add an install target for altosui
185
186   [ Keith Packard ]
187   * altosui: add elevation and range information
188
189   [ Bdale Garbee ]
190   * fix up the wrapper's path to the jar file
191   * update Debian standards version
192   * fix permissions on installed jar file, switch from ao-view to
193     altosui in
194   * install altosui man page
195   * fix man page delivery path
196   * Revert "lose the prebuild hook for now while I'm fumbling"
197
198  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
199
200 altos (0.6+303+gb6da90b) unstable; urgency=low
201
202   * add freetts as a build dep
203   * move to science menu
204   * working on java packaging details
205
206  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
207
208 altos (0.6+292+g8fc261c) unstable; urgency=low
209
210   * see if my new freetts package works
211
212  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
213
214 altos (0.6+290+g7877496) unstable; urgency=low
215
216   [ Keith Packard ]
217   * altosui: check for closed serial device before reading
218   * altosui: Remove unnecessary freetts .jar files
219   * altosui: Close serial, join reader thread, free altos_file
220   * altosui: remove debug printf
221   * libaltos: build with java src encoding UTF8
222   * altosui: construct Darwin application directory
223   * Add Mac OS X packaging bits
224   * altosui: Switch eeprom extension back to .eeprom
225   * Moved Mac OS packaging to altosui dir
226   * altosui: remove option to install to alternate volume
227   * Make altosui test script executable
228
229  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
230
231 altos (0.6+277+gd184819) unstable; urgency=low
232
233   [ Bdale Garbee ]
234   * fix text since TM only has one led to blink
235   * add swig as a build dep
236   * add a jdk to the build deps
237
238   [ Keith Packard ]
239   * When the EP0 IN buffer is full, don't panic, just skip sending
240     another
241   * Add libaltos which talks to USB connected altos devices
242   * Switch AltosUI to libaltos for device access
243   * Present list of altos devices in nice format
244   * Re-enable freetts
245   * Re-enable Linux support for altosui.
246   * Darwin doesn't have strndup.
247   * libaltos needs -I. on all systems
248   * libaltos: make clean remove all built files
249   * libaltos: build fat 10.5-compatible library
250   * Add Mac OS X packaging files for altosui
251   * Add application icons for Mac OS X
252   * Clean up altosui build a bit
253   * Remove directories as .class file dependencies; it makes them get
254     rebuilt all the time
255   * Java clean ups -- use varargs where possible, remove
256     AltosSerialReader
257   * Java voice reporting cleanups.
258   * Force java source encoding to UTF-8
259   * Make ao_log_data re-entrant as it is used for both sensor and GPS
260     logs
261   * altosui: Catch errors opening USB devices. Limit list to relevant
262     devices
263   * Make voice and channel menus work.
264   * Add voice test command for help in adjusting volume.
265   * Remove debug printf
266   * altosui: Add eeprom data capture function. No UI yet.
267   * altosui: Add progress bar for eeprom downloading status
268   * altosui: Fix Save flight data monitor layout, add cancel
269   * altosui: Replace device dialog. Center eeprom monitor.
270   * altosui: report rocket ground bearing at landing only if known
271   * Reset GPS ready status when GPS comes unlocked on the pad
272
273  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
274
275 altos (0.6+236+gcd8aa79) unstable; urgency=low
276
277   [ Keith Packard ]
278   * Telemetry code was mis-computing RSSI
279   * Switch DBG pins to GPIO when using any debug commands. Reboot to
280     restore.
281
282   [ Bdale Garbee ]
283   * significant documentation update
284   * add build dep for sndfile
285   * reflect documentation file name change
286   * update to latest Debian standards version
287
288  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
289
290 altos (0.6+224+g4766b13) unstable; urgency=low
291
292   [ Bdale Garbee ]
293   * documentation updates from Bob
294
295   [ Mike Beattie ]
296   * Extension to KML output format, and minor bug fix
297
298   [ Keith Packard ]
299   * ao-view: disable radio telemetry monitoring during channel change
300   * Add special code for USB panic's.
301   * ao-postflight: was walking off state.data array
302   * Abort any in-progress radio operation when changing radio channel
303
304  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
305
306 altos (0.6+214+g16c4cae) unstable; urgency=low
307
308   [ Bdale Garbee ]
309   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
310   * merge a derivative of Bob Finch's mere mortals guide as getting started
311   * merge the altusmetrum-themes package
312
313   [ Keith Packard ]
314   * Fix telemetrum.inf, tested by Adrian and Keithp
315   * Finish basic flight monitoring UI with voice using FreeTTS
316
317  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
318
319 altos (0.6+204+g6bd8513) unstable; urgency=low
320
321   * lose the quotes since they apparently aren't necessary
322
323  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
324
325 altos (0.6+202+gae6854d) unstable; urgency=low
326
327   * update desktop file for conformance with current standards
328
329  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
330
331 altos (0.6+200+g68eaaa6) unstable; urgency=low
332
333   * add initial package build scripts for Arch Linux from Bob Finch
334   * add desktop file provided by Bob Finch
335
336  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
337
338 altos (0.6+195+gcde60f1) unstable; urgency=low
339
340   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
341
342  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
343
344 altos (0.6+193+g314d27a) unstable; urgency=low
345
346   [ Keith Packard ]
347   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
348
349  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
350
351 altos (0.6+190+g8b6767e) unstable; urgency=low
352
353   [ Keith Packard ]
354   * Fix all stdio reading functions to be __critical
355   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
356
357  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
358
359 altos (0.6+187+g8702f49) unstable; urgency=low
360
361   [ Bdale Garbee ]
362   * more text created during SFO->DEN flight
363   * initial attempt at a telemetrum turn on script .. needs work
364
365   [ Keith Packard ]
366   * Revert "Add optional 's' command to packet slave to enable/disable
367     slave mode"
368   * Disable interrupts while reading from stdin
369
370  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
371
372 altos (0.6+180+g99094f0) unstable; urgency=low
373
374   [ Keith Packard ]
375   * Increase reset switch time to 100ms
376   * Add optional 's' command to packet slave to enable/disable slave
377     mode
378   * More ALtosUI changes
379   * Autodetect flite voice registration function
380
381   [ Bdale Garbee ]
382   * capture work done on SFO->DEN flight
383   * add some RF usage information from an email reply sent today, and
384     re-indent
385
386  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
387
388 altos (0.6+171+g9394393) unstable; urgency=low
389
390   [ Bdale Garbee ]
391   * wrong Yaesu model
392
393   [ Keith Packard ]
394   * Only have the slave return a packet if it received one.
395
396  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
397
398 altos (0.6+168+gc0ee1ae) unstable; urgency=low
399
400   [ Bdale Garbee ]
401   * INSTALL file changed by auto tools
402
403   [ Keith Packard ]
404   * libflite may forget to reference libasound
405
406  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
407
408 altos (0.6+164+g5c3b6e2) unstable; urgency=low
409
410   [ Keith Packard ]
411   * Start adding java-based UI
412   * Add telemetry data parsing code
413   * Add Windows install .inf file
414   * Fix windows install file
415   * Add telem parsing code
416   * Steal C code from ao-view
417   * Display table of flight info. gps is not working yet though
418   * Fix up table formatting
419   * Fix status update
420   * Fix state updates
421   * Clean up GPS data formatting
422   * Report current gps nsat, not last locked nsat
423   * Remove GPS data missing from skytraq. Save max height/accel/speed
424   * Remove unused cell renderer class
425   * Make .jar file
426   * Use RXTX for serial comm. Add logdir preference saving
427   * Make ao_radio_idle keep trying to get the radio to idle.
428   * Don't abort the radio when enabling telemetry monitoring
429   * Clean up some altosui comments
430   * Switch TeleMetrum from v0.2 to v1.0
431   * Add Linux device discovery
432   * Interrupt running replay thread when starting another replay
433   * serial port read function cannot be interrupted. poll every 1 second
434   * TD reports "not-connected" when GPS has 0 sats
435   * Tasks may move in task structure as a result of ao_exit
436   * Enable telemetry monitoring
437   * Use 16-bit flite voice (which appears to have changed symbols
438     recently)
439   * When changing RESET line, delay 20ms
440
441   [ Bdale Garbee ]
442   * choose a better set of docbook xsl files
443
444  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
445
446 altos (0.6+131+g6629ec5) unstable; urgency=low
447
448   * lose the url entirely for now
449
450  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
451
452 altos (0.6+129+g934434f) unstable; urgency=low
453
454   * fix typo in url
455
456  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
457
458 altos (0.6+127+g05ad583) unstable; urgency=low
459
460   * need another build dep
461
462  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
463
464 altos (0.6+125+g8f1d47e) unstable; urgency=low
465
466   * make lintian happy
467   * tweak copyright assertion
468   * crudely incorporate "day in the life" info from web page
469   * rewrite urls in docbook format
470
471  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
472
473 altos (0.6+119+g00f49c8) unstable; urgency=low
474
475   [ Bdale Garbee ]
476   * update changelogs for Debian build
477   * move gbp.conf into debian/
478   * initial harness for documentation
479   * fix typo
480
481   [ Keith Packard ]
482   * Round radio calibration value instead of truncating
483   * Document the ao-dumplog '--remote' flag for radio-link downloads
484
485  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
486
487 altos (0.6+108+g6e61170) unstable; urgency=low
488
489   [ Keith Packard ]
490   * Need to duplicate new altitude conversion code in aoview.
491
492  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
493
494 altos (0.6+106+ga1478f6) unstable; urgency=low
495
496   [ Keith Packard ]
497   * Add ao_radio_xmit to help test boards without flashing them.
498   * Allow product names to have suffixes (like board revisions)
499   * Fix and document the ao-rawload --run flag
500   * Add LED test
501   * Leave .ihx files in the build directory too - easier to debug that way
502   * Eliminate deadlock when writing config from radio link
503   * Fix up LED colors for each product.
504   * Add .gitignore for ao-bringup
505
506   [ Bdale Garbee ]
507   * create a turn on script for lighting up TeleDongle v0.2 boards
508
509  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
510
511 altos (0.6+95+g2f45953) unstable; urgency=low
512
513   * update changelogs for Debian build
514   * conditionalize use of git on executability of /usr/bin/git binary
515
516  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
517
518 altos (0.6+88+gdeccc10) unstable; urgency=low
519
520   * add gawk as a build dependency since strtonum is a gawk extension
521
522  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
523
524 altos (0.6+86+g2491282) unstable; urgency=low
525
526   [ Keith Packard ]
527   * Disable monitor mode before attempting radio test.
528   * Ensure that ao_alarm waits at least the specified time
529   * Remove dbg driver code from telemetrum/teledongle
530   * Add AT45DBxx1D driver
531   * Remove green LED and temp sensor from v0.2 code
532   * Add at45db161d.h header file for new flash part.
533   * Add 'f' command to display flash status register contents
534   * Dump more flash parameters for the flash_status command
535   * Dump config block from read/write config and flash_status commands
536   * Don't set ao_flash_setup_done until we're actually done.
537   * Remove flash debugging printfs
538   * Add simple gps dump command 'g'
539   * Force idle mode by shorting the SPI clock to ground at boot time.
540   * Switch to using internal cc1111 temperature sensor
541   * Missing ao_mutex_put in gps_dump
542   * Compute daytime using GPS as time base
543   * Pull in a bit more data for filtering the start of the boost
544   * Log GPS data on pad after boost detect.
545   * Change barometer conversion code to shrink conversion table
546   * Change altos build process to support per-product compile-time
547     changes
548   * Update .gitignore files
549   * Quiet make output.
550   * Add back stack size checking to altos linking phase
551   * Must install .map files for ao-load to work
552
553  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
554
555 altos (0.6+60+g10d1bbc) unstable; urgency=low
556
557   [ Keith Packard ]
558   * Use ao_radio_get/ao_radio_put in packet code.
559
560  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
561
562 altos (0.6+58+gbbb152c) unstable; urgency=low
563
564   [ Keith Packard ]
565   * Re-order config values. Change frequency to cal
566   * Allow radio calibration to be set from ao-load
567   * Add --cal to man page
568
569  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
570
571 altos (0.6+53+gcd49847) unstable; urgency=low
572
573   [ Keith Packard ]
574   * Remove send_serial and serial_baud commands.
575   * Make ao_cmd_decimal produce both 32 and 16 bit values.
576   * Add radio calibration configuration.
577
578  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
579
580 altos (0.6+49+g9a1d7dd) unstable; urgency=low
581
582   [ Keith Packard ]
583   * Change default callsign to "N0CALL"
584
585  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
586
587 altos (0.6+47+g4053309) unstable; urgency=low
588
589   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
590   * change home URL in control file to be the AltOS page
591
592  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
593
594 altos (0.6+43+gd6ba07e) unstable; urgency=low
595
596   [ Keith Packard ]
597   * Decode HDOP data from skytraq GPS
598   * Document ao-postflight --gps and --kml options.
599   * Make ao-postflight create filenames using input filenames.
600   * Make TD print 0000-00-00 for invalid dates.
601   * Fix --plot arg handling. Add -all option.
602   * Convert telemetry file GPS satellite information in cc_log_read
603   * Don't crash if --plot isn't passed on ao-postflight command line
604   * ao-postflight: compute barometric alt for each GPS position
605   * ao-postflight: don't try to use missing gps sat data
606   * Automatically extract flight number for eeprom and telem filenames.
607
608  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
609
610 altos (0.6+32+g87e6f3e) unstable; urgency=low
611
612   [ Bdale Garbee ]
613   * fix typo in comment
614
615   [ Keith Packard ]
616   * Reduce igniter firing time from 500ms to 50ms.
617   * Add GPS date/time output to ao-postflight.
618   * Eliminate SiRF state values from ao-view.
619
620  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
621
622 altos (0.6+27+gb0d7e3f) unstable; urgency=low
623
624   [ Keith Packard ]
625   * Add two-point accelerometer calibration.
626   * Remove "l" command as ao-dumplong no longer uses it
627   * Remove "d" command
628   * Remove "f" command
629   * Reformat ADC values to show all 16 bits
630   * ao_flight_test was using accel value for pressure too
631   * Pass accel calibration over telemetry stream. Telemetry data format
632     change.
633   * Add ability to dump eeprom data over radio link.
634   * In packet master, move USB flush from packet thread to echo thread
635   * In USB pollchar, wait for packet before re-checking USB out len
636   * Explicitly use USB I/O routines in packet code
637   * Flush pending input when switching to remote packet mode
638   * Stop recording in ao-dumplog after receiving an invalid block
639   * Move ao_match_word from ao_ignite.c to ao_cmd.c
640   * Add Watchdog Timer Control register definitions
641   * Add reboot command.
642   * Return radio to telemetry settings when packet system closed.
643   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
644   * Loosen tolerances for main->landed transition
645   * Provide a dummy 'uninstall' target in the src directory.
646   * Share telemetry parsing code in cc library.
647   * Enable telemetry receive in ao_view
648   * Switch order of serial/flight in ao-postflight summary
649   * Add flight number to telemetry stream.
650   * Add date to GPS data, captured from GPRMC packet.
651   * Stop using SiRF state info.
652
653  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
654
655 altos (0.6) unstable; urgency=low
656
657   [ Keith Packard ]
658   * Add support for the SkyTraq GPS unit
659   * Build two versions of TM, one for SiRF, one for SkyTraq
660   * Save some DSEG space by marking cmd functions __reentrant
661   * Add ao_wake_task and ao_exit
662   * Add keyhole-markup generation for ao-postflight.
663   * Initial packet bits. Just testing transmission
664   * Add radio carrier command
665   * Wait for TX to finish sending data
666   * Add ao_alarm
667   * Remove reason from ao_dma_abort
668   * Switch packet code from timer thread to ao_alarm
669   * Use ao_radio_done to wait for TX to completely finish with packet
670   * Send SYN packet to set sequence numbers
671   * Add RFIM register
672   * Do more flushing in packet test code
673   * Use ao_alarm for ao_delay so it can be easily interrupted
674   * Poke master to speed up packet rate when things are busy
675   * No need to wakeup &ao_tick_count now
676   * Enable packet-based communcation to command processor
677   * Add more docs to the README file
678   * Disable interrupts while removing tasks from task list
679   * Add ao_usb_pollchar to ao.h
680
681  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
682
683 altos (0.5+90+g127c312) unstable; urgency=low
684
685   * de-version the libreadline-dev build dependency
686
687  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
688
689 altos (0.5+86+g2de548f) unstable; urgency=low
690
691   * automate push of updated and tagged master branch during
692     debian/rules prebuild
693   * flush repetitive junk out of debian/changelog, and update the
694     prebuild target
695   * add support for tagging git repository on each Debian package build
696
697  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
698
699 altos (0.5+77+gc57bd7f) unstable; urgency=low
700
701   * build for Debian from git
702
703  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
704