X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=8d6412f00864f377ab4c81cd770f877a1c650937;hp=05274a8090c5efc18e8cae0e634c9b763a0fcb0e;hb=4cf39b13a574cb656999cf329f5b08e7f910604b;hpb=a832c7e9d9e9e420e1281136188bd53b34c56464 diff --git a/debian/changelog b/debian/changelog index 05274a80..8d6412f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,170 @@ +altos (0.6+277+gd184819) unstable; urgency=low + + [ Bdale Garbee ] + * fix text since TM only has one led to blink + * add swig as a build dep + * add a jdk to the build deps + + [ Keith Packard ] + * When the EP0 IN buffer is full, don't panic, just skip sending + another + * Add libaltos which talks to USB connected altos devices + * Switch AltosUI to libaltos for device access + * Present list of altos devices in nice format + * Re-enable freetts + * Re-enable Linux support for altosui. + * Darwin doesn't have strndup. + * libaltos needs -I. on all systems + * libaltos: make clean remove all built files + * libaltos: build fat 10.5-compatible library + * Add Mac OS X packaging files for altosui + * Add application icons for Mac OS X + * Clean up altosui build a bit + * Remove directories as .class file dependencies; it makes them get + rebuilt all the time + * Java clean ups -- use varargs where possible, remove + AltosSerialReader + * Java voice reporting cleanups. + * Force java source encoding to UTF-8 + * Make ao_log_data re-entrant as it is used for both sensor and GPS + logs + * altosui: Catch errors opening USB devices. Limit list to relevant + devices + * Make voice and channel menus work. + * Add voice test command for help in adjusting volume. + * Remove debug printf + * altosui: Add eeprom data capture function. No UI yet. + * altosui: Add progress bar for eeprom downloading status + * altosui: Fix Save flight data monitor layout, add cancel + * altosui: Replace device dialog. Center eeprom monitor. + * altosui: report rocket ground bearing at landing only if known + * Reset GPS ready status when GPS comes unlocked on the pad + + -- Bdale Garbee Thu, 29 Jul 2010 12:50:40 -0600 + +altos (0.6+236+gcd8aa79) unstable; urgency=low + + [ Keith Packard ] + * Telemetry code was mis-computing RSSI + * Switch DBG pins to GPIO when using any debug commands. Reboot to + restore. + + [ Bdale Garbee ] + * significant documentation update + * add build dep for sndfile + * reflect documentation file name change + * update to latest Debian standards version + + -- Bdale Garbee Tue, 20 Jul 2010 22:24:14 -0600 + +altos (0.6+224+g4766b13) unstable; urgency=low + + [ Bdale Garbee ] + * documentation updates from Bob + + [ Mike Beattie ] + * Extension to KML output format, and minor bug fix + + [ Keith Packard ] + * ao-view: disable radio telemetry monitoring during channel change + * Add special code for USB panic's. + * ao-postflight: was walking off state.data array + * Abort any in-progress radio operation when changing radio channel + + -- Bdale Garbee Thu, 24 Jun 2010 12:37:34 -0700 + +altos (0.6+214+g16c4cae) unstable; urgency=low + + [ Bdale Garbee ] + * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos + * merge a derivative of Bob Finch's mere mortals guide as getting started + * merge the altusmetrum-themes package + + [ Keith Packard ] + * Fix telemetrum.inf, tested by Adrian and Keithp + * Finish basic flight monitoring UI with voice using FreeTTS + + -- Bdale Garbee Tue, 18 May 2010 00:24:40 -0600 + +altos (0.6+204+g6bd8513) unstable; urgency=low + + * lose the quotes since they apparently aren't necessary + + -- Bdale Garbee Wed, 12 May 2010 19:53:58 -0600 + +altos (0.6+202+gae6854d) unstable; urgency=low + + * update desktop file for conformance with current standards + + -- Bdale Garbee Wed, 12 May 2010 17:04:31 -0600 + +altos (0.6+200+g68eaaa6) unstable; urgency=low + + * add initial package build scripts for Arch Linux from Bob Finch + * add desktop file provided by Bob Finch + + -- Bdale Garbee Wed, 12 May 2010 16:44:27 -0600 + +altos (0.6+195+gcde60f1) unstable; urgency=low + + * Revert "Merge remote branch 'remotes/origin/fix-reset'" + + -- Bdale Garbee Thu, 06 May 2010 13:59:16 -0600 + +altos (0.6+193+g314d27a) unstable; urgency=low + + [ Keith Packard ] + * Don't change dbg clock while changing reset_n. Use 20ms everywhere + + -- Bdale Garbee Thu, 06 May 2010 12:47:51 -0600 + +altos (0.6+190+g8b6767e) unstable; urgency=low + + [ Keith Packard ] + * Fix all stdio reading functions to be __critical + * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep + + -- Bdale Garbee Wed, 05 May 2010 02:34:06 -0600 + +altos (0.6+187+g8702f49) unstable; urgency=low + + [ Bdale Garbee ] + * more text created during SFO->DEN flight + * initial attempt at a telemetrum turn on script .. needs work + + [ Keith Packard ] + * Revert "Add optional 's' command to packet slave to enable/disable + slave mode" + * Disable interrupts while reading from stdin + + -- Bdale Garbee Wed, 05 May 2010 01:52:27 -0600 + +altos (0.6+180+g99094f0) unstable; urgency=low + + [ Keith Packard ] + * Increase reset switch time to 100ms + * Add optional 's' command to packet slave to enable/disable slave + mode + * More ALtosUI changes + * Autodetect flite voice registration function + + [ Bdale Garbee ] + * capture work done on SFO->DEN flight + * add some RF usage information from an email reply sent today, and + re-indent + + -- Bdale Garbee Tue, 27 Apr 2010 00:17:57 -0600 + +altos (0.6+171+g9394393) unstable; urgency=low + + [ Bdale Garbee ] + * wrong Yaesu model + + [ Keith Packard ] + * Only have the slave return a packet if it received one. + + -- Bdale Garbee Sat, 10 Apr 2010 15:01:04 -0600 + altos (0.6+168+gc0ee1ae) unstable; urgency=low [ Bdale Garbee ]