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