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