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