update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.9.2) unstable; urgency=low
2
3   [ Bdale Garbee ]
4   * prepare to release
5   * update changelogs for Debian build
6
7   [ Keith Packard ]
8   * altos: Program default flight log max value for new boards
9
10   [ Bdale Garbee ]
11   * update changelogs for Debian build
12   * update turnon script to prefer TeleDongle as programmer
13   * elide changelog entries or re-release of 0.9
14
15   [ Keith Packard ]
16   * altosui: Mark empty eeprom records 'invalid', don't generate exception
17   * altosui: Always read whole eeprom block, even at end of flight
18   * altosui: Display eeprom parsing errors to user
19   * altosui: Missed jcommon.jar in the Mac OS install image
20   * aoview: remove -s option.
21   * Update to 0.9.2
22   * altosui: Add software version to Configure AltosUI dialog
23
24   [ Bdale Garbee ]
25   * fix up git-buildpackage config file for life on the branch-0.9 branch
26
27  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Mar 2011 21:52:39 -0600
28
29 altos (0.8.1+81+g4ae724f) unstable; urgency=low
30
31   * we need an install target to prevent parent dir make from failing
32
33  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:55:36 -0700
34
35 altos (0.8.1+79+g9a5666f) unstable; urgency=low
36
37   [ Keith Packard ]
38   * doc: Don't delete telemetrum-outline.pdf
39   * doc: Add v0.9 features from altosui to documentation.
40
41   [ Bdale Garbee ]
42   * add 0.9 revision entry, with caveat about telemetry format change
43   * freshen copyright year
44
45   [ Keith Packard ]
46   * fat: Add firmware for v1.1 and docs to mac/windows/linux installers
47   * fat: Add docs to Linux package
48   * doc: Build with 'make all' from top level. Build with 'make fat'
49
50  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:47:52 -0700
51
52 altos (0.8.1+71+gda42f40) unstable; urgency=low
53
54   [ Keith Packard ]
55   * doc: Add telemetrum mounting template in svg and pdf forms
56
57   [ Mike Beattie ]
58   * Re-order and re-arrange eeprom download dialog
59   * Convert EepromSelect dialog to use a GridBag
60   * Close serial port if Download/Delete dialog is cancelled.
61
62   [ Keith Packard ]
63   * altosui: Reset eeprom download instance variables before reading
64     flight
65   * altosui: Make serial debug more complete and accurate
66   * altosui: Use long input flush timeout when remote.
67   * altosui: Remove debug message when eeprom downloads are complete.
68   * altosui: Ensure serial device is closed after eeprom download
69     finishes
70   * altosui: Require 4 sats to light up the 'GPS locked' light.
71   * doc: inkscape tracks the filename inside the document
72   * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
73   * altos: Flush log when full
74
75   [ Anthony Towns ]
76   * altos: Restructure skytraq NMEA parsing code to save some space
77
78   [ Keith Packard ]
79   * altos: average 512 accel/baro samples at startup instead of 1000
80
81   [ Mike Beattie ]
82   * altos: Added check for an accel value above 1.5g
83   * altos: Added check for out of bounds accel
84
85   [ Keith Packard ]
86   * altos: Add DATA_TO_XDATA to linux test harness
87   * altosui: Remove spurious colons from eeprom selection headers
88
89   [ Mike Beattie ]
90   * Rework invalid accel cal detection code
91
92   [ Keith Packard ]
93   * altos: Auto-calibrate linux-based flight testing code
94   * altos: Ensure flight code gets first crack at new ADC data
95   * altos: Sample the accelerometer reference voltage on v1.1 boards
96   * altos: Optimize fetching of ADC data in flight code
97   * altos: Use 5V reference data to correct accelerometer measurements.
98   * doc: Remove mention of ao_wake_task
99
100   [ Bdale Garbee ]
101   * update documentation to reflect reality that modifying a board for
102     separate pyro battery is not trivial
103
104  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 17:26:33 -0700
105
106 altos (0.8.1+42+g646e192) unstable; urgency=low
107
108   [ Keith Packard ]
109   * altosui: Show dialog after successful delete or when no flights
110   * altosui: Ensure serial line is flushed after disabling remote link
111   * altosui: Add preference for serial debugging.
112
113  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 18:00:51 -0700
114
115 altos (0.8.1+37+g97b1ca9) unstable; urgency=low
116
117   [ Keith Packard ]
118   * altos: Add configuration parameter for maximum flight log size
119   * altos: support storage of multiple flights.
120   * altos: Speed up at45 and 25lc erase speeds
121   * altos: white space fix
122   * altos: report flight log offsets in hex block numbers instead of
123     bytes
124   * altos: ensure erase mark is written when erasing flights
125
126   [ Anthony Towns ]
127   * altos: Optimize Morse code generation
128
129   [ Keith Packard ]
130   * altos: Check requested log max size against available space
131   * altos: Check for full log and complain
132   * altosui: Add configuration of flight log size
133
134   [ Anthony Towns ]
135   * altos: Remove unused accel_vel_mach and accel_vel_boost variables
136   * altos: Remove redundant initialization of ao_interval variables
137
138   [ Keith Packard ]
139   * altosui: Split eeprom download code apart
140   * altos: oops -- 'e' command was only showing 7 of the 8 bytes per
141     line
142   * altosui: Add support for parsing list of flights from the 'l'
143     command
144   * altosui: Add eeprom 'manage' ui to download and delete multiple
145     flights
146   * altos: check for valid flight number in ao_log_delete
147
148  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 14:30:37 -0700
149
150 altos (0.8.1+18+g408a3e0) unstable; urgency=low
151
152   [ Anthony Towns ]
153   * altosui: move maps to subdir, fix E/W mismatch
154
155   [ Keith Packard ]
156   * altos: clean up radio abort paths. Share radio code.
157   * altos: eliminate ao_wake_task
158   * windows: Add compatibility IDs to telemetrum.inf
159   * windows: Update NSIS installer file to use compatibility IDs
160   * altos: Split out SPI driver.
161   * altos: Add telemetrum-v1.1 directory
162   * altos: packet and usb i/o routines use 'char', not 'uint8_t'
163   * altos: Simplify storage API
164   * altos: Require manual flight erasing.
165   * altos: Move common storage code to ao_storage.c. Add M25P80 driver
166   * altos: Rip out 'optimization' in ao_log_scan
167   * altos: Mark end of available flight list with 'done' to make the UI
168
169  -- Bdale Garbee <bdale@gag.com>  Fri, 07 Jan 2011 00:51:41 -0700
170
171 altos (0.8.1+4+gea95c06) unstable; urgency=low
172
173   * fix symlink paths in rules file
174
175  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:14:24 -0700
176
177 altos (0.8.1+2+gea7130e) unstable; urgency=low
178
179   * modify Debian package build to deliver one copy of background.png
180     for
181
182  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:03:14 -0700
183
184 altos (0.8.1) unstable; urgency=low
185
186   [ Bdale Garbee ]
187   * moved doc dir in web content to AltOS tree
188   * fix publish target in doc/Makefile
189   * fix section layering
190   * fix an Altos vs Altus typo in the docs
191   * adding Bdale's release process document to the source tree
192
193   [ Keith Packard ]
194   * windows: Add jfreechart.jar and jcommon.jar to windows install image
195   * Move "Releasing" to top level
196   * Add minimal release testing plan to Releasing
197
198   [ Bdale Garbee ]
199   * releasing 0.8.1
200
201  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2010 21:46:54 -0700
202
203 altos (0.8) unstable; urgency=low
204
205   [ Keith Packard ]
206   * altosui: Correct windows hardware IDs for nsis installer file
207   * windows: try harder to get windows install to work
208   * windows: remove some non-existent .inf file section references
209   * windows: more .inf file hacking
210   * windows: Bump .inf file version
211
212   [ Bdale Garbee ]
213   * declaring 0.8 released
214   * update changelogs for Debian build
215   * update changelogs for Debian build
216   * rewind changelog to recover from stupid build failure
217
218  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 2010 18:32:12 -0700
219
220 altos (0.7.1+168+gcb08bc2) unstable; urgency=low
221
222   [ Keith Packard ]
223   * altosui: Split out flight monitoring to separate window
224   * altosui: Create buttons for main actions
225   * altosui: Fix channel setting at serial open time
226   * altosui: Fix more calls to AltosPreferences.channel()
227   * altosui: Create abstract interface for flight data display
228   * altosui: Add tab UI with 'pad' mode.
229   * altosui: Add ascent, descent and landed tabs
230
231   [ Bob Finch ]
232   * Updated PKGBUILD-git.altos
233
234   [ Keith Packard ]
235   * altos: Use grey leds when unlit - easier to see
236
237   [ Anthony Towns ]
238   * use value_font for values
239   * add --replay command line argument
240   * read preferences for --replay
241   * reduce font size for FlightInfoTable
242   * use grayled.png for off
243   * add compass bearing to voice output
244   * add compass bearing during descent
245   * add site map tab, at least for QRS launches
246   * tabs -> spaces
247   * make infotable scrollable, revert its fontsize to 14
248   * pull up maps for arbitrary locations
249   * better error behaviour if no map
250
251   [ Bdale Garbee ]
252   * first cut at instructions on how to re-flash TM and TD devices based
253     on email
254   * fold in content from Keith's email on the re-flashing subject
255
256   [ Keith Packard ]
257   * altosui: Add RF calibration to TeleMetrum config dialog
258
259   [ Anthony Towns ]
260   * AltosTelemetryReader: actually open serial port
261   * AltosSiteMap: add targeting circles around landing site
262
263   [ Bdale Garbee ]
264   * continuing to work on the docs
265
266   [ Keith Packard ]
267   * altosui: Eliminate unncessary import altosui lines
268   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
269   * altosui: Replace flight status table with labels, fix resize.
270   * altosui: With --replay option, exit when replay window is closed
271   * altosui: oops, missed a file in the previous commit
272   * altosui: eliminate menu bar, moving elements to buttons.
273   * altosui: add reboot button to telemetrum configuration UI
274
275   [ Bdale Garbee ]
276   * add a paragraph about forcing TM back to idle mode if an accel cal
277     goes badly
278
279   [ Keith Packard ]
280   * altosui: Add callsign configuration in AltosUI configuration dialog
281   * altosui: Cleanup flight UI layout
282   * altosui: Add igniter status to ascent and descent tabs
283
284   [ Anthony Towns ]
285   * altosui: tile site maps
286   * AltosSiteMapTile: autoscale to about 2 nmi per tile
287   * AltosSiteMapTile: adjust centering calculation
288   * AltosSiteMapTile: adjust scale to 1 nmi per tile
289
290   [ Keith Packard ]
291   * altosui: Add igniter ground testing code
292   * altosui: Unify datafile selection to AltosDataChooser
293   * altosui: Clean up global AltosUI configuration settings dialog
294   * doc: Add preliminary altosui documentation
295   * doc: git ignore generated doc files
296   * doc: Document the 'Flash Image' operation.
297   * altosui: Use timeouts to recover from broken packet links.
298
299   [ Bdale Garbee ]
300   * update turnon scripts to use stashed copies of stable release
301     firmware
302
303   [ Keith Packard ]
304   * altosui: switch channel selector to combo box. Shorten displayed
305     device names
306   * altosui: When switching log files, don't terminate log thread
307   * altosui: calling thread.interrupt with null thread doesn't work well
308   * altosui: Initialize display thread state in constructor instead of
309     run
310   * altosui: Fix channel changing in flight UI to actually work
311
312   [ Anthony Towns ]
313   * AltosSiteMap: add autoscroll and grabndrag scroll
314   * AltosSiteMapTile: seperate map and drawing layers
315   * AltosSiteMap: automatic fetching of map data
316   * AltosSiteMapTile: draw boost circle as well as landed
317   * AltosAscent/Descent: tidy up layout
318   * AltosDescent: switch elev from height to range
319
320   [ Keith Packard ]
321   * altosui: re-indent
322
323   [ Anthony Towns ]
324   * AltosSiteMap: major refactoring
325   * Add GrabNDrag.java
326
327   [ Keith Packard ]
328   * altosui: change descent tab formatting to four columns
329
330   [ Anthony Towns ]
331   * AltosSiteMap: be more polite about preferred size
332   * altosui: reindent
333
334   [ Keith Packard ]
335   * altosui: Rewrite info table to mix with scroll pane well. Fix
336     startup size
337
338   [ Anthony Towns ]
339   * AltosSiteMap: better gps check, lower zoom
340
341   [ Keith Packard ]
342   * altosui: Set site map flight path lines to 6 pixels anti-aliased.
343
344   [ Anthony Towns ]
345   * AltosSiteMap: explain tile size better
346   * AltosSiteMap: extend map if rocket goes far away
347   * AltosSiteMap: try to get new tile construction right
348   * AltosSiteMap: thread safe tile addition
349   * AltosSiteMap: refactor tile collection
350   * AltosSiteMap: never accept 0,0 as lat/long
351   * AltosSiteMap: limit nr of tiles to 200x200
352
353   [ Keith Packard ]
354   * altosui: When fixing eeprom gps time information, make GPS data
355     valid
356
357   [ Anthony Towns ]
358   * AltosSiteMap: ensure buffer around active tile
359   * altosui: improve sitemap scrolling behaviour
360   * altosui: keep sitemap more centred on rocket
361
362   [ Keith Packard ]
363   * altos: Add on/off modes to 'C' command
364
365   [ Bob Finch ]
366   * Added PKGBUILDs for deps into contribs
367
368   [ Keith Packard ]
369   * altosui: Close serial port when debug link fails
370   * altos: assume igniter worked.
371
372   [ Bdale Garbee ]
373   * add a rudimentary --help for command line use
374
375   [ Keith Packard ]
376   * doc: Add internal documentation for AltOS
377
378   [ Anthony Towns ]
379   * altosui: don't switch away from user selected tab
380   * altosui: sitemap uses rocket gps if no pad gps
381
382   [ Bdale Garbee ]
383   * merge Keith's AltosUI documention into "the big book"
384   * lose the placeholder on how GPS works, as it's going to be a
385
386   [ Keith Packard ]
387   * altos: remove unused variable from ao_igniter
388   * altos: Don't abort radio transmissions with ao_radio_abort
389   * altos: Make radio test command careful with the radio mutex.
390   * altosui: Make AltosSerial.flush_input keep reading while non-empty
391   * altosui: New AltosSerial.set_radio function sets channel/call
392   * altosui: Disable radio configation over packet link.
393   * altosui: Let people fire igniters that don't read as 'ready'
394   * altosui: Make sure packet mode is turned off when the connection
395     fails
396
397   [ Anthony Towns ]
398   * docs: Document altosui "Graph Data" button
399
400   [ Keith Packard ]
401   * Move altosui to the top level, placing libaltos inside it.
402
403   [ Anthony Towns ]
404   * doc: Document altosui "Site Map" tab
405
406   [ Keith Packard ]
407   * Missing change to top level Makefile to build altosui
408
409   [ Bdale Garbee ]
410   * fix missing section close in Site Map content
411   * tweak rev history
412   * manually fold in documentation work from the master branch
413
414   [ Keith Packard ]
415   * doc: Reformat altos to use sections for each function
416   * doc: Add more authors, fix URL formatting, note that AltosUI
417     actually exists
418   * doc: Rename telemetrum-doc as altusmetrum
419
420   [ Bdale Garbee ]
421
422  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Nov 2010 01:10:18 -0700
423
424 altos (0.7.1+36+g811ced6) unstable; urgency=low
425
426   [ Bdale Garbee ]
427   * remove the csv build dep, as that code will be abandoned
428
429   [ Keith Packard ]
430   * altosui: Remove ability to graph data in .csv files
431   * altosui: Separate out jfreechart and jcommon directories
432
433  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
434
435 altos (0.7.1+32+g8103432) unstable; urgency=low
436
437   * add build-dep on libcsv-java
438
439  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
440
441 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
442
443   [ Bdale Garbee ]
444   * make the column headers comma separated, too, so they align with the
445     data
446
447   [ Keith Packard ]
448   * altosui: set default .csv file name in file save dialog
449   * altosui: Remember directory containing firmware files
450
451   [ Anthony Towns ]
452   * Add graphing.
453   * Add JFreeChart to Makefile.am
454
455   [ Keith Packard ]
456   * altosui: Use recorded ground acceleration when reading eeprom files
457   * altosui: Write raw sensor data to .csv files
458   * altosui: Factor some UI elements into separate classes
459   * altosui: remove unused ReplayThread wrapper classes
460   * altosui: Require 4 sats for 'good' GPS data
461   * altosui: Create iterables for log file scanning. Split out display
462     threads
463   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
464     numbers
465   * altosui: Deal with eeprom dates going backwards across wrap
466
467   [ Anthony Towns ]
468   * Hax0r graphing to support telem/eeprom files
469
470   [ Keith Packard ]
471   * altosui: use Altos constants in graphing code
472
473   [ Anthony Towns ]
474   * Add callsign/serial/flight to graph title
475
476   [ Keith Packard ]
477   * altosui: Add KML file export.
478
479   [ Bdale Garbee ]
480   * add build dep on jfreechart lib
481
482  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
483
484 altos (0.7.1) unstable; urgency=low
485
486   [ Keith Packard ]
487   * Add firmware and libaltos to 'fat' target at top-level
488   * altosui: Remove some debug printfs.
489   * altosui: libaltos.so is built with libtool -- it's in
490     ../libaltos/.libs
491   * Add --with-fat-dir configure option to publish finished stand-alone
492     bits
493   * altosui: Fix telemetry file reader to handle tick count wrapping
494   * altosui: Remove debug printfs from AltosTelemetryReader
495   * altosui: Fill in time value of last Eeprom record read from file
496   * altosui: Stop parsing eeprom file after hitting 'landed' state
497
498  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
499
500 altos (0.7+96+g48f5799) unstable; urgency=low
501
502   [ Keith Packard ]
503   * altosui: conflating USB product and vendor IDs is a bad idea
504
505  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
506
507 altos (0.7+94+g1ac3d7e) unstable; urgency=low
508
509   * initial cut at an altosui man page
510
511  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
512
513 altos (0.7+92+g0ea7576) unstable; urgency=low
514
515   [ Bdale Garbee ]
516   * handle versioning of ihx files (poorly) by just wildcarding the file
517     name
518
519   [ Keith Packard ]
520   * altosui: Need to have JVM include path substituted into libaltos
521     Makefile
522   * altosui: Store libaltos.so in $(libdir)/altos
523   * altosui: Display error dialog when AltOS JNI library can't be loaded
524
525  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
526
527 altos (0.7+86+g6c0ae7e) unstable; urgency=low
528
529   [ Keith Packard ]
530   * altosui: Add explicit requirement to create classes directory
531   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
532     ia64
533   * altosui: hack to make JAVAROOT directory get created before javac
534     runs
535   * altosui: remove FATJAR from all-local to avoid building fat .jar
536     file
537
538   [ Bdale Garbee ]
539   * add libtool to build deps
540
541   [ Keith Packard ]
542   * altosui: Add windows installer build using 'nsis'
543   * altosui: ignore built files
544   * altosui: oops. renamed the nsis file to altos-windows.nsi
545   * icon: add some icons for application programs
546   * altosui: Add icons to application and Windows menus.
547   * Use autotools for altosui and libaltos
548   * altos: add some SDCDB config files
549   * Ignore libtool files.
550   * Add version numbers to released files. Set version to 0.7.1
551   * Add top-level 'fat' target to aid building distribution files
552   * altosui: Fix windows installer to ship correct files
553   * altosui: Fix up Mac OSX .zip file
554   * altosui: Fix linux fat distribution
555   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
556   * altosui: Remove debugging printf from AltosEepromReader
557   * altosui: Eeprom files contain only one date; save it.
558   * altosui: Add elevation and range data to main display
559   * altosui: When replay thread is interrupted, don't make final report
560   * altosui: Start idle thread after the rocket leaves the pad
561   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
562   * altosui: Prevent voice altitude data from queueing up
563   * altosui: Use local .class files in the classpath
564   * altosui: Record flight number when scanning file, not when running
565   * altosui: eeprom files place 'boost' time in the flight number
566     record.
567   * altosui: ensure that 'altosui' script is installed. Pass arguments
568     along.
569
570  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
571
572 altos (0.7+53+g59798c6) unstable; urgency=low
573
574   [ Keith Packard ]
575   * altosui: Abort flashing if debug port isn't working
576   * altosui: allow flashing to be canceled from the rom config dialog
577   * altosui: Hide internal rom config UI helper function
578   * altosui: Remove some debug printfs from AltosRomconfig class
579   * altosui: Post error dialog on invalid ROM config values.
580   * altosui: build Mac OS .zip file to include paths
581   * altosui: Report telemetry CRC errors in UI
582   * altosui: Deal with altos bug setting radio channel while monitoring
583   * altosui: Allow 'connect to device' when already connected
584   * Revert "altosui: Deal with altos bug setting radio channel while
585     monitoring"
586   * altosui: Must flush serial line after configuring for telemetry
587   * altosui: Catch I/O errors on telemetry device, report to user
588
589  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
590
591 altos (0.7+40+g59a40f6) unstable; urgency=low
592
593   [ Bdale Garbee ]
594   * add distclean targets to libaltos and altosui to all Debian package
595     to build, and clean up other distclean content as needed
596
597   [ Keith Packard ]
598   * altosui: missed AltosReader.class in the Makefile
599   * altos: Bounds check Skytraq GPS tracking data array
600   * altosui: Remove Manifest.txt from git repo as it's built now
601
602  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
603
604 altos (0.7+28+gd006c5e) unstable; urgency=low
605
606   * add runtime dependencies for altos binary package
607
608  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
609
610 altos (0.7+26+gc35632e) unstable; urgency=low
611
612   * don't build all the "fat" jar deliverables by default
613
614  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
615
616 altos (0.7+23+g25764fc) unstable; urgency=low
617
618   [ Bdale Garbee ]
619   * fix up for an 0.7 release
620   * update changelogs for Debian build
621
622   [ Keith Packard ]
623   * libaltos: AltusMetrum devices use more than one USB ID.
624   * altosui: provide separate flush_input/flush_output for serial. deal
625     with monitor automatically
626   * altosui: discard invalid lines while reading Eeprom flight data
627   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
628   * libaltos: Missing OS_LDFLAGS on cjnitest build
629   * libaltos: cjnitest needs altos_flush now
630   * altos: flush pending output when terminating packet mode
631   * altos: Abort radio harder when terminating packet mode.
632   * altos: shut down packet mode cleanly
633   * libaltos: Fix windows build.
634   * libaltos: Improve Makefile
635   * Update telemetrum.inf to include all current USB ids.
636   * libaltos: Add pre-built Mac OS X libaltos.dylib
637   * libaltos: Add pre-built Windows .dll
638   * altos: Windows sends USB Out packets of 0 length. Ack them.
639   * libaltos: Use overlapped I/O on windows
640   * altosui: Build linux, mac and windows archives on Linux
641   * altosui: build debian-style altosui too
642   * altosui: Devices with USB id 0x000a always get listed
643
644   [ Bdale Garbee ]
645   * continue even if rm's don't have anything to do
646   * make invocation of 'install' pathless to work on more Unix variants
647   * add a .gitattributes file, configuring the Mac and Windows binary
648     library
649
650  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
651
652 altos (0.7) unstable; urgency=low
653
654   * update changelogs for Debian build
655   * fix up for an 0.7 release
656
657  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
658
659 altos (0.6+375+g0bd4cc0) unstable; urgency=low
660
661   * fix path to installed shared library
662
663  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
664
665 altos (0.6+373+gcf65c6b) unstable; urgency=low
666
667   [ Keith Packard ]
668   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
669     constants
670   * altosui: Capture config and version info in .eeprom files
671   * altosui: Merge gps date and time classes into gps class
672   * altosui: Clear displayed data rows as needed.
673   * altosui: Split status and info panels into separate files
674   * altosui: Explicitly initialize Altos class
675   * altosui: Split flight record out of telemetry class
676   * altosui: Compute flight state from eeprom data
677   * altosui: Add comments to Eeprom reader
678   * altos: add callsign to packet mode, increase payload to 64 bytes
679   * altosui: Start adding code to write csv files from eeprom/telem
680     files
681   * ao-dumplog: add --channel option (for use with -R option)
682   * libaltos: integrate Windows support.
683   * altosui: Select devices by USB vendor/product ID.
684   * altos: Define USB product ID in per-product Makefile.defs file
685   * altosui: Make teledongle callsign configurable
686   * altosui: Add TeleMetrum configuration
687   * altosui: Set callsign when fetching eeprom data over the air
688
689   [ Bdale Garbee ]
690   * add freetts as a build dep
691   * working on java packaging details
692
693   [ Keith Packard ]
694   * altosui: Add .ihx file reading code and stub out flashing UI
695   * altosui: Add debug dongle API, split flash UI out
696   * ao-dumplog: Fix --remote and --channel options to actually work
697   * altosui: pad TM config dialog values to avoid clipping descenders
698   * libaltos: use pipe to wake up getchar on close. use mutexes
699   * altosui: Add lots more cc1111 debug interface functions
700   * altosui: remove debug printf from AltosHexfile
701   * altosui: flush serial output before waiting for reply
702   * altosui: Remove debug printf from AltosRomconfig
703   * altosui: Finish device programming code
704   * altos: Place rom config variables in fixed location
705   * altosui: make default Manifest look for built-in freetts
706   * altosui: Separate out log file choosing dialog to share with CSV
707     generator
708   * altosui: refactor logfile chooser dialog to share more code
709   * altosui: Add ability to create CSV file from telem or eeprom files
710   * altosui: disable radio monitoring while using serial line for
711     debugging
712   * altosui: Delay mapping Flash UI until flashing actually starts
713   * altosui: fetch existing romconfig for flashing
714   * altosui: always display romconfig ui while flashing
715   * altosui: write USB serial number string while flashing
716   * altosui: flush replies from serial link when entering debug mode
717   * altos: always rebuild ao_product.c to track git version
718   * altos: print GPS state flags in GPS 'g' command
719   * altos: mark gps date written only after it gets into eeprom
720   * altosui: Move number parsing code to Altos general class
721   * altosui: Add AltosGreatCircle constructors
722   * altosui: add rssi and distance/dir from pad to CSV files
723   * altosui: AltosEepromReader was mis-setting boost tick
724   * altosui: Add support for old (version < 3) telemetry files
725   * altosui: Serial line is in UTF-8 encoding. Deal with it.
726   * altosui: When parsing saved telem files, errors shouldn't abort file
727   * altosui: Remove debug printf from AltosState.java
728   * altosui: command line args are converted to csv format
729   * altos: prepare for sdcc 2.9.1
730
731   [ Bdale Garbee ]
732   * add a dummy install target
733   * lose the prebuild hook for now while I'm fumbling
734   * add install target for libaltos
735   * add an install target for altosui
736
737   [ Keith Packard ]
738   * altosui: add elevation and range information
739
740   [ Bdale Garbee ]
741   * fix up the wrapper's path to the jar file
742   * update Debian standards version
743   * fix permissions on installed jar file, switch from ao-view to
744     altosui in
745   * install altosui man page
746   * fix man page delivery path
747   * Revert "lose the prebuild hook for now while I'm fumbling"
748
749  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
750
751 altos (0.6+303+gb6da90b) unstable; urgency=low
752
753   * add freetts as a build dep
754   * move to science menu
755   * working on java packaging details
756
757  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
758
759 altos (0.6+292+g8fc261c) unstable; urgency=low
760
761   * see if my new freetts package works
762
763  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
764
765 altos (0.6+290+g7877496) unstable; urgency=low
766
767   [ Keith Packard ]
768   * altosui: check for closed serial device before reading
769   * altosui: Remove unnecessary freetts .jar files
770   * altosui: Close serial, join reader thread, free altos_file
771   * altosui: remove debug printf
772   * libaltos: build with java src encoding UTF8
773   * altosui: construct Darwin application directory
774   * Add Mac OS X packaging bits
775   * altosui: Switch eeprom extension back to .eeprom
776   * Moved Mac OS packaging to altosui dir
777   * altosui: remove option to install to alternate volume
778   * Make altosui test script executable
779
780  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
781
782 altos (0.6+277+gd184819) unstable; urgency=low
783
784   [ Bdale Garbee ]
785   * fix text since TM only has one led to blink
786   * add swig as a build dep
787   * add a jdk to the build deps
788
789   [ Keith Packard ]
790   * When the EP0 IN buffer is full, don't panic, just skip sending
791     another
792   * Add libaltos which talks to USB connected altos devices
793   * Switch AltosUI to libaltos for device access
794   * Present list of altos devices in nice format
795   * Re-enable freetts
796   * Re-enable Linux support for altosui.
797   * Darwin doesn't have strndup.
798   * libaltos needs -I. on all systems
799   * libaltos: make clean remove all built files
800   * libaltos: build fat 10.5-compatible library
801   * Add Mac OS X packaging files for altosui
802   * Add application icons for Mac OS X
803   * Clean up altosui build a bit
804   * Remove directories as .class file dependencies; it makes them get
805     rebuilt all the time
806   * Java clean ups -- use varargs where possible, remove
807     AltosSerialReader
808   * Java voice reporting cleanups.
809   * Force java source encoding to UTF-8
810   * Make ao_log_data re-entrant as it is used for both sensor and GPS
811     logs
812   * altosui: Catch errors opening USB devices. Limit list to relevant
813     devices
814   * Make voice and channel menus work.
815   * Add voice test command for help in adjusting volume.
816   * Remove debug printf
817   * altosui: Add eeprom data capture function. No UI yet.
818   * altosui: Add progress bar for eeprom downloading status
819   * altosui: Fix Save flight data monitor layout, add cancel
820   * altosui: Replace device dialog. Center eeprom monitor.
821   * altosui: report rocket ground bearing at landing only if known
822   * Reset GPS ready status when GPS comes unlocked on the pad
823
824  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
825
826 altos (0.6+236+gcd8aa79) unstable; urgency=low
827
828   [ Keith Packard ]
829   * Telemetry code was mis-computing RSSI
830   * Switch DBG pins to GPIO when using any debug commands. Reboot to
831     restore.
832
833   [ Bdale Garbee ]
834   * significant documentation update
835   * add build dep for sndfile
836   * reflect documentation file name change
837   * update to latest Debian standards version
838
839  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
840
841 altos (0.6+224+g4766b13) unstable; urgency=low
842
843   [ Bdale Garbee ]
844   * documentation updates from Bob
845
846   [ Mike Beattie ]
847   * Extension to KML output format, and minor bug fix
848
849   [ Keith Packard ]
850   * ao-view: disable radio telemetry monitoring during channel change
851   * Add special code for USB panic's.
852   * ao-postflight: was walking off state.data array
853   * Abort any in-progress radio operation when changing radio channel
854
855  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
856
857 altos (0.6+214+g16c4cae) unstable; urgency=low
858
859   [ Bdale Garbee ]
860   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
861   * merge a derivative of Bob Finch's mere mortals guide as getting started
862   * merge the altusmetrum-themes package
863
864   [ Keith Packard ]
865   * Fix telemetrum.inf, tested by Adrian and Keithp
866   * Finish basic flight monitoring UI with voice using FreeTTS
867
868  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
869
870 altos (0.6+204+g6bd8513) unstable; urgency=low
871
872   * lose the quotes since they apparently aren't necessary
873
874  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
875
876 altos (0.6+202+gae6854d) unstable; urgency=low
877
878   * update desktop file for conformance with current standards
879
880  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
881
882 altos (0.6+200+g68eaaa6) unstable; urgency=low
883
884   * add initial package build scripts for Arch Linux from Bob Finch
885   * add desktop file provided by Bob Finch
886
887  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
888
889 altos (0.6+195+gcde60f1) unstable; urgency=low
890
891   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
892
893  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
894
895 altos (0.6+193+g314d27a) unstable; urgency=low
896
897   [ Keith Packard ]
898   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
899
900  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
901
902 altos (0.6+190+g8b6767e) unstable; urgency=low
903
904   [ Keith Packard ]
905   * Fix all stdio reading functions to be __critical
906   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
907
908  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
909
910 altos (0.6+187+g8702f49) unstable; urgency=low
911
912   [ Bdale Garbee ]
913   * more text created during SFO->DEN flight
914   * initial attempt at a telemetrum turn on script .. needs work
915
916   [ Keith Packard ]
917   * Revert "Add optional 's' command to packet slave to enable/disable
918     slave mode"
919   * Disable interrupts while reading from stdin
920
921  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
922
923 altos (0.6+180+g99094f0) unstable; urgency=low
924
925   [ Keith Packard ]
926   * Increase reset switch time to 100ms
927   * Add optional 's' command to packet slave to enable/disable slave
928     mode
929   * More ALtosUI changes
930   * Autodetect flite voice registration function
931
932   [ Bdale Garbee ]
933   * capture work done on SFO->DEN flight
934   * add some RF usage information from an email reply sent today, and
935     re-indent
936
937  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
938
939 altos (0.6+171+g9394393) unstable; urgency=low
940
941   [ Bdale Garbee ]
942   * wrong Yaesu model
943
944   [ Keith Packard ]
945   * Only have the slave return a packet if it received one.
946
947  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
948
949 altos (0.6+168+gc0ee1ae) unstable; urgency=low
950
951   [ Bdale Garbee ]
952   * INSTALL file changed by auto tools
953
954   [ Keith Packard ]
955   * libflite may forget to reference libasound
956
957  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
958
959 altos (0.6+164+g5c3b6e2) unstable; urgency=low
960
961   [ Keith Packard ]
962   * Start adding java-based UI
963   * Add telemetry data parsing code
964   * Add Windows install .inf file
965   * Fix windows install file
966   * Add telem parsing code
967   * Steal C code from ao-view
968   * Display table of flight info. gps is not working yet though
969   * Fix up table formatting
970   * Fix status update
971   * Fix state updates
972   * Clean up GPS data formatting
973   * Report current gps nsat, not last locked nsat
974   * Remove GPS data missing from skytraq. Save max height/accel/speed
975   * Remove unused cell renderer class
976   * Make .jar file
977   * Use RXTX for serial comm. Add logdir preference saving
978   * Make ao_radio_idle keep trying to get the radio to idle.
979   * Don't abort the radio when enabling telemetry monitoring
980   * Clean up some altosui comments
981   * Switch TeleMetrum from v0.2 to v1.0
982   * Add Linux device discovery
983   * Interrupt running replay thread when starting another replay
984   * serial port read function cannot be interrupted. poll every 1 second
985   * TD reports "not-connected" when GPS has 0 sats
986   * Tasks may move in task structure as a result of ao_exit
987   * Enable telemetry monitoring
988   * Use 16-bit flite voice (which appears to have changed symbols
989     recently)
990   * When changing RESET line, delay 20ms
991
992   [ Bdale Garbee ]
993   * choose a better set of docbook xsl files
994
995  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
996
997 altos (0.6+131+g6629ec5) unstable; urgency=low
998
999   * lose the url entirely for now
1000
1001  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
1002
1003 altos (0.6+129+g934434f) unstable; urgency=low
1004
1005   * fix typo in url
1006
1007  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
1008
1009 altos (0.6+127+g05ad583) unstable; urgency=low
1010
1011   * need another build dep
1012
1013  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
1014
1015 altos (0.6+125+g8f1d47e) unstable; urgency=low
1016
1017   * make lintian happy
1018   * tweak copyright assertion
1019   * crudely incorporate "day in the life" info from web page
1020   * rewrite urls in docbook format
1021
1022  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
1023
1024 altos (0.6+119+g00f49c8) unstable; urgency=low
1025
1026   [ Bdale Garbee ]
1027   * update changelogs for Debian build
1028   * move gbp.conf into debian/
1029   * initial harness for documentation
1030   * fix typo
1031
1032   [ Keith Packard ]
1033   * Round radio calibration value instead of truncating
1034   * Document the ao-dumplog '--remote' flag for radio-link downloads
1035
1036  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
1037
1038 altos (0.6+108+g6e61170) unstable; urgency=low
1039
1040   [ Keith Packard ]
1041   * Need to duplicate new altitude conversion code in aoview.
1042
1043  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
1044
1045 altos (0.6+106+ga1478f6) unstable; urgency=low
1046
1047   [ Keith Packard ]
1048   * Add ao_radio_xmit to help test boards without flashing them.
1049   * Allow product names to have suffixes (like board revisions)
1050   * Fix and document the ao-rawload --run flag
1051   * Add LED test
1052   * Leave .ihx files in the build directory too - easier to debug that way
1053   * Eliminate deadlock when writing config from radio link
1054   * Fix up LED colors for each product.
1055   * Add .gitignore for ao-bringup
1056
1057   [ Bdale Garbee ]
1058   * create a turn on script for lighting up TeleDongle v0.2 boards
1059
1060  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
1061
1062 altos (0.6+95+g2f45953) unstable; urgency=low
1063
1064   * update changelogs for Debian build
1065   * conditionalize use of git on executability of /usr/bin/git binary
1066
1067  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
1068
1069 altos (0.6+88+gdeccc10) unstable; urgency=low
1070
1071   * add gawk as a build dependency since strtonum is a gawk extension
1072
1073  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
1074
1075 altos (0.6+86+g2491282) unstable; urgency=low
1076
1077   [ Keith Packard ]
1078   * Disable monitor mode before attempting radio test.
1079   * Ensure that ao_alarm waits at least the specified time
1080   * Remove dbg driver code from telemetrum/teledongle
1081   * Add AT45DBxx1D driver
1082   * Remove green LED and temp sensor from v0.2 code
1083   * Add at45db161d.h header file for new flash part.
1084   * Add 'f' command to display flash status register contents
1085   * Dump more flash parameters for the flash_status command
1086   * Dump config block from read/write config and flash_status commands
1087   * Don't set ao_flash_setup_done until we're actually done.
1088   * Remove flash debugging printfs
1089   * Add simple gps dump command 'g'
1090   * Force idle mode by shorting the SPI clock to ground at boot time.
1091   * Switch to using internal cc1111 temperature sensor
1092   * Missing ao_mutex_put in gps_dump
1093   * Compute daytime using GPS as time base
1094   * Pull in a bit more data for filtering the start of the boost
1095   * Log GPS data on pad after boost detect.
1096   * Change barometer conversion code to shrink conversion table
1097   * Change altos build process to support per-product compile-time
1098     changes
1099   * Update .gitignore files
1100   * Quiet make output.
1101   * Add back stack size checking to altos linking phase
1102   * Must install .map files for ao-load to work
1103
1104  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
1105
1106 altos (0.6+60+g10d1bbc) unstable; urgency=low
1107
1108   [ Keith Packard ]
1109   * Use ao_radio_get/ao_radio_put in packet code.
1110
1111  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
1112
1113 altos (0.6+58+gbbb152c) unstable; urgency=low
1114
1115   [ Keith Packard ]
1116   * Re-order config values. Change frequency to cal
1117   * Allow radio calibration to be set from ao-load
1118   * Add --cal to man page
1119
1120  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
1121
1122 altos (0.6+53+gcd49847) unstable; urgency=low
1123
1124   [ Keith Packard ]
1125   * Remove send_serial and serial_baud commands.
1126   * Make ao_cmd_decimal produce both 32 and 16 bit values.
1127   * Add radio calibration configuration.
1128
1129  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
1130
1131 altos (0.6+49+g9a1d7dd) unstable; urgency=low
1132
1133   [ Keith Packard ]
1134   * Change default callsign to "N0CALL"
1135
1136  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
1137
1138 altos (0.6+47+g4053309) unstable; urgency=low
1139
1140   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
1141   * change home URL in control file to be the AltOS page
1142
1143  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
1144
1145 altos (0.6+43+gd6ba07e) unstable; urgency=low
1146
1147   [ Keith Packard ]
1148   * Decode HDOP data from skytraq GPS
1149   * Document ao-postflight --gps and --kml options.
1150   * Make ao-postflight create filenames using input filenames.
1151   * Make TD print 0000-00-00 for invalid dates.
1152   * Fix --plot arg handling. Add -all option.
1153   * Convert telemetry file GPS satellite information in cc_log_read
1154   * Don't crash if --plot isn't passed on ao-postflight command line
1155   * ao-postflight: compute barometric alt for each GPS position
1156   * ao-postflight: don't try to use missing gps sat data
1157   * Automatically extract flight number for eeprom and telem filenames.
1158
1159  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
1160
1161 altos (0.6+32+g87e6f3e) unstable; urgency=low
1162
1163   [ Bdale Garbee ]
1164   * fix typo in comment
1165
1166   [ Keith Packard ]
1167   * Reduce igniter firing time from 500ms to 50ms.
1168   * Add GPS date/time output to ao-postflight.
1169   * Eliminate SiRF state values from ao-view.
1170
1171  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
1172
1173 altos (0.6+27+gb0d7e3f) unstable; urgency=low
1174
1175   [ Keith Packard ]
1176   * Add two-point accelerometer calibration.
1177   * Remove "l" command as ao-dumplong no longer uses it
1178   * Remove "d" command
1179   * Remove "f" command
1180   * Reformat ADC values to show all 16 bits
1181   * ao_flight_test was using accel value for pressure too
1182   * Pass accel calibration over telemetry stream. Telemetry data format
1183     change.
1184   * Add ability to dump eeprom data over radio link.
1185   * In packet master, move USB flush from packet thread to echo thread
1186   * In USB pollchar, wait for packet before re-checking USB out len
1187   * Explicitly use USB I/O routines in packet code
1188   * Flush pending input when switching to remote packet mode
1189   * Stop recording in ao-dumplog after receiving an invalid block
1190   * Move ao_match_word from ao_ignite.c to ao_cmd.c
1191   * Add Watchdog Timer Control register definitions
1192   * Add reboot command.
1193   * Return radio to telemetry settings when packet system closed.
1194   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
1195   * Loosen tolerances for main->landed transition
1196   * Provide a dummy 'uninstall' target in the src directory.
1197   * Share telemetry parsing code in cc library.
1198   * Enable telemetry receive in ao_view
1199   * Switch order of serial/flight in ao-postflight summary
1200   * Add flight number to telemetry stream.
1201   * Add date to GPS data, captured from GPRMC packet.
1202   * Stop using SiRF state info.
1203
1204  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
1205
1206 altos (0.6) unstable; urgency=low
1207
1208   [ Keith Packard ]
1209   * Add support for the SkyTraq GPS unit
1210   * Build two versions of TM, one for SiRF, one for SkyTraq
1211   * Save some DSEG space by marking cmd functions __reentrant
1212   * Add ao_wake_task and ao_exit
1213   * Add keyhole-markup generation for ao-postflight.
1214   * Initial packet bits. Just testing transmission
1215   * Add radio carrier command
1216   * Wait for TX to finish sending data
1217   * Add ao_alarm
1218   * Remove reason from ao_dma_abort
1219   * Switch packet code from timer thread to ao_alarm
1220   * Use ao_radio_done to wait for TX to completely finish with packet
1221   * Send SYN packet to set sequence numbers
1222   * Add RFIM register
1223   * Do more flushing in packet test code
1224   * Use ao_alarm for ao_delay so it can be easily interrupted
1225   * Poke master to speed up packet rate when things are busy
1226   * No need to wakeup &ao_tick_count now
1227   * Enable packet-based communcation to command processor
1228   * Add more docs to the README file
1229   * Disable interrupts while removing tasks from task list
1230   * Add ao_usb_pollchar to ao.h
1231
1232  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
1233
1234 altos (0.5+90+g127c312) unstable; urgency=low
1235
1236   * de-version the libreadline-dev build dependency
1237
1238  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
1239
1240 altos (0.5+86+g2de548f) unstable; urgency=low
1241
1242   * automate push of updated and tagged master branch during
1243     debian/rules prebuild
1244   * flush repetitive junk out of debian/changelog, and update the
1245     prebuild target
1246   * add support for tagging git repository on each Debian package build
1247
1248  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
1249
1250 altos (0.5+77+gc57bd7f) unstable; urgency=low
1251
1252   * build for Debian from git
1253
1254  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
1255