X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=2ce98aadff2ffa935955c9190275958291b4fa2b;hb=refs%2Ftags%2Fdebian%2F0.6%2B47%2Bg4053309;hp=2c54a66eb5ce8b40f555d0669e4fca79b3319ead;hpb=8f036ee7cd30ce3ed2e5cc8501914a4c19b73875;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index 2c54a66e..2ce98aad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +altos (0.6+47+g4053309) unstable; urgency=low + + * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum + * change home URL in control file to be the AltOS page + + -- Bdale Garbee Thu, 26 Nov 2009 11:15:47 -0700 + +altos (0.6+43+gd6ba07e) unstable; urgency=low + + [ Keith Packard ] + * Decode HDOP data from skytraq GPS + * Document ao-postflight --gps and --kml options. + * Make ao-postflight create filenames using input filenames. + * Make TD print 0000-00-00 for invalid dates. + * Fix --plot arg handling. Add -all option. + * Convert telemetry file GPS satellite information in cc_log_read + * Don't crash if --plot isn't passed on ao-postflight command line + * ao-postflight: compute barometric alt for each GPS position + * ao-postflight: don't try to use missing gps sat data + * Automatically extract flight number for eeprom and telem filenames. + + -- Bdale Garbee Sun, 22 Nov 2009 10:18:26 -0700 + altos (0.6+32+g87e6f3e) unstable; urgency=low [ Bdale Garbee ]