update changelogs for Debian build
[fw/altos] / debian / changelog
1 altos (0.7.1+72+g594e805) unstable; urgency=low
2
3   [ Bdale Garbee ]
4   * remove the csv build dep, as that code will be abandoned
5
6   [ Keith Packard ]
7   * altosui: Remove ability to graph data in .csv files
8   * altosui: Separate out jfreechart and jcommon directories
9   * altosui: Split out flight monitoring to separate window
10   * altosui: Create buttons for main actions
11   * altosui: Fix channel setting at serial open time
12   * altosui: Fix more calls to AltosPreferences.channel()
13   * altosui: Create abstract interface for flight data display
14   * altosui: Add tab UI with 'pad' mode.
15   * altosui: Add ascent, descent and landed tabs
16   * altos: Use grey leds when unlit - easier to see
17
18   [ Anthony Towns ]
19   * use value_font for values
20   * add --replay command line argument
21   * read preferences for --replay
22   * reduce font size for FlightInfoTable
23   * use grayled.png for off
24   * add compass bearing to voice output
25   * add compass bearing during descent
26
27   [ Keith Packard ]
28   * altosui: Add RF calibration to TeleMetrum config dialog
29   * altosui: Eliminate unncessary import altosui lines
30   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
31   * altosui: Replace flight status table with labels, fix resize.
32   * altosui: With --replay option, exit when replay window is closed
33   * altosui: oops, missed a file in the previous commit
34   * altosui: eliminate menu bar, moving elements to buttons.
35   * altosui: add reboot button to telemetrum configuration UI
36   * altosui: Add callsign configuration in AltosUI configuration dialog
37   * altosui: Cleanup flight UI layout
38   * altosui: Add igniter status to ascent and descent tabs
39   * altosui: Add igniter ground testing code
40   * altosui: Unify datafile selection to AltosDataChooser
41   * altosui: Clean up global AltosUI configuration settings dialog
42   * doc: Add preliminary altosui documentation
43   * doc: git ignore generated doc files
44   * doc: Document the 'Flash Image' operation.
45   * altosui: Use timeouts to recover from broken packet links.
46
47   [ Bdale Garbee ]
48   * update turnon scripts to use stashed copies of stable release
49     firmware
50
51   [ Keith Packard ]
52   * altosui: switch channel selector to combo box. Shorten displayed
53     device names
54
55  -- Bdale Garbee <bdale@gag.com>  Fri, 19 Nov 2010 23:51:33 -0700
56
57 altos (0.7.1+32+g8103432) unstable; urgency=low
58
59   * add build-dep on libcsv-java
60
61  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
62
63 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
64
65   [ Bdale Garbee ]
66   * make the column headers comma separated, too, so they align with the
67     data
68
69   [ Keith Packard ]
70   * altosui: set default .csv file name in file save dialog
71   * altosui: Remember directory containing firmware files
72
73   [ Anthony Towns ]
74   * Add graphing.
75   * Add JFreeChart to Makefile.am
76
77   [ Keith Packard ]
78   * altosui: Use recorded ground acceleration when reading eeprom files
79   * altosui: Write raw sensor data to .csv files
80   * altosui: Factor some UI elements into separate classes
81   * altosui: remove unused ReplayThread wrapper classes
82   * altosui: Require 4 sats for 'good' GPS data
83   * altosui: Create iterables for log file scanning. Split out display
84     threads
85   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
86     numbers
87   * altosui: Deal with eeprom dates going backwards across wrap
88
89   [ Anthony Towns ]
90   * Hax0r graphing to support telem/eeprom files
91
92   [ Keith Packard ]
93   * altosui: use Altos constants in graphing code
94
95   [ Anthony Towns ]
96   * Add callsign/serial/flight to graph title
97
98   [ Keith Packard ]
99   * altosui: Add KML file export.
100
101   [ Bdale Garbee ]
102   * add build dep on jfreechart lib
103
104  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
105
106 altos (0.7.1) unstable; urgency=low
107
108   [ Keith Packard ]
109   * Add firmware and libaltos to 'fat' target at top-level
110   * altosui: Remove some debug printfs.
111   * altosui: libaltos.so is built with libtool -- it's in
112     ../libaltos/.libs
113   * Add --with-fat-dir configure option to publish finished stand-alone
114     bits
115   * altosui: Fix telemetry file reader to handle tick count wrapping
116   * altosui: Remove debug printfs from AltosTelemetryReader
117   * altosui: Fill in time value of last Eeprom record read from file
118   * altosui: Stop parsing eeprom file after hitting 'landed' state
119
120  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
121
122 altos (0.7+96+g48f5799) unstable; urgency=low
123
124   [ Keith Packard ]
125   * altosui: conflating USB product and vendor IDs is a bad idea
126
127  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
128
129 altos (0.7+94+g1ac3d7e) unstable; urgency=low
130
131   * initial cut at an altosui man page
132
133  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
134
135 altos (0.7+92+g0ea7576) unstable; urgency=low
136
137   [ Bdale Garbee ]
138   * handle versioning of ihx files (poorly) by just wildcarding the file
139     name
140
141   [ Keith Packard ]
142   * altosui: Need to have JVM include path substituted into libaltos
143     Makefile
144   * altosui: Store libaltos.so in $(libdir)/altos
145   * altosui: Display error dialog when AltOS JNI library can't be loaded
146
147  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
148
149 altos (0.7+86+g6c0ae7e) unstable; urgency=low
150
151   [ Keith Packard ]
152   * altosui: Add explicit requirement to create classes directory
153   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
154     ia64
155   * altosui: hack to make JAVAROOT directory get created before javac
156     runs
157   * altosui: remove FATJAR from all-local to avoid building fat .jar
158     file
159
160   [ Bdale Garbee ]
161   * add libtool to build deps
162
163   [ Keith Packard ]
164   * altosui: Add windows installer build using 'nsis'
165   * altosui: ignore built files
166   * altosui: oops. renamed the nsis file to altos-windows.nsi
167   * icon: add some icons for application programs
168   * altosui: Add icons to application and Windows menus.
169   * Use autotools for altosui and libaltos
170   * altos: add some SDCDB config files
171   * Ignore libtool files.
172   * Add version numbers to released files. Set version to 0.7.1
173   * Add top-level 'fat' target to aid building distribution files
174   * altosui: Fix windows installer to ship correct files
175   * altosui: Fix up Mac OSX .zip file
176   * altosui: Fix linux fat distribution
177   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
178   * altosui: Remove debugging printf from AltosEepromReader
179   * altosui: Eeprom files contain only one date; save it.
180   * altosui: Add elevation and range data to main display
181   * altosui: When replay thread is interrupted, don't make final report
182   * altosui: Start idle thread after the rocket leaves the pad
183   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
184   * altosui: Prevent voice altitude data from queueing up
185   * altosui: Use local .class files in the classpath
186   * altosui: Record flight number when scanning file, not when running
187   * altosui: eeprom files place 'boost' time in the flight number
188     record.
189   * altosui: ensure that 'altosui' script is installed. Pass arguments
190     along.
191
192  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
193
194 altos (0.7+53+g59798c6) unstable; urgency=low
195
196   [ Keith Packard ]
197   * altosui: Abort flashing if debug port isn't working
198   * altosui: allow flashing to be canceled from the rom config dialog
199   * altosui: Hide internal rom config UI helper function
200   * altosui: Remove some debug printfs from AltosRomconfig class
201   * altosui: Post error dialog on invalid ROM config values.
202   * altosui: build Mac OS .zip file to include paths
203   * altosui: Report telemetry CRC errors in UI
204   * altosui: Deal with altos bug setting radio channel while monitoring
205   * altosui: Allow 'connect to device' when already connected
206   * Revert "altosui: Deal with altos bug setting radio channel while
207     monitoring"
208   * altosui: Must flush serial line after configuring for telemetry
209   * altosui: Catch I/O errors on telemetry device, report to user
210
211  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
212
213 altos (0.7+40+g59a40f6) unstable; urgency=low
214
215   [ Bdale Garbee ]
216   * add distclean targets to libaltos and altosui to all Debian package
217     to build, and clean up other distclean content as needed
218
219   [ Keith Packard ]
220   * altosui: missed AltosReader.class in the Makefile
221   * altos: Bounds check Skytraq GPS tracking data array
222   * altosui: Remove Manifest.txt from git repo as it's built now
223
224  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
225
226 altos (0.7+28+gd006c5e) unstable; urgency=low
227
228   * add runtime dependencies for altos binary package
229
230  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
231
232 altos (0.7+26+gc35632e) unstable; urgency=low
233
234   * don't build all the "fat" jar deliverables by default
235
236  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
237
238 altos (0.7+23+g25764fc) unstable; urgency=low
239
240   [ Bdale Garbee ]
241   * fix up for an 0.7 release
242   * update changelogs for Debian build
243
244   [ Keith Packard ]
245   * libaltos: AltusMetrum devices use more than one USB ID.
246   * altosui: provide separate flush_input/flush_output for serial. deal
247     with monitor automatically
248   * altosui: discard invalid lines while reading Eeprom flight data
249   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
250   * libaltos: Missing OS_LDFLAGS on cjnitest build
251   * libaltos: cjnitest needs altos_flush now
252   * altos: flush pending output when terminating packet mode
253   * altos: Abort radio harder when terminating packet mode.
254   * altos: shut down packet mode cleanly
255   * libaltos: Fix windows build.
256   * libaltos: Improve Makefile
257   * Update telemetrum.inf to include all current USB ids.
258   * libaltos: Add pre-built Mac OS X libaltos.dylib
259   * libaltos: Add pre-built Windows .dll
260   * altos: Windows sends USB Out packets of 0 length. Ack them.
261   * libaltos: Use overlapped I/O on windows
262   * altosui: Build linux, mac and windows archives on Linux
263   * altosui: build debian-style altosui too
264   * altosui: Devices with USB id 0x000a always get listed
265
266   [ Bdale Garbee ]
267   * continue even if rm's don't have anything to do
268   * make invocation of 'install' pathless to work on more Unix variants
269   * add a .gitattributes file, configuring the Mac and Windows binary
270     library
271
272  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
273
274 altos (0.7) unstable; urgency=low
275
276   * update changelogs for Debian build
277   * fix up for an 0.7 release
278
279  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
280
281 altos (0.6+375+g0bd4cc0) unstable; urgency=low
282
283   * fix path to installed shared library
284
285  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
286
287 altos (0.6+373+gcf65c6b) unstable; urgency=low
288
289   [ Keith Packard ]
290   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
291     constants
292   * altosui: Capture config and version info in .eeprom files
293   * altosui: Merge gps date and time classes into gps class
294   * altosui: Clear displayed data rows as needed.
295   * altosui: Split status and info panels into separate files
296   * altosui: Explicitly initialize Altos class
297   * altosui: Split flight record out of telemetry class
298   * altosui: Compute flight state from eeprom data
299   * altosui: Add comments to Eeprom reader
300   * altos: add callsign to packet mode, increase payload to 64 bytes
301   * altosui: Start adding code to write csv files from eeprom/telem
302     files
303   * ao-dumplog: add --channel option (for use with -R option)
304   * libaltos: integrate Windows support.
305   * altosui: Select devices by USB vendor/product ID.
306   * altos: Define USB product ID in per-product Makefile.defs file
307   * altosui: Make teledongle callsign configurable
308   * altosui: Add TeleMetrum configuration
309   * altosui: Set callsign when fetching eeprom data over the air
310
311   [ Bdale Garbee ]
312   * add freetts as a build dep
313   * working on java packaging details
314
315   [ Keith Packard ]
316   * altosui: Add .ihx file reading code and stub out flashing UI
317   * altosui: Add debug dongle API, split flash UI out
318   * ao-dumplog: Fix --remote and --channel options to actually work
319   * altosui: pad TM config dialog values to avoid clipping descenders
320   * libaltos: use pipe to wake up getchar on close. use mutexes
321   * altosui: Add lots more cc1111 debug interface functions
322   * altosui: remove debug printf from AltosHexfile
323   * altosui: flush serial output before waiting for reply
324   * altosui: Remove debug printf from AltosRomconfig
325   * altosui: Finish device programming code
326   * altos: Place rom config variables in fixed location
327   * altosui: make default Manifest look for built-in freetts
328   * altosui: Separate out log file choosing dialog to share with CSV
329     generator
330   * altosui: refactor logfile chooser dialog to share more code
331   * altosui: Add ability to create CSV file from telem or eeprom files
332   * altosui: disable radio monitoring while using serial line for
333     debugging
334   * altosui: Delay mapping Flash UI until flashing actually starts
335   * altosui: fetch existing romconfig for flashing
336   * altosui: always display romconfig ui while flashing
337   * altosui: write USB serial number string while flashing
338   * altosui: flush replies from serial link when entering debug mode
339   * altos: always rebuild ao_product.c to track git version
340   * altos: print GPS state flags in GPS 'g' command
341   * altos: mark gps date written only after it gets into eeprom
342   * altosui: Move number parsing code to Altos general class
343   * altosui: Add AltosGreatCircle constructors
344   * altosui: add rssi and distance/dir from pad to CSV files
345   * altosui: AltosEepromReader was mis-setting boost tick
346   * altosui: Add support for old (version < 3) telemetry files
347   * altosui: Serial line is in UTF-8 encoding. Deal with it.
348   * altosui: When parsing saved telem files, errors shouldn't abort file
349   * altosui: Remove debug printf from AltosState.java
350   * altosui: command line args are converted to csv format
351   * altos: prepare for sdcc 2.9.1
352
353   [ Bdale Garbee ]
354   * add a dummy install target
355   * lose the prebuild hook for now while I'm fumbling
356   * add install target for libaltos
357   * add an install target for altosui
358
359   [ Keith Packard ]
360   * altosui: add elevation and range information
361
362   [ Bdale Garbee ]
363   * fix up the wrapper's path to the jar file
364   * update Debian standards version
365   * fix permissions on installed jar file, switch from ao-view to
366     altosui in
367   * install altosui man page
368   * fix man page delivery path
369   * Revert "lose the prebuild hook for now while I'm fumbling"
370
371  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
372
373 altos (0.6+303+gb6da90b) unstable; urgency=low
374
375   * add freetts as a build dep
376   * move to science menu
377   * working on java packaging details
378
379  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
380
381 altos (0.6+292+g8fc261c) unstable; urgency=low
382
383   * see if my new freetts package works
384
385  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
386
387 altos (0.6+290+g7877496) unstable; urgency=low
388
389   [ Keith Packard ]
390   * altosui: check for closed serial device before reading
391   * altosui: Remove unnecessary freetts .jar files
392   * altosui: Close serial, join reader thread, free altos_file
393   * altosui: remove debug printf
394   * libaltos: build with java src encoding UTF8
395   * altosui: construct Darwin application directory
396   * Add Mac OS X packaging bits
397   * altosui: Switch eeprom extension back to .eeprom
398   * Moved Mac OS packaging to altosui dir
399   * altosui: remove option to install to alternate volume
400   * Make altosui test script executable
401
402  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
403
404 altos (0.6+277+gd184819) unstable; urgency=low
405
406   [ Bdale Garbee ]
407   * fix text since TM only has one led to blink
408   * add swig as a build dep
409   * add a jdk to the build deps
410
411   [ Keith Packard ]
412   * When the EP0 IN buffer is full, don't panic, just skip sending
413     another
414   * Add libaltos which talks to USB connected altos devices
415   * Switch AltosUI to libaltos for device access
416   * Present list of altos devices in nice format
417   * Re-enable freetts
418   * Re-enable Linux support for altosui.
419   * Darwin doesn't have strndup.
420   * libaltos needs -I. on all systems
421   * libaltos: make clean remove all built files
422   * libaltos: build fat 10.5-compatible library
423   * Add Mac OS X packaging files for altosui
424   * Add application icons for Mac OS X
425   * Clean up altosui build a bit
426   * Remove directories as .class file dependencies; it makes them get
427     rebuilt all the time
428   * Java clean ups -- use varargs where possible, remove
429     AltosSerialReader
430   * Java voice reporting cleanups.
431   * Force java source encoding to UTF-8
432   * Make ao_log_data re-entrant as it is used for both sensor and GPS
433     logs
434   * altosui: Catch errors opening USB devices. Limit list to relevant
435     devices
436   * Make voice and channel menus work.
437   * Add voice test command for help in adjusting volume.
438   * Remove debug printf
439   * altosui: Add eeprom data capture function. No UI yet.
440   * altosui: Add progress bar for eeprom downloading status
441   * altosui: Fix Save flight data monitor layout, add cancel
442   * altosui: Replace device dialog. Center eeprom monitor.
443   * altosui: report rocket ground bearing at landing only if known
444   * Reset GPS ready status when GPS comes unlocked on the pad
445
446  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
447
448 altos (0.6+236+gcd8aa79) unstable; urgency=low
449
450   [ Keith Packard ]
451   * Telemetry code was mis-computing RSSI
452   * Switch DBG pins to GPIO when using any debug commands. Reboot to
453     restore.
454
455   [ Bdale Garbee ]
456   * significant documentation update
457   * add build dep for sndfile
458   * reflect documentation file name change
459   * update to latest Debian standards version
460
461  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
462
463 altos (0.6+224+g4766b13) unstable; urgency=low
464
465   [ Bdale Garbee ]
466   * documentation updates from Bob
467
468   [ Mike Beattie ]
469   * Extension to KML output format, and minor bug fix
470
471   [ Keith Packard ]
472   * ao-view: disable radio telemetry monitoring during channel change
473   * Add special code for USB panic's.
474   * ao-postflight: was walking off state.data array
475   * Abort any in-progress radio operation when changing radio channel
476
477  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
478
479 altos (0.6+214+g16c4cae) unstable; urgency=low
480
481   [ Bdale Garbee ]
482   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
483   * merge a derivative of Bob Finch's mere mortals guide as getting started
484   * merge the altusmetrum-themes package
485
486   [ Keith Packard ]
487   * Fix telemetrum.inf, tested by Adrian and Keithp
488   * Finish basic flight monitoring UI with voice using FreeTTS
489
490  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
491
492 altos (0.6+204+g6bd8513) unstable; urgency=low
493
494   * lose the quotes since they apparently aren't necessary
495
496  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
497
498 altos (0.6+202+gae6854d) unstable; urgency=low
499
500   * update desktop file for conformance with current standards
501
502  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
503
504 altos (0.6+200+g68eaaa6) unstable; urgency=low
505
506   * add initial package build scripts for Arch Linux from Bob Finch
507   * add desktop file provided by Bob Finch
508
509  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
510
511 altos (0.6+195+gcde60f1) unstable; urgency=low
512
513   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
514
515  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
516
517 altos (0.6+193+g314d27a) unstable; urgency=low
518
519   [ Keith Packard ]
520   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
521
522  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
523
524 altos (0.6+190+g8b6767e) unstable; urgency=low
525
526   [ Keith Packard ]
527   * Fix all stdio reading functions to be __critical
528   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
529
530  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
531
532 altos (0.6+187+g8702f49) unstable; urgency=low
533
534   [ Bdale Garbee ]
535   * more text created during SFO->DEN flight
536   * initial attempt at a telemetrum turn on script .. needs work
537
538   [ Keith Packard ]
539   * Revert "Add optional 's' command to packet slave to enable/disable
540     slave mode"
541   * Disable interrupts while reading from stdin
542
543  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
544
545 altos (0.6+180+g99094f0) unstable; urgency=low
546
547   [ Keith Packard ]
548   * Increase reset switch time to 100ms
549   * Add optional 's' command to packet slave to enable/disable slave
550     mode
551   * More ALtosUI changes
552   * Autodetect flite voice registration function
553
554   [ Bdale Garbee ]
555   * capture work done on SFO->DEN flight
556   * add some RF usage information from an email reply sent today, and
557     re-indent
558
559  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
560
561 altos (0.6+171+g9394393) unstable; urgency=low
562
563   [ Bdale Garbee ]
564   * wrong Yaesu model
565
566   [ Keith Packard ]
567   * Only have the slave return a packet if it received one.
568
569  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
570
571 altos (0.6+168+gc0ee1ae) unstable; urgency=low
572
573   [ Bdale Garbee ]
574   * INSTALL file changed by auto tools
575
576   [ Keith Packard ]
577   * libflite may forget to reference libasound
578
579  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
580
581 altos (0.6+164+g5c3b6e2) unstable; urgency=low
582
583   [ Keith Packard ]
584   * Start adding java-based UI
585   * Add telemetry data parsing code
586   * Add Windows install .inf file
587   * Fix windows install file
588   * Add telem parsing code
589   * Steal C code from ao-view
590   * Display table of flight info. gps is not working yet though
591   * Fix up table formatting
592   * Fix status update
593   * Fix state updates
594   * Clean up GPS data formatting
595   * Report current gps nsat, not last locked nsat
596   * Remove GPS data missing from skytraq. Save max height/accel/speed
597   * Remove unused cell renderer class
598   * Make .jar file
599   * Use RXTX for serial comm. Add logdir preference saving
600   * Make ao_radio_idle keep trying to get the radio to idle.
601   * Don't abort the radio when enabling telemetry monitoring
602   * Clean up some altosui comments
603   * Switch TeleMetrum from v0.2 to v1.0
604   * Add Linux device discovery
605   * Interrupt running replay thread when starting another replay
606   * serial port read function cannot be interrupted. poll every 1 second
607   * TD reports "not-connected" when GPS has 0 sats
608   * Tasks may move in task structure as a result of ao_exit
609   * Enable telemetry monitoring
610   * Use 16-bit flite voice (which appears to have changed symbols
611     recently)
612   * When changing RESET line, delay 20ms
613
614   [ Bdale Garbee ]
615   * choose a better set of docbook xsl files
616
617  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
618
619 altos (0.6+131+g6629ec5) unstable; urgency=low
620
621   * lose the url entirely for now
622
623  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
624
625 altos (0.6+129+g934434f) unstable; urgency=low
626
627   * fix typo in url
628
629  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
630
631 altos (0.6+127+g05ad583) unstable; urgency=low
632
633   * need another build dep
634
635  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
636
637 altos (0.6+125+g8f1d47e) unstable; urgency=low
638
639   * make lintian happy
640   * tweak copyright assertion
641   * crudely incorporate "day in the life" info from web page
642   * rewrite urls in docbook format
643
644  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
645
646 altos (0.6+119+g00f49c8) unstable; urgency=low
647
648   [ Bdale Garbee ]
649   * update changelogs for Debian build
650   * move gbp.conf into debian/
651   * initial harness for documentation
652   * fix typo
653
654   [ Keith Packard ]
655   * Round radio calibration value instead of truncating
656   * Document the ao-dumplog '--remote' flag for radio-link downloads
657
658  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
659
660 altos (0.6+108+g6e61170) unstable; urgency=low
661
662   [ Keith Packard ]
663   * Need to duplicate new altitude conversion code in aoview.
664
665  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
666
667 altos (0.6+106+ga1478f6) unstable; urgency=low
668
669   [ Keith Packard ]
670   * Add ao_radio_xmit to help test boards without flashing them.
671   * Allow product names to have suffixes (like board revisions)
672   * Fix and document the ao-rawload --run flag
673   * Add LED test
674   * Leave .ihx files in the build directory too - easier to debug that way
675   * Eliminate deadlock when writing config from radio link
676   * Fix up LED colors for each product.
677   * Add .gitignore for ao-bringup
678
679   [ Bdale Garbee ]
680   * create a turn on script for lighting up TeleDongle v0.2 boards
681
682  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
683
684 altos (0.6+95+g2f45953) unstable; urgency=low
685
686   * update changelogs for Debian build
687   * conditionalize use of git on executability of /usr/bin/git binary
688
689  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
690
691 altos (0.6+88+gdeccc10) unstable; urgency=low
692
693   * add gawk as a build dependency since strtonum is a gawk extension
694
695  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
696
697 altos (0.6+86+g2491282) unstable; urgency=low
698
699   [ Keith Packard ]
700   * Disable monitor mode before attempting radio test.
701   * Ensure that ao_alarm waits at least the specified time
702   * Remove dbg driver code from telemetrum/teledongle
703   * Add AT45DBxx1D driver
704   * Remove green LED and temp sensor from v0.2 code
705   * Add at45db161d.h header file for new flash part.
706   * Add 'f' command to display flash status register contents
707   * Dump more flash parameters for the flash_status command
708   * Dump config block from read/write config and flash_status commands
709   * Don't set ao_flash_setup_done until we're actually done.
710   * Remove flash debugging printfs
711   * Add simple gps dump command 'g'
712   * Force idle mode by shorting the SPI clock to ground at boot time.
713   * Switch to using internal cc1111 temperature sensor
714   * Missing ao_mutex_put in gps_dump
715   * Compute daytime using GPS as time base
716   * Pull in a bit more data for filtering the start of the boost
717   * Log GPS data on pad after boost detect.
718   * Change barometer conversion code to shrink conversion table
719   * Change altos build process to support per-product compile-time
720     changes
721   * Update .gitignore files
722   * Quiet make output.
723   * Add back stack size checking to altos linking phase
724   * Must install .map files for ao-load to work
725
726  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
727
728 altos (0.6+60+g10d1bbc) unstable; urgency=low
729
730   [ Keith Packard ]
731   * Use ao_radio_get/ao_radio_put in packet code.
732
733  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
734
735 altos (0.6+58+gbbb152c) unstable; urgency=low
736
737   [ Keith Packard ]
738   * Re-order config values. Change frequency to cal
739   * Allow radio calibration to be set from ao-load
740   * Add --cal to man page
741
742  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
743
744 altos (0.6+53+gcd49847) unstable; urgency=low
745
746   [ Keith Packard ]
747   * Remove send_serial and serial_baud commands.
748   * Make ao_cmd_decimal produce both 32 and 16 bit values.
749   * Add radio calibration configuration.
750
751  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
752
753 altos (0.6+49+g9a1d7dd) unstable; urgency=low
754
755   [ Keith Packard ]
756   * Change default callsign to "N0CALL"
757
758  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
759
760 altos (0.6+47+g4053309) unstable; urgency=low
761
762   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
763   * change home URL in control file to be the AltOS page
764
765  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
766
767 altos (0.6+43+gd6ba07e) unstable; urgency=low
768
769   [ Keith Packard ]
770   * Decode HDOP data from skytraq GPS
771   * Document ao-postflight --gps and --kml options.
772   * Make ao-postflight create filenames using input filenames.
773   * Make TD print 0000-00-00 for invalid dates.
774   * Fix --plot arg handling. Add -all option.
775   * Convert telemetry file GPS satellite information in cc_log_read
776   * Don't crash if --plot isn't passed on ao-postflight command line
777   * ao-postflight: compute barometric alt for each GPS position
778   * ao-postflight: don't try to use missing gps sat data
779   * Automatically extract flight number for eeprom and telem filenames.
780
781  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
782
783 altos (0.6+32+g87e6f3e) unstable; urgency=low
784
785   [ Bdale Garbee ]
786   * fix typo in comment
787
788   [ Keith Packard ]
789   * Reduce igniter firing time from 500ms to 50ms.
790   * Add GPS date/time output to ao-postflight.
791   * Eliminate SiRF state values from ao-view.
792
793  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
794
795 altos (0.6+27+gb0d7e3f) unstable; urgency=low
796
797   [ Keith Packard ]
798   * Add two-point accelerometer calibration.
799   * Remove "l" command as ao-dumplong no longer uses it
800   * Remove "d" command
801   * Remove "f" command
802   * Reformat ADC values to show all 16 bits
803   * ao_flight_test was using accel value for pressure too
804   * Pass accel calibration over telemetry stream. Telemetry data format
805     change.
806   * Add ability to dump eeprom data over radio link.
807   * In packet master, move USB flush from packet thread to echo thread
808   * In USB pollchar, wait for packet before re-checking USB out len
809   * Explicitly use USB I/O routines in packet code
810   * Flush pending input when switching to remote packet mode
811   * Stop recording in ao-dumplog after receiving an invalid block
812   * Move ao_match_word from ao_ignite.c to ao_cmd.c
813   * Add Watchdog Timer Control register definitions
814   * Add reboot command.
815   * Return radio to telemetry settings when packet system closed.
816   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
817   * Loosen tolerances for main->landed transition
818   * Provide a dummy 'uninstall' target in the src directory.
819   * Share telemetry parsing code in cc library.
820   * Enable telemetry receive in ao_view
821   * Switch order of serial/flight in ao-postflight summary
822   * Add flight number to telemetry stream.
823   * Add date to GPS data, captured from GPRMC packet.
824   * Stop using SiRF state info.
825
826  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
827
828 altos (0.6) unstable; urgency=low
829
830   [ Keith Packard ]
831   * Add support for the SkyTraq GPS unit
832   * Build two versions of TM, one for SiRF, one for SkyTraq
833   * Save some DSEG space by marking cmd functions __reentrant
834   * Add ao_wake_task and ao_exit
835   * Add keyhole-markup generation for ao-postflight.
836   * Initial packet bits. Just testing transmission
837   * Add radio carrier command
838   * Wait for TX to finish sending data
839   * Add ao_alarm
840   * Remove reason from ao_dma_abort
841   * Switch packet code from timer thread to ao_alarm
842   * Use ao_radio_done to wait for TX to completely finish with packet
843   * Send SYN packet to set sequence numbers
844   * Add RFIM register
845   * Do more flushing in packet test code
846   * Use ao_alarm for ao_delay so it can be easily interrupted
847   * Poke master to speed up packet rate when things are busy
848   * No need to wakeup &ao_tick_count now
849   * Enable packet-based communcation to command processor
850   * Add more docs to the README file
851   * Disable interrupts while removing tasks from task list
852   * Add ao_usb_pollchar to ao.h
853
854  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
855
856 altos (0.5+90+g127c312) unstable; urgency=low
857
858   * de-version the libreadline-dev build dependency
859
860  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
861
862 altos (0.5+86+g2de548f) unstable; urgency=low
863
864   * automate push of updated and tagged master branch during
865     debian/rules prebuild
866   * flush repetitive junk out of debian/changelog, and update the
867     prebuild target
868   * add support for tagging git repository on each Debian package build
869
870  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
871
872 altos (0.5+77+gc57bd7f) unstable; urgency=low
873
874   * build for Debian from git
875
876  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
877