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