261ad6aab06c5fc6b1bd0a406dbafaa2c35bcdd5
[fw/altos] / debian / changelog
1 altos (1.0.3) unstable; urgency=low
2
3   [ Bdale Garbee ]
4   * lose the bluetooth lib dependency until it's relevant
5   * don't try to include bluetooth headers
6   * don't try to link bluetooth lib
7   * mention release notes in Releasing file prep stage
8   * more notes on release notes in Releasing
9   * releasing 1.0.3
10
11   [ Keith Packard ]
12   * altos: Create TeleMetrum v1.2 directory
13   * Add 1.0.3 release notes.
14
15  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Dec 2011 19:08:56 -0700
16
17 altos (1.0.2) unstable; urgency=low
18
19   [ Bdale Garbee ]
20   * update release process docs
21   * update changelogs for Debian build
22   * include 1.0.1 release notes in docs, closes: #642705
23   * add run-time dependency on libjfreechart-java
24
25   [ Keith Packard ]
26   * altos: Delay reboot by a second to avoid re-entering idle mode
27   * Bump to version 1.0.2
28   * altos: TM: Don't turn on packet slave mode until idle/invalid state
29   * doc: Add 1.0.2 release notes
30
31  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Sep 2011 01:58:27 -0600
32
33 altos (1.0.1) unstable; urgency=low
34
35   [ Bdale Garbee ]
36   * use multimaint-merge to make Debian changelogs less ugly
37   * update TeleMini turnon script now that we've made a stable firmware release
38   * moving git-buildpackage config into .git/ since it is fairly specific to 
39     Bdale's build environment, and doesn't need to be in the source package
40   * get ready for a 1.0.1 release
41   * update changelogs for Debian build
42   * fix telemini firmware path name
43   * ignore generated log file
44   * roll release notes version from 1.0 to 1.0.1
45   * roll back packaging changelog for rebuild
46
47   [ Keith Packard ]
48   * altos: Clear callsign on initial config load
49
50  -- Bdale Garbee <bdale@gag.com>  Fri, 26 Aug 2011 10:39:29 -0600
51
52 altos (1.0) unstable; urgency=low
53
54   [ Keith Packard ]
55   * altos: Lost change that reported flight 0 when log memory was full
56   * altosui: Ancient log files used 'apogee' for 'coast' state
57   * altosui: Add 'On-board Data Logging' indicator to pad tab
58
59   [ Bdale Garbee ]
60   * update changelogs for Debian build
61   * update changelogs for Debian build
62
63   [ Keith Packard ]
64   * altosui: remove debug printf in pad pane
65   * altosui: Disable 'max flight log' config when there are stored flights
66   * altos: Merge common config code in ao_config.c
67   * Bump version to 0.9.7
68   * altos/altosui: Add ability to disable telemetry/rdf completely
69   * altosui: Clean up command line processing. Add --graph
70   * altos-fat/windows: Check and install Java 1.6 as needed
71   * altosui/windows: Fix a bunch of windows compiler warnings.
72   * altosui: Attempt to make both 32- and 64-bit windows DLLs
73   * doc: Add note about telemetry disable mode to 1.0 release notes
74   * doc: Add Installation Recommendations chapter
75   * altosui: Add a few simple unit conversions
76   * altosui: Capture date/time/serial/flight in AltosFlightStats
77   * altosui: Add date/time/serial/flight to flight stats tab
78   * altosui: Show filename in AltosGraph window
79   * altosui: Add --summary option to dump flight stats to stdout
80   * altosui: Make monitor-idle display correct 'On-board data logging' status
81   * altosui: Can't configure flight log max on TeleMini
82   * altosui: fix 'magic' string to signal end of config data
83   * altosui: Only 'show' config dialog once
84   * altosui: Reset all config data on 'reset' command
85   * altosui: Update mac os X library
86   * libaltos: fix Mac OS X function signatures
87   * altosui: add tool-tips to the button box.
88
89   [ Bdale Garbee ]
90   * turn off auto-tagging during Debian build
91   * update changelogs for Debian build
92   * rewind changelog to 0.9.6.0 for rebuild
93   * update changelogs for Debian build
94
95   [ Keith Packard ]
96   * altosui: Use system look&feel
97   * Remove stale tools (ao-dumplog, ao-postflight, ao-view)
98   * altosui: Add tool-tips to config dialogs
99   * altosui: Try to get dialogs to look a little better
100
101   [ Bdale Garbee ]
102   * another test round
103   * roll changelog back in prep for another test build
104   * update changelogs for Debian build
105   * add pkg-config to the build deps
106   * prepare for another rebuild
107   * update changelogs for Debian build
108
109   [ Keith Packard ]
110   * altosui: Don't trust companion telemetry record 'channels' count
111   * altosui: Make flight monitor font size configurable
112   * altos/windows: Get latest JRE 1.6 version (Version 6 update 27)
113
114   [ Bdale Garbee ]
115   * doc tweaks through chap 3
116
117   [ Keith Packard ]
118   * doc: Spelling corrections in altusmetrum.xsl
119   * doc: Document pad-mode 'on-board data logging' indicator
120
121   [ Bdale Garbee ]
122   * more doc tweaking
123
124   [ Keith Packard ]
125   * doc: Describe packet command mode a bit better.
126   * doc: Move Packet Command Mode section to System Operations chapter
127
128   [ Bdale Garbee ]
129   * more doc tweaks
130   * more tweaks
131
132   [ Keith Packard ]
133   * doc: use 'radio link' to refer to packet command mode
134
135   [ Bdale Garbee ]
136   * more tweaking
137
138   [ Keith Packard ]
139   * doc: Move updating device firmware section to separate chapter
140   * doc: Updating Firmware is now a separate chapter
141
142   [ Bdale Garbee ]
143   * more changes
144
145   [ Keith Packard ]
146   * doc: Move the remaining command-mode descriptions to the appendix
147
148   [ Bdale Garbee ]
149   * tweak tweak tweak
150
151   [ Keith Packard ]
152   * doc: Describe max flight log, ignite mode and pad orientation
153   * doc: Remove duplicate documentation about max flight log
154
155   [ Bdale Garbee ]
156   * more tweaks
157   * prepare to release
158   * don't deliver sources.list fragment in official Debian packages
159   * changes in preparation for upload to Debian
160   * ao-view is no longer included in the altos package, so have the 
161     old-style Debian menu entry point to altosui instead
162   * rewind packaging changelog to last tagged version
163   * update desktop file for consistency with package section
164   * we need a main category in the desktop file
165   * really, I mean it, no longer deliver the sources.list fragment
166   * add a postinst to remove sources.list.d fragment delivered by old 
167     private versions of this package, no longer needed once we have 
168     official packages
169
170  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Aug 2011 02:22:21 -0600
171
172 altos (0.9.6.0) unstable; urgency=low
173
174   [ Keith Packard ]
175   * altos: Correct flight log max on Tm to 5k
176   * altosui: Change button to 'Configure Altimeter'
177   * altos: Remove pad_orientation functions from non-accel devices
178   * altos: Add ability to set arbitrary radio frequency
179   * altosui: Add dialogs to configure 'common' frequencies
180   * altosui: Convert from channels to frequencies
181   * Set version to 0.9.5.0
182   * altosui: altimeter is not spelled altimter
183   * altosui: Pull out BlueTooth support
184   * altos: minor type in comment about accel correction
185   * altosui: Must set radio calibration before radio setting
186   * altosui: A few misc cleanups.
187   * altosui: Have single radio_to_frequency function
188   * altosui: Save frequency after setting it in AltosFlightUI
189   * altosui: Show AltosFrequency in scan results
190   * altosui: Remove debugging printfs from AltosSerial
191   * altosui: Flush radio setting to serial device
192   * altosui: Remove unused AltosConfigData from AltosTelemetryReader
193   * altosui: Reading serial from swing thread only bad if remote
194   * altosui: Make set of telemetries to use while scanning configurable
195   * altosui: Add close button to 'fire' dialog
196   * altos: Switch telemini from v0.1 to v1.0
197   * altosui: Don't export product defs from libaltos
198   * altosui: Ensure serial code tracks reply nesting correctly
199   * altosui: Ship TeleMini v1.0 firmware with fat blobs
200   * Altosui: Add flight statistics tab to graph window
201   * altosui: Add a 'Graph Flight' button to the 'landed'  tab
202   * altosui: Prune telemetry file graphs to just the flight
203   * altosui: Plot reasonable data from Tm files
204   * altosui: Move launch-sites.txt file to altusmetrum.org
205   * Bump version to 0.9.6.0
206   * doc: Update altusmetrum.xsl for v1.0 software and TeleMini
207   * doc: Document Ignite Mode and Pad Orientation configuration options
208   * doc: Describe 'stats' tab in Graph UI, 'Graph Flight' button.
209   * doc: Add telemetry docs to debian/linux/mac/windows packages
210   * doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrum
211   * doc: Add 1.0 release notes.
212   * altos: Pull igniter pins low as soon as possible at boot time
213   * altos: Apply igniter boot pulse-width reduction to telemini
214   * altos: remove monitor disable stubs from altimeter code
215   * ao-tools: ao-list was crashing with more than 3 devices connected
216   * libaltos: Mis-allocated device list in libaltos
217   * altos: shrink text space from ao_config.c
218   * altos: re-write a bit of GPS parsing code to reduce size
219   * altos/altosui: Report log format in the version command
220   * altos: Don't try to use non-basestations for remote eeprom download
221   * altos: Add SPI-based companion board support
222   * altos: Put SPI in slower mode when talking to companion board
223   * altos: Make sure companion task exits cleanly when done
224   * altos: add the 'L' command to show the status of a linked companion board
225   * altos: Check for companion init packet validity was busted
226   * altosui: Add companion support to the flight UI and CSV conversion
227   * altos: Send SPI message at flight state changes
228   * altos: Send serial/flight to companion board
229   * altos: wait 10s for companion to boot
230   * altosui: Clean up eeprom parsing a bit
231   * altosui: Add support for TeleScience eeprom download
232   * altosui: Devices with log-format can also delete flights
233   * altosui: Eliminate inter-chunk flush_input calls
234   * altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions
235   * altos: Correct AO_CONFIG_MINOR from 6 to 7
236   * altos: Reset radio channel to zero when using radio setting
237   * altos: use raw height while waiting for landing
238   * altosui: don't set channel when using radio setting
239   * altosui: Respect storage limits in flight log max config
240
241  -- Bdale Garbee <bdale@gag.com>  Fri, 19 Aug 2011 22:47:25 -0600
242
243 altos (0.9.4.5) unstable; urgency=low
244
245   [ Keith Packard ]
246   * altosui: Mark empty eeprom records 'invalid', don't generate exception
247   * altosui: Always read whole eeprom block, even at end of flight
248   * altosui: Display eeprom parsing errors to user
249   * Revert "src/ao_gps_skytraq.c: Update logging rate to 10Hz"
250
251   [ Anthony Towns ]
252   * src/ao_cmd: Shave off bytes from doc strings
253
254   [ Keith Packard ]
255   * altos: Oops. Lost a couple of commands when merging the doc patch
256   * altosui: Missed jcommon.jar in the Mac OS install image
257   * Bump published version number to 0.9.1
258   * aoview: remove -s option.
259
260   [ Anthony Towns ]
261   * ao_intflash: Use internal flash for storage
262
263   [ Keith Packard ]
264   * altos: Make serial, usb, beeper and accelerometer optional components
265   * altos/test: Use ao_convert.c instead of hand-coded pres → alt func
266   * altos/test: Add baro-only flight test program
267   * altos: Start with packet slave running. Turn off in pad mode.
268   * altos: Add TeleMini v1.0
269
270   [ Anthony Towns ]
271   * ao_intflash: Avoid overwriting code
272
273   [ Keith Packard ]
274   * altos: Switch LED usage for TeleMini around
275   * altos: Switch pins around for TeleMini
276   * bringup: Add script for telemini
277   * ao-load: Make usb descriptor rewriting optional
278   * altos: oops -- altitude reporting wasn't pausing between signals
279   * altos: Internal flash ops block when running from flash
280
281   [ Anthony Towns ]
282   * ignore new flight test file
283
284   [ Keith Packard ]
285   * altos: Add tiny logging for TeleMini/TeleNano
286   * altos: Add kalman filters for baro-only boards
287   * altos: Tiny logging fixes. Scan at start, stop when land or full.
288   * altos: Add TeleNano support
289
290   [ Bdale Garbee ]
291   * fix up script to work and have reasonable texts
292
293   [ Keith Packard ]
294   * altos: Fix mini/nano default log size to available flash space
295   * altos/test: Add scripts to run lots of flights through the code
296   * altos: Write height values to log for nano/mini
297   * altos: Baro-only boards must not detect launch on accel or speed data
298   * altosui: Add software version to Configure AltosUI dialog
299   * altos: Don't init packet slave on TD. Make slave start optional
300   * altos: Configure packet size from send/recv parameters.
301   * altos: Make telemetry interval more consistent
302   * altos: Split out tiny telemetry from full telemetry
303   * altos: Split telenano main from telemini
304   * altos: The kalman code requires a constant sample rate
305   * altos: New telemetry report format (version 4). Supports tiny telemetry.
306   * altos: Add .sdcdbrc file for teledongle
307   * altos: Add nickle kalman implementation.
308   * altos: Switch telemetrum over to kalman filter
309   * altos: Compute a 'trust' value for the barometer
310   * altos/kalman: Kalman terms can be > 1, use 32-bit fixed point
311   * altos: Clean up some debug stuff in ao_flight.c
312   * altos: Add ao_flight_debug code
313   * altos: Missing parens and some bad arithmetic in the kalman code
314   * altos: Fix up flight code testing
315   * altos: Restore sensible kalman values
316   * altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
317   * altos: Exit flight test at landing. Allow description in test flight list
318   * Add ao_kalman.h to .gitignore
319   * Add description to test flights
320   * altosui: Add support for telemetry version 4
321   * altosui: Add telemetry format menu and preferences
322   * altosui: Remove a bunch of debug printfs from the eeprom manager code
323   * altosui: Add support for downloading TeleMini/TeleNano flight logs
324   * altosui: Remove extra AltosEepromBlock layer
325   * altosui: swing hide/show methods are deprecated
326   * altosui: Allow TM config connection to be canceled.
327   * altos: Variable log rate in full logging code too
328   * altos: full logging must flush pending data before checking state
329   * altosui: Off-by-one error in telemetry format configuration UI
330   * altosui: Allow radio channel to be configured over the radio link
331   * altosui: Tell serial device which frame to use for timeout dialogs
332   * altosui: Handle serial calls from swing thread
333   * altos: Split up flight code into separate flight/sample/kalman bits
334   * altos: Create custom nano flight code
335   * altosui: Clean up packet link connecting dialog
336   * altosui: Make flight log downloading handle 'Connecting...' dialog
337   * altosui: Make deployment testing handle Connecting... dialog
338   * altosui: Display exception messages from swing thread
339   * altosui: Don't display 0000-00-00 for missing flight log dates
340   * altos: ao_sample_preflight was exiting preflight mode immediately
341   * altos: Run RDF beacon after apogee instead of waiting for landing
342   * altos: Enable logging during nano flights
343   * altosui: Parse and export Max flight log value
344   * altosui: Only plot acceleration when present in data file
345   * altos: Reflect ao_flight split in ao_flight_test dependencies
346   * altos: Baro useful ceiling is MSL, not AGL
347   * altos: Make ao_flight_test show true height but report saturated height
348   * altos: Add initial TeleBT code
349   * altos: Add P2SEL_*_MASK defines to cc1111.h
350   * altos: expose set of available stdio values
351   * altos: Provide for a pre-filter on commands
352   * altos: Allow any stdio to be used with packet forwarding
353   * altos: Remove serial monitor command
354   * altos: Make ao_serial_drain public
355   * altos: Clean up usage of serial port for stdio
356   * altos: Clean up serial initialization
357   * altos: Make cmd echo per-connection instead of global
358   * altos: Clean up BT serial communcations
359   * altosui: Add missing AltosTelemetryMap.java file
360   * altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.
361   * altosui: Add TeleBT USB device support
362   * altosui: Add low-level Bluetooth APIs
363   * altos/altosui: Log averaged baro sensor data in Tm/Tn
364   * altosui: oops - lost state changes when downloading eeprom data.
365   * altos: Write a few pre-launch samples for Tm/Tn devices
366   * altosui: Add primitive bluetooth device manager UI.
367   * altosui: Create abstract AltosDevice class
368   * altosui: Make AltosBTDevice implement AltosDevice interface
369   * altosui: Make bluetooth dialog modal
370   * altosui: Use persistent list of bluetooth devices for device dialogs
371   * altos: Add delays to bt startup sequence
372   * altosui: Wait two seconds after bluetooth connect XXX
373   * altos: Solidify BT connections
374   * altos: Simplify BT communications
375   * altos: Remove bt debug command
376   * altos: remove BT logging code
377   * altosui: Eliminate ao_cmd_filter hook
378   * altosui: Make flight data download work through TeleBT
379   * altos: add telebt-v0.0 Makefile
380   * altosui: Separate out flash debug code to separate thread
381   * altosui: Fix TeleBT name in flight monitor title
382   * altosui: Display reader name (usually the device) when an I/O error occurs
383   * altosui: Move AltosIgniteUI device open out of Swing thread
384   * altosui: Fix BT manage dialog so that the device lists resize
385   * altos: Add preliminary telebt v0.1 defines
386
387   [ Bdale Garbee ]
388   * first cut at a telebt turn on script
389
390   [ Keith Packard ]
391   * altos: Add telebt-v0.1 to Makefile
392   * altos: Use USART configuration 1 with flow control for TBT
393   * altos: Fix BT link status pin for real TBT hardware
394   * altos: pull TBT v0.1 ser_reset line low
395   * altos: Add beeper to TBT v0.1
396   * altos: Debugging TBT issues -- check pin configuration after boot
397   * altos: Initialize beeper for telebt
398   * altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
399   * altos: clear CPU port 1 interrupt flag when handled
400   * Revert "altos: Debugging TBT issues -- check pin configuration after boot"
401   * Switch version to 0.9.4
402   * altosui: Handle old TeleDongle receiving kalman telemetry packets
403   * altos: Rename telemetry to telemetry_orig
404   * altos: Add arbitrary telemetry packet monitoring
405   * altos: Add checksum to TELEM output lines
406   * altos: Start adding new telemetry frame definitions
407   * altos: ao_radio_recv needs byte count *including* rssi and status
408   * altosui: Support raw telemetry from TeleDongle
409   * doc: Add telemetry format description
410   * doc: Complete initial telemetry description
411   * doc: Fix a few minor telemetry doc mistakes
412   * Version strings must be < 8 bytes long
413   * altos: teledongle does not need ao_packet_slave.c
414   * altos: Shrink const space in ao_config
415   * altos: Add sat info to GPS report command
416   * altos: Shrink help text
417   * altos: Add split telemetry code
418   * altos: Complete new telemetry switchover
419   * altosui: Parse remaining standard telemetry packets
420   * doc: Chang Config and Location packets
421   * altos: Adapt to changes in telemetry Configuration packet
422   * doc: Add section about TeleDongle USB line format
423   * altosui: Elide nul bytes at end of telemetry string values
424   * altosui: Elide missing values from graphs
425   * altosui: Add main/drogue voltages to default graph
426   * altosui: Remove debug printf.
427   * altosui: Compress telemetry records marked with the same time
428   * altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
429   * altos: Shrink ao_config_callsign_set
430   * altos: Shrink ao_add_task by rolling up a memset loop
431   * altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdata
432   * altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdata
433   * altos: Switch ao_log.c and ao_log_big.c __xdata to __pdata
434   * altos: Switch ao_report.c __xdata to __pdata
435   * altos: Switch ao_rssi.c __xdata to __pdata
436   * altos: Switch ao_sample.c __xdata to __pdata
437   * altos: Switch ao_serial.c __xdata to __pdata
438   * altos: Switch ao_stdio.c __data to __pdata
439   * altos: Switch ao_telemetry.c __xdata to __pdata
440   * altos: Switch ao_usb.c __xdata to __pdata
441   * altos: Switch const for __code in struct ao_cmds
442   * altos: switch ao_cmd __xdata to __pdata
443   * altos: Switch ao_config.c __xdata to __pdata
444   * altos: Switch ao_dbg.c __xdata to __pdata
445   * altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
446   * altos: Switch flash drivers __xdata to __pdata
447   * altos: Switch Tm and Tn to common telemetry code
448   * altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
449   * altos: Ensure low-rate telem packets interleave with sensor telem packets
450   * altos: product defines are always in ao_product.h
451   * altosui: Build device constants into .java code
452   * altosui: Don't show missing igniter and gps values
453   * altos: new versions of sdcc require __ prefixes for custom keywords
454   * Set version to 0.9.4.3 for Bdale 2011-7-16 flights
455   * altosui: Start adding support for scanning radio for available devices
456   * altosui: Pop up monitor window from scan dialog
457   * altosui: Remove debugging printf from AltosLog
458   * altosui: Configuration telemetry record includes flight number
459   * altosui: Finish radio scanning UI
460   * altosui: Generalize and centralize telemetry constants, parse v0.8 telemetry
461   * altosui: Initialize channel and telemetry before use in ScanUI
462   * altosui: Set 'seen' bits in legacy telemetry packet reader
463   * altosui: Add map preloading GUI
464   * altosui: Try to avoid resize weirdness with map preloading
465   * altosui: Flush telemetry lines before starting to watch for scan results
466   * altosui: Display full map preload area in view.
467   * altosui: Remove a bunch of sitemap debugging printfs
468
469   [ Anthony Towns ]
470   * altosui: Make sure degree and minute values are visible (map preload)
471
472   [ Keith Packard ]
473   * Set version to 0.9.4.4
474   * altos, altosui: Add igniter mode (dual, apogee, main)
475   * altosui: Download list of site locations for map preloading
476   * altosui: Add launch-sites.txt
477   * altosui: Add a bunch more site locations
478   * altosui: Mark preload site location with red circles (like launch)
479   * Fix NCR Pawnee location
480   * Add HARA Bragg Farms site
481   * altosui: Change continutity colors to yellow/magenta
482   * altos: Add ability to read new TELEM files to ao_flight_test
483   * altos: Average height values for landing detection
484   * altos: Reduce height averaging filter time constant
485   * altos: Require sequencing through 'main' state before landing
486   * altosui: Standard text field in flight UI needs more width (now 20)
487   * altosui: Parse accel cal from 'c s' command
488   * altosui: Simple timeouts don't work with query data
489   * altosui: Add idle monitor dialog
490   * altos/altosui: Add pad orientation configure option
491
492   [ Bdale Garbee ]
493   * update version for a Bdale build for use turning on TeleMini v1.0
494   * simplify version in last changelog entry so git-dch is less confused
495   * update changelogs for Debian build
496   * update changelogs for Debian build
497   * stop doing automatic tag push during builds
498   * build depend on bluetooth dev package
499   * clean up all existing lintian warnings
500   * rewind changelog for re-build of 0.9.4.5
501
502  -- Bdale Garbee <bdale@gag.com>  Mon, 08 Aug 2011 09:37:04 -0600
503
504 altos (0.9.1) unstable; urgency=low
505
506   [ Keith Packard ]
507   * ao-load: fix usage message to note that '=' is required for options
508   * altos/test: Add dependencies in the Makefile for ao_flight_test
509   * altos/test: auto-configure acceleration parameters from the log file
510
511   [ Anthony Towns ]
512   * ao_radio: generalise setup of packet size
513   * src/ao_gps_skytraq: simplify parsing code
514   * src/ao_gps_skytraq.c: Update logging rate to 10Hz
515
516   [ Bdale Garbee ]
517   * tie bringup scripts to Bdale's bench TeleDongle
518
519  -- Bdale Garbee <bdale@gag.com>  Fri, 01 Apr 2011 20:02:12 -0600
520
521 altos (0.9) unstable; urgency=low
522
523   [ Bdale Garbee ]
524   * prepare to release
525   * update changelogs for Debian build
526   * update turnon script to prefer TeleDongle as programmer
527
528   [ Keith Packard ]
529   * altos: Program default flight log max value for new boards
530
531  -- Bdale Garbee <bdale@gag.com>  Wed, 19 Jan 2011 12:46:47 -0700
532
533 altos (0.8.1+81+g4ae724f) unstable; urgency=low
534
535   * we need an install target to prevent parent dir make from failing
536
537  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:55:36 -0700
538
539 altos (0.8.1+79+g9a5666f) unstable; urgency=low
540
541   [ Keith Packard ]
542   * doc: Don't delete telemetrum-outline.pdf
543   * doc: Add v0.9 features from altosui to documentation.
544
545   [ Bdale Garbee ]
546   * add 0.9 revision entry, with caveat about telemetry format change
547   * freshen copyright year
548
549   [ Keith Packard ]
550   * fat: Add firmware for v1.1 and docs to mac/windows/linux installers
551   * fat: Add docs to Linux package
552   * doc: Build with 'make all' from top level. Build with 'make fat'
553
554  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:47:52 -0700
555
556 altos (0.8.1+71+gda42f40) unstable; urgency=low
557
558   [ Keith Packard ]
559   * doc: Add telemetrum mounting template in svg and pdf forms
560
561   [ Mike Beattie ]
562   * Re-order and re-arrange eeprom download dialog
563   * Convert EepromSelect dialog to use a GridBag
564   * Close serial port if Download/Delete dialog is cancelled.
565
566   [ Keith Packard ]
567   * altosui: Reset eeprom download instance variables before reading
568     flight
569   * altosui: Make serial debug more complete and accurate
570   * altosui: Use long input flush timeout when remote.
571   * altosui: Remove debug message when eeprom downloads are complete.
572   * altosui: Ensure serial device is closed after eeprom download
573     finishes
574   * altosui: Require 4 sats to light up the 'GPS locked' light.
575   * doc: inkscape tracks the filename inside the document
576   * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
577   * altos: Flush log when full
578
579   [ Anthony Towns ]
580   * altos: Restructure skytraq NMEA parsing code to save some space
581
582   [ Keith Packard ]
583   * altos: average 512 accel/baro samples at startup instead of 1000
584
585   [ Mike Beattie ]
586   * altos: Added check for an accel value above 1.5g
587   * altos: Added check for out of bounds accel
588
589   [ Keith Packard ]
590   * altos: Add DATA_TO_XDATA to linux test harness
591   * altosui: Remove spurious colons from eeprom selection headers
592
593   [ Mike Beattie ]
594   * Rework invalid accel cal detection code
595
596   [ Keith Packard ]
597   * altos: Auto-calibrate linux-based flight testing code
598   * altos: Ensure flight code gets first crack at new ADC data
599   * altos: Sample the accelerometer reference voltage on v1.1 boards
600   * altos: Optimize fetching of ADC data in flight code
601   * altos: Use 5V reference data to correct accelerometer measurements.
602   * doc: Remove mention of ao_wake_task
603
604   [ Bdale Garbee ]
605   * update documentation to reflect reality that modifying a board for
606     separate pyro battery is not trivial
607
608  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 17:26:33 -0700
609
610 altos (0.8.1+42+g646e192) unstable; urgency=low
611
612   [ Keith Packard ]
613   * altosui: Show dialog after successful delete or when no flights
614   * altosui: Ensure serial line is flushed after disabling remote link
615   * altosui: Add preference for serial debugging.
616
617  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 18:00:51 -0700
618
619 altos (0.8.1+37+g97b1ca9) unstable; urgency=low
620
621   [ Keith Packard ]
622   * altos: Add configuration parameter for maximum flight log size
623   * altos: support storage of multiple flights.
624   * altos: Speed up at45 and 25lc erase speeds
625   * altos: white space fix
626   * altos: report flight log offsets in hex block numbers instead of
627     bytes
628   * altos: ensure erase mark is written when erasing flights
629
630   [ Anthony Towns ]
631   * altos: Optimize Morse code generation
632
633   [ Keith Packard ]
634   * altos: Check requested log max size against available space
635   * altos: Check for full log and complain
636   * altosui: Add configuration of flight log size
637
638   [ Anthony Towns ]
639   * altos: Remove unused accel_vel_mach and accel_vel_boost variables
640   * altos: Remove redundant initialization of ao_interval variables
641
642   [ Keith Packard ]
643   * altosui: Split eeprom download code apart
644   * altos: oops -- 'e' command was only showing 7 of the 8 bytes per
645     line
646   * altosui: Add support for parsing list of flights from the 'l'
647     command
648   * altosui: Add eeprom 'manage' ui to download and delete multiple
649     flights
650   * altos: check for valid flight number in ao_log_delete
651
652  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 14:30:37 -0700
653
654 altos (0.8.1+18+g408a3e0) unstable; urgency=low
655
656   [ Anthony Towns ]
657   * altosui: move maps to subdir, fix E/W mismatch
658
659   [ Keith Packard ]
660   * altos: clean up radio abort paths. Share radio code.
661   * altos: eliminate ao_wake_task
662   * windows: Add compatibility IDs to telemetrum.inf
663   * windows: Update NSIS installer file to use compatibility IDs
664   * altos: Split out SPI driver.
665   * altos: Add telemetrum-v1.1 directory
666   * altos: packet and usb i/o routines use 'char', not 'uint8_t'
667   * altos: Simplify storage API
668   * altos: Require manual flight erasing.
669   * altos: Move common storage code to ao_storage.c. Add M25P80 driver
670   * altos: Rip out 'optimization' in ao_log_scan
671   * altos: Mark end of available flight list with 'done' to make the UI
672
673  -- Bdale Garbee <bdale@gag.com>  Fri, 07 Jan 2011 00:51:41 -0700
674
675 altos (0.8.1+4+gea95c06) unstable; urgency=low
676
677   * fix symlink paths in rules file
678
679  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:14:24 -0700
680
681 altos (0.8.1+2+gea7130e) unstable; urgency=low
682
683   * modify Debian package build to deliver one copy of background.png
684     for
685
686  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:03:14 -0700
687
688 altos (0.8.1) unstable; urgency=low
689
690   [ Bdale Garbee ]
691   * moved doc dir in web content to AltOS tree
692   * fix publish target in doc/Makefile
693   * fix section layering
694   * fix an Altos vs Altus typo in the docs
695   * adding Bdale's release process document to the source tree
696
697   [ Keith Packard ]
698   * windows: Add jfreechart.jar and jcommon.jar to windows install image
699   * Move "Releasing" to top level
700   * Add minimal release testing plan to Releasing
701
702   [ Bdale Garbee ]
703   * releasing 0.8.1
704
705  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2010 21:46:54 -0700
706
707 altos (0.8) unstable; urgency=low
708
709   [ Keith Packard ]
710   * altosui: Correct windows hardware IDs for nsis installer file
711   * windows: try harder to get windows install to work
712   * windows: remove some non-existent .inf file section references
713   * windows: more .inf file hacking
714   * windows: Bump .inf file version
715
716   [ Bdale Garbee ]
717   * declaring 0.8 released
718   * update changelogs for Debian build
719   * update changelogs for Debian build
720   * rewind changelog to recover from stupid build failure
721
722  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 2010 18:32:12 -0700
723
724 altos (0.7.1+168+gcb08bc2) unstable; urgency=low
725
726   [ Keith Packard ]
727   * altosui: Split out flight monitoring to separate window
728   * altosui: Create buttons for main actions
729   * altosui: Fix channel setting at serial open time
730   * altosui: Fix more calls to AltosPreferences.channel()
731   * altosui: Create abstract interface for flight data display
732   * altosui: Add tab UI with 'pad' mode.
733   * altosui: Add ascent, descent and landed tabs
734
735   [ Bob Finch ]
736   * Updated PKGBUILD-git.altos
737
738   [ Keith Packard ]
739   * altos: Use grey leds when unlit - easier to see
740
741   [ Anthony Towns ]
742   * use value_font for values
743   * add --replay command line argument
744   * read preferences for --replay
745   * reduce font size for FlightInfoTable
746   * use grayled.png for off
747   * add compass bearing to voice output
748   * add compass bearing during descent
749   * add site map tab, at least for QRS launches
750   * tabs -> spaces
751   * make infotable scrollable, revert its fontsize to 14
752   * pull up maps for arbitrary locations
753   * better error behaviour if no map
754
755   [ Bdale Garbee ]
756   * first cut at instructions on how to re-flash TM and TD devices based
757     on email
758   * fold in content from Keith's email on the re-flashing subject
759
760   [ Keith Packard ]
761   * altosui: Add RF calibration to TeleMetrum config dialog
762
763   [ Anthony Towns ]
764   * AltosTelemetryReader: actually open serial port
765   * AltosSiteMap: add targeting circles around landing site
766
767   [ Bdale Garbee ]
768   * continuing to work on the docs
769
770   [ Keith Packard ]
771   * altosui: Eliminate unncessary import altosui lines
772   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
773   * altosui: Replace flight status table with labels, fix resize.
774   * altosui: With --replay option, exit when replay window is closed
775   * altosui: oops, missed a file in the previous commit
776   * altosui: eliminate menu bar, moving elements to buttons.
777   * altosui: add reboot button to telemetrum configuration UI
778
779   [ Bdale Garbee ]
780   * add a paragraph about forcing TM back to idle mode if an accel cal
781     goes badly
782
783   [ Keith Packard ]
784   * altosui: Add callsign configuration in AltosUI configuration dialog
785   * altosui: Cleanup flight UI layout
786   * altosui: Add igniter status to ascent and descent tabs
787
788   [ Anthony Towns ]
789   * altosui: tile site maps
790   * AltosSiteMapTile: autoscale to about 2 nmi per tile
791   * AltosSiteMapTile: adjust centering calculation
792   * AltosSiteMapTile: adjust scale to 1 nmi per tile
793
794   [ Keith Packard ]
795   * altosui: Add igniter ground testing code
796   * altosui: Unify datafile selection to AltosDataChooser
797   * altosui: Clean up global AltosUI configuration settings dialog
798   * doc: Add preliminary altosui documentation
799   * doc: git ignore generated doc files
800   * doc: Document the 'Flash Image' operation.
801   * altosui: Use timeouts to recover from broken packet links.
802
803   [ Bdale Garbee ]
804   * update turnon scripts to use stashed copies of stable release
805     firmware
806
807   [ Keith Packard ]
808   * altosui: switch channel selector to combo box. Shorten displayed
809     device names
810   * altosui: When switching log files, don't terminate log thread
811   * altosui: calling thread.interrupt with null thread doesn't work well
812   * altosui: Initialize display thread state in constructor instead of
813     run
814   * altosui: Fix channel changing in flight UI to actually work
815
816   [ Anthony Towns ]
817   * AltosSiteMap: add autoscroll and grabndrag scroll
818   * AltosSiteMapTile: seperate map and drawing layers
819   * AltosSiteMap: automatic fetching of map data
820   * AltosSiteMapTile: draw boost circle as well as landed
821   * AltosAscent/Descent: tidy up layout
822   * AltosDescent: switch elev from height to range
823
824   [ Keith Packard ]
825   * altosui: re-indent
826
827   [ Anthony Towns ]
828   * AltosSiteMap: major refactoring
829   * Add GrabNDrag.java
830
831   [ Keith Packard ]
832   * altosui: change descent tab formatting to four columns
833
834   [ Anthony Towns ]
835   * AltosSiteMap: be more polite about preferred size
836   * altosui: reindent
837
838   [ Keith Packard ]
839   * altosui: Rewrite info table to mix with scroll pane well. Fix
840     startup size
841
842   [ Anthony Towns ]
843   * AltosSiteMap: better gps check, lower zoom
844
845   [ Keith Packard ]
846   * altosui: Set site map flight path lines to 6 pixels anti-aliased.
847
848   [ Anthony Towns ]
849   * AltosSiteMap: explain tile size better
850   * AltosSiteMap: extend map if rocket goes far away
851   * AltosSiteMap: try to get new tile construction right
852   * AltosSiteMap: thread safe tile addition
853   * AltosSiteMap: refactor tile collection
854   * AltosSiteMap: never accept 0,0 as lat/long
855   * AltosSiteMap: limit nr of tiles to 200x200
856
857   [ Keith Packard ]
858   * altosui: When fixing eeprom gps time information, make GPS data
859     valid
860
861   [ Anthony Towns ]
862   * AltosSiteMap: ensure buffer around active tile
863   * altosui: improve sitemap scrolling behaviour
864   * altosui: keep sitemap more centred on rocket
865
866   [ Keith Packard ]
867   * altos: Add on/off modes to 'C' command
868
869   [ Bob Finch ]
870   * Added PKGBUILDs for deps into contribs
871
872   [ Keith Packard ]
873   * altosui: Close serial port when debug link fails
874   * altos: assume igniter worked.
875
876   [ Bdale Garbee ]
877   * add a rudimentary --help for command line use
878
879   [ Keith Packard ]
880   * doc: Add internal documentation for AltOS
881
882   [ Anthony Towns ]
883   * altosui: don't switch away from user selected tab
884   * altosui: sitemap uses rocket gps if no pad gps
885
886   [ Bdale Garbee ]
887   * merge Keith's AltosUI documention into "the big book"
888   * lose the placeholder on how GPS works, as it's going to be a
889
890   [ Keith Packard ]
891   * altos: remove unused variable from ao_igniter
892   * altos: Don't abort radio transmissions with ao_radio_abort
893   * altos: Make radio test command careful with the radio mutex.
894   * altosui: Make AltosSerial.flush_input keep reading while non-empty
895   * altosui: New AltosSerial.set_radio function sets channel/call
896   * altosui: Disable radio configation over packet link.
897   * altosui: Let people fire igniters that don't read as 'ready'
898   * altosui: Make sure packet mode is turned off when the connection
899     fails
900
901   [ Anthony Towns ]
902   * docs: Document altosui "Graph Data" button
903
904   [ Keith Packard ]
905   * Move altosui to the top level, placing libaltos inside it.
906
907   [ Anthony Towns ]
908   * doc: Document altosui "Site Map" tab
909
910   [ Keith Packard ]
911   * Missing change to top level Makefile to build altosui
912
913   [ Bdale Garbee ]
914   * fix missing section close in Site Map content
915   * tweak rev history
916   * manually fold in documentation work from the master branch
917
918   [ Keith Packard ]
919   * doc: Reformat altos to use sections for each function
920   * doc: Add more authors, fix URL formatting, note that AltosUI
921     actually exists
922   * doc: Rename telemetrum-doc as altusmetrum
923
924   [ Bdale Garbee ]
925
926  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Nov 2010 01:10:18 -0700
927
928 altos (0.7.1+36+g811ced6) unstable; urgency=low
929
930   [ Bdale Garbee ]
931   * remove the csv build dep, as that code will be abandoned
932
933   [ Keith Packard ]
934   * altosui: Remove ability to graph data in .csv files
935   * altosui: Separate out jfreechart and jcommon directories
936
937  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
938
939 altos (0.7.1+32+g8103432) unstable; urgency=low
940
941   * add build-dep on libcsv-java
942
943  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
944
945 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
946
947   [ Bdale Garbee ]
948   * make the column headers comma separated, too, so they align with the
949     data
950
951   [ Keith Packard ]
952   * altosui: set default .csv file name in file save dialog
953   * altosui: Remember directory containing firmware files
954
955   [ Anthony Towns ]
956   * Add graphing.
957   * Add JFreeChart to Makefile.am
958
959   [ Keith Packard ]
960   * altosui: Use recorded ground acceleration when reading eeprom files
961   * altosui: Write raw sensor data to .csv files
962   * altosui: Factor some UI elements into separate classes
963   * altosui: remove unused ReplayThread wrapper classes
964   * altosui: Require 4 sats for 'good' GPS data
965   * altosui: Create iterables for log file scanning. Split out display
966     threads
967   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
968     numbers
969   * altosui: Deal with eeprom dates going backwards across wrap
970
971   [ Anthony Towns ]
972   * Hax0r graphing to support telem/eeprom files
973
974   [ Keith Packard ]
975   * altosui: use Altos constants in graphing code
976
977   [ Anthony Towns ]
978   * Add callsign/serial/flight to graph title
979
980   [ Keith Packard ]
981   * altosui: Add KML file export.
982
983   [ Bdale Garbee ]
984   * add build dep on jfreechart lib
985
986  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
987
988 altos (0.7.1) unstable; urgency=low
989
990   [ Keith Packard ]
991   * Add firmware and libaltos to 'fat' target at top-level
992   * altosui: Remove some debug printfs.
993   * altosui: libaltos.so is built with libtool -- it's in
994     ../libaltos/.libs
995   * Add --with-fat-dir configure option to publish finished stand-alone
996     bits
997   * altosui: Fix telemetry file reader to handle tick count wrapping
998   * altosui: Remove debug printfs from AltosTelemetryReader
999   * altosui: Fill in time value of last Eeprom record read from file
1000   * altosui: Stop parsing eeprom file after hitting 'landed' state
1001
1002  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
1003
1004 altos (0.7+96+g48f5799) unstable; urgency=low
1005
1006   [ Keith Packard ]
1007   * altosui: conflating USB product and vendor IDs is a bad idea
1008
1009  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
1010
1011 altos (0.7+94+g1ac3d7e) unstable; urgency=low
1012
1013   * initial cut at an altosui man page
1014
1015  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
1016
1017 altos (0.7+92+g0ea7576) unstable; urgency=low
1018
1019   [ Bdale Garbee ]
1020   * handle versioning of ihx files (poorly) by just wildcarding the file
1021     name
1022
1023   [ Keith Packard ]
1024   * altosui: Need to have JVM include path substituted into libaltos
1025     Makefile
1026   * altosui: Store libaltos.so in $(libdir)/altos
1027   * altosui: Display error dialog when AltOS JNI library can't be loaded
1028
1029  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
1030
1031 altos (0.7+86+g6c0ae7e) unstable; urgency=low
1032
1033   [ Keith Packard ]
1034   * altosui: Add explicit requirement to create classes directory
1035   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
1036     ia64
1037   * altosui: hack to make JAVAROOT directory get created before javac
1038     runs
1039   * altosui: remove FATJAR from all-local to avoid building fat .jar
1040     file
1041
1042   [ Bdale Garbee ]
1043   * add libtool to build deps
1044
1045   [ Keith Packard ]
1046   * altosui: Add windows installer build using 'nsis'
1047   * altosui: ignore built files
1048   * altosui: oops. renamed the nsis file to altos-windows.nsi
1049   * icon: add some icons for application programs
1050   * altosui: Add icons to application and Windows menus.
1051   * Use autotools for altosui and libaltos
1052   * altos: add some SDCDB config files
1053   * Ignore libtool files.
1054   * Add version numbers to released files. Set version to 0.7.1
1055   * Add top-level 'fat' target to aid building distribution files
1056   * altosui: Fix windows installer to ship correct files
1057   * altosui: Fix up Mac OSX .zip file
1058   * altosui: Fix linux fat distribution
1059   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
1060   * altosui: Remove debugging printf from AltosEepromReader
1061   * altosui: Eeprom files contain only one date; save it.
1062   * altosui: Add elevation and range data to main display
1063   * altosui: When replay thread is interrupted, don't make final report
1064   * altosui: Start idle thread after the rocket leaves the pad
1065   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
1066   * altosui: Prevent voice altitude data from queueing up
1067   * altosui: Use local .class files in the classpath
1068   * altosui: Record flight number when scanning file, not when running
1069   * altosui: eeprom files place 'boost' time in the flight number
1070     record.
1071   * altosui: ensure that 'altosui' script is installed. Pass arguments
1072     along.
1073
1074  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
1075
1076 altos (0.7+53+g59798c6) unstable; urgency=low
1077
1078   [ Keith Packard ]
1079   * altosui: Abort flashing if debug port isn't working
1080   * altosui: allow flashing to be canceled from the rom config dialog
1081   * altosui: Hide internal rom config UI helper function
1082   * altosui: Remove some debug printfs from AltosRomconfig class
1083   * altosui: Post error dialog on invalid ROM config values.
1084   * altosui: build Mac OS .zip file to include paths
1085   * altosui: Report telemetry CRC errors in UI
1086   * altosui: Deal with altos bug setting radio channel while monitoring
1087   * altosui: Allow 'connect to device' when already connected
1088   * Revert "altosui: Deal with altos bug setting radio channel while
1089     monitoring"
1090   * altosui: Must flush serial line after configuring for telemetry
1091   * altosui: Catch I/O errors on telemetry device, report to user
1092
1093  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
1094
1095 altos (0.7+40+g59a40f6) unstable; urgency=low
1096
1097   [ Bdale Garbee ]
1098   * add distclean targets to libaltos and altosui to all Debian package
1099     to build, and clean up other distclean content as needed
1100
1101   [ Keith Packard ]
1102   * altosui: missed AltosReader.class in the Makefile
1103   * altos: Bounds check Skytraq GPS tracking data array
1104   * altosui: Remove Manifest.txt from git repo as it's built now
1105
1106  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
1107
1108 altos (0.7+28+gd006c5e) unstable; urgency=low
1109
1110   * add runtime dependencies for altos binary package
1111
1112  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
1113
1114 altos (0.7+26+gc35632e) unstable; urgency=low
1115
1116   * don't build all the "fat" jar deliverables by default
1117
1118  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
1119
1120 altos (0.7+23+g25764fc) unstable; urgency=low
1121
1122   [ Bdale Garbee ]
1123   * fix up for an 0.7 release
1124   * update changelogs for Debian build
1125
1126   [ Keith Packard ]
1127   * libaltos: AltusMetrum devices use more than one USB ID.
1128   * altosui: provide separate flush_input/flush_output for serial. deal
1129     with monitor automatically
1130   * altosui: discard invalid lines while reading Eeprom flight data
1131   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
1132   * libaltos: Missing OS_LDFLAGS on cjnitest build
1133   * libaltos: cjnitest needs altos_flush now
1134   * altos: flush pending output when terminating packet mode
1135   * altos: Abort radio harder when terminating packet mode.
1136   * altos: shut down packet mode cleanly
1137   * libaltos: Fix windows build.
1138   * libaltos: Improve Makefile
1139   * Update telemetrum.inf to include all current USB ids.
1140   * libaltos: Add pre-built Mac OS X libaltos.dylib
1141   * libaltos: Add pre-built Windows .dll
1142   * altos: Windows sends USB Out packets of 0 length. Ack them.
1143   * libaltos: Use overlapped I/O on windows
1144   * altosui: Build linux, mac and windows archives on Linux
1145   * altosui: build debian-style altosui too
1146   * altosui: Devices with USB id 0x000a always get listed
1147
1148   [ Bdale Garbee ]
1149   * continue even if rm's don't have anything to do
1150   * make invocation of 'install' pathless to work on more Unix variants
1151   * add a .gitattributes file, configuring the Mac and Windows binary
1152     library
1153
1154  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
1155
1156 altos (0.7) unstable; urgency=low
1157
1158   * update changelogs for Debian build
1159   * fix up for an 0.7 release
1160
1161  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
1162
1163 altos (0.6+375+g0bd4cc0) unstable; urgency=low
1164
1165   * fix path to installed shared library
1166
1167  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
1168
1169 altos (0.6+373+gcf65c6b) unstable; urgency=low
1170
1171   [ Keith Packard ]
1172   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
1173     constants
1174   * altosui: Capture config and version info in .eeprom files
1175   * altosui: Merge gps date and time classes into gps class
1176   * altosui: Clear displayed data rows as needed.
1177   * altosui: Split status and info panels into separate files
1178   * altosui: Explicitly initialize Altos class
1179   * altosui: Split flight record out of telemetry class
1180   * altosui: Compute flight state from eeprom data
1181   * altosui: Add comments to Eeprom reader
1182   * altos: add callsign to packet mode, increase payload to 64 bytes
1183   * altosui: Start adding code to write csv files from eeprom/telem
1184     files
1185   * ao-dumplog: add --channel option (for use with -R option)
1186   * libaltos: integrate Windows support.
1187   * altosui: Select devices by USB vendor/product ID.
1188   * altos: Define USB product ID in per-product Makefile.defs file
1189   * altosui: Make teledongle callsign configurable
1190   * altosui: Add TeleMetrum configuration
1191   * altosui: Set callsign when fetching eeprom data over the air
1192
1193   [ Bdale Garbee ]
1194   * add freetts as a build dep
1195   * working on java packaging details
1196
1197   [ Keith Packard ]
1198   * altosui: Add .ihx file reading code and stub out flashing UI
1199   * altosui: Add debug dongle API, split flash UI out
1200   * ao-dumplog: Fix --remote and --channel options to actually work
1201   * altosui: pad TM config dialog values to avoid clipping descenders
1202   * libaltos: use pipe to wake up getchar on close. use mutexes
1203   * altosui: Add lots more cc1111 debug interface functions
1204   * altosui: remove debug printf from AltosHexfile
1205   * altosui: flush serial output before waiting for reply
1206   * altosui: Remove debug printf from AltosRomconfig
1207   * altosui: Finish device programming code
1208   * altos: Place rom config variables in fixed location
1209   * altosui: make default Manifest look for built-in freetts
1210   * altosui: Separate out log file choosing dialog to share with CSV
1211     generator
1212   * altosui: refactor logfile chooser dialog to share more code
1213   * altosui: Add ability to create CSV file from telem or eeprom files
1214   * altosui: disable radio monitoring while using serial line for
1215     debugging
1216   * altosui: Delay mapping Flash UI until flashing actually starts
1217   * altosui: fetch existing romconfig for flashing
1218   * altosui: always display romconfig ui while flashing
1219   * altosui: write USB serial number string while flashing
1220   * altosui: flush replies from serial link when entering debug mode
1221   * altos: always rebuild ao_product.c to track git version
1222   * altos: print GPS state flags in GPS 'g' command
1223   * altos: mark gps date written only after it gets into eeprom
1224   * altosui: Move number parsing code to Altos general class
1225   * altosui: Add AltosGreatCircle constructors
1226   * altosui: add rssi and distance/dir from pad to CSV files
1227   * altosui: AltosEepromReader was mis-setting boost tick
1228   * altosui: Add support for old (version < 3) telemetry files
1229   * altosui: Serial line is in UTF-8 encoding. Deal with it.
1230   * altosui: When parsing saved telem files, errors shouldn't abort file
1231   * altosui: Remove debug printf from AltosState.java
1232   * altosui: command line args are converted to csv format
1233   * altos: prepare for sdcc 2.9.1
1234
1235   [ Bdale Garbee ]
1236   * add a dummy install target
1237   * lose the prebuild hook for now while I'm fumbling
1238   * add install target for libaltos
1239   * add an install target for altosui
1240
1241   [ Keith Packard ]
1242   * altosui: add elevation and range information
1243
1244   [ Bdale Garbee ]
1245   * fix up the wrapper's path to the jar file
1246   * update Debian standards version
1247   * fix permissions on installed jar file, switch from ao-view to
1248     altosui in
1249   * install altosui man page
1250   * fix man page delivery path
1251   * Revert "lose the prebuild hook for now while I'm fumbling"
1252
1253  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
1254
1255 altos (0.6+303+gb6da90b) unstable; urgency=low
1256
1257   * add freetts as a build dep
1258   * move to science menu
1259   * working on java packaging details
1260
1261  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
1262
1263 altos (0.6+292+g8fc261c) unstable; urgency=low
1264
1265   * see if my new freetts package works
1266
1267  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
1268
1269 altos (0.6+290+g7877496) unstable; urgency=low
1270
1271   [ Keith Packard ]
1272   * altosui: check for closed serial device before reading
1273   * altosui: Remove unnecessary freetts .jar files
1274   * altosui: Close serial, join reader thread, free altos_file
1275   * altosui: remove debug printf
1276   * libaltos: build with java src encoding UTF8
1277   * altosui: construct Darwin application directory
1278   * Add Mac OS X packaging bits
1279   * altosui: Switch eeprom extension back to .eeprom
1280   * Moved Mac OS packaging to altosui dir
1281   * altosui: remove option to install to alternate volume
1282   * Make altosui test script executable
1283
1284  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
1285
1286 altos (0.6+277+gd184819) unstable; urgency=low
1287
1288   [ Bdale Garbee ]
1289   * fix text since TM only has one led to blink
1290   * add swig as a build dep
1291   * add a jdk to the build deps
1292
1293   [ Keith Packard ]
1294   * When the EP0 IN buffer is full, don't panic, just skip sending
1295     another
1296   * Add libaltos which talks to USB connected altos devices
1297   * Switch AltosUI to libaltos for device access
1298   * Present list of altos devices in nice format
1299   * Re-enable freetts
1300   * Re-enable Linux support for altosui.
1301   * Darwin doesn't have strndup.
1302   * libaltos needs -I. on all systems
1303   * libaltos: make clean remove all built files
1304   * libaltos: build fat 10.5-compatible library
1305   * Add Mac OS X packaging files for altosui
1306   * Add application icons for Mac OS X
1307   * Clean up altosui build a bit
1308   * Remove directories as .class file dependencies; it makes them get
1309     rebuilt all the time
1310   * Java clean ups -- use varargs where possible, remove
1311     AltosSerialReader
1312   * Java voice reporting cleanups.
1313   * Force java source encoding to UTF-8
1314   * Make ao_log_data re-entrant as it is used for both sensor and GPS
1315     logs
1316   * altosui: Catch errors opening USB devices. Limit list to relevant
1317     devices
1318   * Make voice and channel menus work.
1319   * Add voice test command for help in adjusting volume.
1320   * Remove debug printf
1321   * altosui: Add eeprom data capture function. No UI yet.
1322   * altosui: Add progress bar for eeprom downloading status
1323   * altosui: Fix Save flight data monitor layout, add cancel
1324   * altosui: Replace device dialog. Center eeprom monitor.
1325   * altosui: report rocket ground bearing at landing only if known
1326   * Reset GPS ready status when GPS comes unlocked on the pad
1327
1328  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
1329
1330 altos (0.6+236+gcd8aa79) unstable; urgency=low
1331
1332   [ Keith Packard ]
1333   * Telemetry code was mis-computing RSSI
1334   * Switch DBG pins to GPIO when using any debug commands. Reboot to
1335     restore.
1336
1337   [ Bdale Garbee ]
1338   * significant documentation update
1339   * add build dep for sndfile
1340   * reflect documentation file name change
1341   * update to latest Debian standards version
1342
1343  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
1344
1345 altos (0.6+224+g4766b13) unstable; urgency=low
1346
1347   [ Bdale Garbee ]
1348   * documentation updates from Bob
1349
1350   [ Mike Beattie ]
1351   * Extension to KML output format, and minor bug fix
1352
1353   [ Keith Packard ]
1354   * ao-view: disable radio telemetry monitoring during channel change
1355   * Add special code for USB panic's.
1356   * ao-postflight: was walking off state.data array
1357   * Abort any in-progress radio operation when changing radio channel
1358
1359  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
1360
1361 altos (0.6+214+g16c4cae) unstable; urgency=low
1362
1363   [ Bdale Garbee ]
1364   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
1365   * merge a derivative of Bob Finch's mere mortals guide as getting started
1366   * merge the altusmetrum-themes package
1367
1368   [ Keith Packard ]
1369   * Fix telemetrum.inf, tested by Adrian and Keithp
1370   * Finish basic flight monitoring UI with voice using FreeTTS
1371
1372  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
1373
1374 altos (0.6+204+g6bd8513) unstable; urgency=low
1375
1376   * lose the quotes since they apparently aren't necessary
1377
1378  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
1379
1380 altos (0.6+202+gae6854d) unstable; urgency=low
1381
1382   * update desktop file for conformance with current standards
1383
1384  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
1385
1386 altos (0.6+200+g68eaaa6) unstable; urgency=low
1387
1388   * add initial package build scripts for Arch Linux from Bob Finch
1389   * add desktop file provided by Bob Finch
1390
1391  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
1392
1393 altos (0.6+195+gcde60f1) unstable; urgency=low
1394
1395   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
1396
1397  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
1398
1399 altos (0.6+193+g314d27a) unstable; urgency=low
1400
1401   [ Keith Packard ]
1402   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
1403
1404  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
1405
1406 altos (0.6+190+g8b6767e) unstable; urgency=low
1407
1408   [ Keith Packard ]
1409   * Fix all stdio reading functions to be __critical
1410   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
1411
1412  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
1413
1414 altos (0.6+187+g8702f49) unstable; urgency=low
1415
1416   [ Bdale Garbee ]
1417   * more text created during SFO->DEN flight
1418   * initial attempt at a telemetrum turn on script .. needs work
1419
1420   [ Keith Packard ]
1421   * Revert "Add optional 's' command to packet slave to enable/disable
1422     slave mode"
1423   * Disable interrupts while reading from stdin
1424
1425  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
1426
1427 altos (0.6+180+g99094f0) unstable; urgency=low
1428
1429   [ Keith Packard ]
1430   * Increase reset switch time to 100ms
1431   * Add optional 's' command to packet slave to enable/disable slave
1432     mode
1433   * More ALtosUI changes
1434   * Autodetect flite voice registration function
1435
1436   [ Bdale Garbee ]
1437   * capture work done on SFO->DEN flight
1438   * add some RF usage information from an email reply sent today, and
1439     re-indent
1440
1441  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
1442
1443 altos (0.6+171+g9394393) unstable; urgency=low
1444
1445   [ Bdale Garbee ]
1446   * wrong Yaesu model
1447
1448   [ Keith Packard ]
1449   * Only have the slave return a packet if it received one.
1450
1451  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
1452
1453 altos (0.6+168+gc0ee1ae) unstable; urgency=low
1454
1455   [ Bdale Garbee ]
1456   * INSTALL file changed by auto tools
1457
1458   [ Keith Packard ]
1459   * libflite may forget to reference libasound
1460
1461  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
1462
1463 altos (0.6+164+g5c3b6e2) unstable; urgency=low
1464
1465   [ Keith Packard ]
1466   * Start adding java-based UI
1467   * Add telemetry data parsing code
1468   * Add Windows install .inf file
1469   * Fix windows install file
1470   * Add telem parsing code
1471   * Steal C code from ao-view
1472   * Display table of flight info. gps is not working yet though
1473   * Fix up table formatting
1474   * Fix status update
1475   * Fix state updates
1476   * Clean up GPS data formatting
1477   * Report current gps nsat, not last locked nsat
1478   * Remove GPS data missing from skytraq. Save max height/accel/speed
1479   * Remove unused cell renderer class
1480   * Make .jar file
1481   * Use RXTX for serial comm. Add logdir preference saving
1482   * Make ao_radio_idle keep trying to get the radio to idle.
1483   * Don't abort the radio when enabling telemetry monitoring
1484   * Clean up some altosui comments
1485   * Switch TeleMetrum from v0.2 to v1.0
1486   * Add Linux device discovery
1487   * Interrupt running replay thread when starting another replay
1488   * serial port read function cannot be interrupted. poll every 1 second
1489   * TD reports "not-connected" when GPS has 0 sats
1490   * Tasks may move in task structure as a result of ao_exit
1491   * Enable telemetry monitoring
1492   * Use 16-bit flite voice (which appears to have changed symbols
1493     recently)
1494   * When changing RESET line, delay 20ms
1495
1496   [ Bdale Garbee ]
1497   * choose a better set of docbook xsl files
1498
1499  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
1500
1501 altos (0.6+131+g6629ec5) unstable; urgency=low
1502
1503   * lose the url entirely for now
1504
1505  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
1506
1507 altos (0.6+129+g934434f) unstable; urgency=low
1508
1509   * fix typo in url
1510
1511  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
1512
1513 altos (0.6+127+g05ad583) unstable; urgency=low
1514
1515   * need another build dep
1516
1517  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
1518
1519 altos (0.6+125+g8f1d47e) unstable; urgency=low
1520
1521   * make lintian happy
1522   * tweak copyright assertion
1523   * crudely incorporate "day in the life" info from web page
1524   * rewrite urls in docbook format
1525
1526  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
1527
1528 altos (0.6+119+g00f49c8) unstable; urgency=low
1529
1530   [ Bdale Garbee ]
1531   * update changelogs for Debian build
1532   * move gbp.conf into debian/
1533   * initial harness for documentation
1534   * fix typo
1535
1536   [ Keith Packard ]
1537   * Round radio calibration value instead of truncating
1538   * Document the ao-dumplog '--remote' flag for radio-link downloads
1539
1540  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
1541
1542 altos (0.6+108+g6e61170) unstable; urgency=low
1543
1544   [ Keith Packard ]
1545   * Need to duplicate new altitude conversion code in aoview.
1546
1547  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
1548
1549 altos (0.6+106+ga1478f6) unstable; urgency=low
1550
1551   [ Keith Packard ]
1552   * Add ao_radio_xmit to help test boards without flashing them.
1553   * Allow product names to have suffixes (like board revisions)
1554   * Fix and document the ao-rawload --run flag
1555   * Add LED test
1556   * Leave .ihx files in the build directory too - easier to debug that way
1557   * Eliminate deadlock when writing config from radio link
1558   * Fix up LED colors for each product.
1559   * Add .gitignore for ao-bringup
1560
1561   [ Bdale Garbee ]
1562   * create a turn on script for lighting up TeleDongle v0.2 boards
1563
1564  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
1565
1566 altos (0.6+95+g2f45953) unstable; urgency=low
1567
1568   * update changelogs for Debian build
1569   * conditionalize use of git on executability of /usr/bin/git binary
1570
1571  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
1572
1573 altos (0.6+88+gdeccc10) unstable; urgency=low
1574
1575   * add gawk as a build dependency since strtonum is a gawk extension
1576
1577  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
1578
1579 altos (0.6+86+g2491282) unstable; urgency=low
1580
1581   [ Keith Packard ]
1582   * Disable monitor mode before attempting radio test.
1583   * Ensure that ao_alarm waits at least the specified time
1584   * Remove dbg driver code from telemetrum/teledongle
1585   * Add AT45DBxx1D driver
1586   * Remove green LED and temp sensor from v0.2 code
1587   * Add at45db161d.h header file for new flash part.
1588   * Add 'f' command to display flash status register contents
1589   * Dump more flash parameters for the flash_status command
1590   * Dump config block from read/write config and flash_status commands
1591   * Don't set ao_flash_setup_done until we're actually done.
1592   * Remove flash debugging printfs
1593   * Add simple gps dump command 'g'
1594   * Force idle mode by shorting the SPI clock to ground at boot time.
1595   * Switch to using internal cc1111 temperature sensor
1596   * Missing ao_mutex_put in gps_dump
1597   * Compute daytime using GPS as time base
1598   * Pull in a bit more data for filtering the start of the boost
1599   * Log GPS data on pad after boost detect.
1600   * Change barometer conversion code to shrink conversion table
1601   * Change altos build process to support per-product compile-time
1602     changes
1603   * Update .gitignore files
1604   * Quiet make output.
1605   * Add back stack size checking to altos linking phase
1606   * Must install .map files for ao-load to work
1607
1608  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
1609
1610 altos (0.6+60+g10d1bbc) unstable; urgency=low
1611
1612   [ Keith Packard ]
1613   * Use ao_radio_get/ao_radio_put in packet code.
1614
1615  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
1616
1617 altos (0.6+58+gbbb152c) unstable; urgency=low
1618
1619   [ Keith Packard ]
1620   * Re-order config values. Change frequency to cal
1621   * Allow radio calibration to be set from ao-load
1622   * Add --cal to man page
1623
1624  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
1625
1626 altos (0.6+53+gcd49847) unstable; urgency=low
1627
1628   [ Keith Packard ]
1629   * Remove send_serial and serial_baud commands.
1630   * Make ao_cmd_decimal produce both 32 and 16 bit values.
1631   * Add radio calibration configuration.
1632
1633  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
1634
1635 altos (0.6+49+g9a1d7dd) unstable; urgency=low
1636
1637   [ Keith Packard ]
1638   * Change default callsign to "N0CALL"
1639
1640  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
1641
1642 altos (0.6+47+g4053309) unstable; urgency=low
1643
1644   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
1645   * change home URL in control file to be the AltOS page
1646
1647  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
1648
1649 altos (0.6+43+gd6ba07e) unstable; urgency=low
1650
1651   [ Keith Packard ]
1652   * Decode HDOP data from skytraq GPS
1653   * Document ao-postflight --gps and --kml options.
1654   * Make ao-postflight create filenames using input filenames.
1655   * Make TD print 0000-00-00 for invalid dates.
1656   * Fix --plot arg handling. Add -all option.
1657   * Convert telemetry file GPS satellite information in cc_log_read
1658   * Don't crash if --plot isn't passed on ao-postflight command line
1659   * ao-postflight: compute barometric alt for each GPS position
1660   * ao-postflight: don't try to use missing gps sat data
1661   * Automatically extract flight number for eeprom and telem filenames.
1662
1663  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
1664
1665 altos (0.6+32+g87e6f3e) unstable; urgency=low
1666
1667   [ Bdale Garbee ]
1668   * fix typo in comment
1669
1670   [ Keith Packard ]
1671   * Reduce igniter firing time from 500ms to 50ms.
1672   * Add GPS date/time output to ao-postflight.
1673   * Eliminate SiRF state values from ao-view.
1674
1675  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
1676
1677 altos (0.6+27+gb0d7e3f) unstable; urgency=low
1678
1679   [ Keith Packard ]
1680   * Add two-point accelerometer calibration.
1681   * Remove "l" command as ao-dumplong no longer uses it
1682   * Remove "d" command
1683   * Remove "f" command
1684   * Reformat ADC values to show all 16 bits
1685   * ao_flight_test was using accel value for pressure too
1686   * Pass accel calibration over telemetry stream. Telemetry data format
1687     change.
1688   * Add ability to dump eeprom data over radio link.
1689   * In packet master, move USB flush from packet thread to echo thread
1690   * In USB pollchar, wait for packet before re-checking USB out len
1691   * Explicitly use USB I/O routines in packet code
1692   * Flush pending input when switching to remote packet mode
1693   * Stop recording in ao-dumplog after receiving an invalid block
1694   * Move ao_match_word from ao_ignite.c to ao_cmd.c
1695   * Add Watchdog Timer Control register definitions
1696   * Add reboot command.
1697   * Return radio to telemetry settings when packet system closed.
1698   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
1699   * Loosen tolerances for main->landed transition
1700   * Provide a dummy 'uninstall' target in the src directory.
1701   * Share telemetry parsing code in cc library.
1702   * Enable telemetry receive in ao_view
1703   * Switch order of serial/flight in ao-postflight summary
1704   * Add flight number to telemetry stream.
1705   * Add date to GPS data, captured from GPRMC packet.
1706   * Stop using SiRF state info.
1707
1708  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
1709
1710 altos (0.6) unstable; urgency=low
1711
1712   [ Keith Packard ]
1713   * Add support for the SkyTraq GPS unit
1714   * Build two versions of TM, one for SiRF, one for SkyTraq
1715   * Save some DSEG space by marking cmd functions __reentrant
1716   * Add ao_wake_task and ao_exit
1717   * Add keyhole-markup generation for ao-postflight.
1718   * Initial packet bits. Just testing transmission
1719   * Add radio carrier command
1720   * Wait for TX to finish sending data
1721   * Add ao_alarm
1722   * Remove reason from ao_dma_abort
1723   * Switch packet code from timer thread to ao_alarm
1724   * Use ao_radio_done to wait for TX to completely finish with packet
1725   * Send SYN packet to set sequence numbers
1726   * Add RFIM register
1727   * Do more flushing in packet test code
1728   * Use ao_alarm for ao_delay so it can be easily interrupted
1729   * Poke master to speed up packet rate when things are busy
1730   * No need to wakeup &ao_tick_count now
1731   * Enable packet-based communcation to command processor
1732   * Add more docs to the README file
1733   * Disable interrupts while removing tasks from task list
1734   * Add ao_usb_pollchar to ao.h
1735
1736  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
1737
1738 altos (0.5+90+g127c312) unstable; urgency=low
1739
1740   * de-version the libreadline-dev build dependency
1741
1742  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
1743
1744 altos (0.5+86+g2de548f) unstable; urgency=low
1745
1746   * automate push of updated and tagged master branch during
1747     debian/rules prebuild
1748   * flush repetitive junk out of debian/changelog, and update the
1749     prebuild target
1750   * add support for tagging git repository on each Debian package build
1751
1752  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
1753
1754 altos (0.5+77+gc57bd7f) unstable; urgency=low
1755
1756   * build for Debian from git
1757
1758  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
1759