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