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