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