X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=0cbff558bf78573222626d0e8d28ca7791f68e2a;hb=646e1926cdf56e2cf2425413ce716e6999b64a58;hp=cf13a14b838fc992a21eb15427cc328add14dbea;hpb=3bcf14f12f6681888c3162d0f33ef2d454eb75dd;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index cf13a14b..0cbff558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +altos (0.8.1+41+gd908c2e) unstable; urgency=low + + [ Keith Packard ] + * altosui: Show dialog after successful delete or when no flights + * altosui: Ensure serial line is flushed after disabling remote link + * altosui: Add preference for serial debugging. + + -- Bdale Garbee Fri, 14 Jan 2011 18:00:51 -0700 + +altos (0.8.1+37+g97b1ca9) unstable; urgency=low + + [ Keith Packard ] + * altos: Add configuration parameter for maximum flight log size + * altos: support storage of multiple flights. + * altos: Speed up at45 and 25lc erase speeds + * altos: white space fix + * altos: report flight log offsets in hex block numbers instead of + bytes + * altos: ensure erase mark is written when erasing flights + + [ Anthony Towns ] + * altos: Optimize Morse code generation + + [ Keith Packard ] + * altos: Check requested log max size against available space + * altos: Check for full log and complain + * altosui: Add configuration of flight log size + + [ Anthony Towns ] + * altos: Remove unused accel_vel_mach and accel_vel_boost variables + * altos: Remove redundant initialization of ao_interval variables + + [ Keith Packard ] + * altosui: Split eeprom download code apart + * altos: oops -- 'e' command was only showing 7 of the 8 bytes per + line + * altosui: Add support for parsing list of flights from the 'l' + command + * altosui: Add eeprom 'manage' ui to download and delete multiple + flights + * altos: check for valid flight number in ao_log_delete + + -- Bdale Garbee Fri, 14 Jan 2011 14:30:37 -0700 + altos (0.8.1+18+g408a3e0) unstable; urgency=low [ Anthony Towns ]