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