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