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