X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=1d156a59715b43f03e2ab789f80b33c0971bb083;hp=8f823b15208e9196550070b8a69e6aadfcd83877;hb=97b1ca994599ad262400eb3c685799582f7f1b94;hpb=2615289265b6f8fa08827be794b4eee569fc6333 diff --git a/debian/changelog b/debian/changelog index 8f823b15..1d156a59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,91 @@ +altos (0.8.1+36+gd794ef9) 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 ] + * altosui: move maps to subdir, fix E/W mismatch + + [ Keith Packard ] + * altos: clean up radio abort paths. Share radio code. + * altos: eliminate ao_wake_task + * windows: Add compatibility IDs to telemetrum.inf + * windows: Update NSIS installer file to use compatibility IDs + * altos: Split out SPI driver. + * altos: Add telemetrum-v1.1 directory + * altos: packet and usb i/o routines use 'char', not 'uint8_t' + * altos: Simplify storage API + * altos: Require manual flight erasing. + * altos: Move common storage code to ao_storage.c. Add M25P80 driver + * altos: Rip out 'optimization' in ao_log_scan + * altos: Mark end of available flight list with 'done' to make the UI + + -- Bdale Garbee Fri, 07 Jan 2011 00:51:41 -0700 + +altos (0.8.1+4+gea95c06) unstable; urgency=low + + * fix symlink paths in rules file + + -- Bdale Garbee Wed, 01 Dec 2010 00:14:24 -0700 + +altos (0.8.1+2+gea7130e) unstable; urgency=low + + * modify Debian package build to deliver one copy of background.png + for + + -- Bdale Garbee Wed, 01 Dec 2010 00:03:14 -0700 + +altos (0.8.1) unstable; urgency=low + + [ Bdale Garbee ] + * moved doc dir in web content to AltOS tree + * fix publish target in doc/Makefile + * fix section layering + * fix an Altos vs Altus typo in the docs + * adding Bdale's release process document to the source tree + + [ Keith Packard ] + * windows: Add jfreechart.jar and jcommon.jar to windows install image + * Move "Releasing" to top level + * Add minimal release testing plan to Releasing + + [ Bdale Garbee ] + * releasing 0.8.1 + + -- Bdale Garbee Mon, 29 Nov 2010 21:46:54 -0700 + altos (0.8) unstable; urgency=low [ Keith Packard ] @@ -9,8 +97,11 @@ altos (0.8) unstable; urgency=low [ Bdale Garbee ] * declaring 0.8 released + * update changelogs for Debian build + * update changelogs for Debian build + * rewind changelog to recover from stupid build failure - -- Bdale Garbee Sun, 28 Nov 2010 18:22:27 -0700 + -- Bdale Garbee Sun, 28 Nov 2010 18:32:12 -0700 altos (0.7.1+168+gcb08bc2) unstable; urgency=low