X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=d8f4a833d73aa22a6d9ca240f52e4fc8de4eb2a2;hb=5c3b6e2d1989bcaa19ae3e294f297ec3e5648a53;hp=f825bbd9fdb988db01613903d13c306c2578e245;hpb=8f1d47e9cd61738e516d15fc97d5730d80611e87;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index f825bbd9..d8f4a833 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,60 @@ -altos (0.6+124+gc66eeba) unstable; urgency=low +altos (0.6+163+g01e524f) unstable; urgency=low + + [ Keith Packard ] + * Start adding java-based UI + * Add telemetry data parsing code + * Add Windows install .inf file + * Fix windows install file + * Add telem parsing code + * Steal C code from ao-view + * Display table of flight info. gps is not working yet though + * Fix up table formatting + * Fix status update + * Fix state updates + * Clean up GPS data formatting + * Report current gps nsat, not last locked nsat + * Remove GPS data missing from skytraq. Save max height/accel/speed + * Remove unused cell renderer class + * Make .jar file + * Use RXTX for serial comm. Add logdir preference saving + * Make ao_radio_idle keep trying to get the radio to idle. + * Don't abort the radio when enabling telemetry monitoring + * Clean up some altosui comments + * Switch TeleMetrum from v0.2 to v1.0 + * Add Linux device discovery + * Interrupt running replay thread when starting another replay + * serial port read function cannot be interrupted. poll every 1 second + * TD reports "not-connected" when GPS has 0 sats + * Tasks may move in task structure as a result of ao_exit + * Enable telemetry monitoring + * Use 16-bit flite voice (which appears to have changed symbols + recently) + * When changing RESET line, delay 20ms + + [ Bdale Garbee ] + * choose a better set of docbook xsl files + + -- Bdale Garbee Thu, 08 Apr 2010 19:56:27 -0600 + +altos (0.6+131+g6629ec5) unstable; urgency=low + + * lose the url entirely for now + + -- Bdale Garbee Thu, 08 Apr 2010 12:43:01 -0600 + +altos (0.6+129+g934434f) unstable; urgency=low + + * fix typo in url + + -- Bdale Garbee Thu, 08 Apr 2010 12:41:38 -0600 + +altos (0.6+127+g05ad583) unstable; urgency=low + + * need another build dep + + -- Bdale Garbee Thu, 08 Apr 2010 12:35:04 -0600 + +altos (0.6+125+g8f1d47e) unstable; urgency=low * make lintian happy * tweak copyright assertion