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