X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=fe01210ddaeb7e68671106bcc4ebba044ebe9923;hp=2ee931489b96c5cf325f2fcf499e0f64859cac6f;hb=c360e5c04e30421e9ea2f7006b7d35aef35f1edd;hpb=ca7b549fbf62019b01a6e6c85da50645ea9a4502 diff --git a/debian/changelog b/debian/changelog index 2ee93148..fe01210d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +altos (0.9.1.telemini.1) unstable; urgency=low + + [ Keith Packard ] + * ao-load: fix usage message to note that '=' is required for options + * altos/test: Add dependencies in the Makefile for ao_flight_test + * altos/test: auto-configure acceleration parameters from the log file + + [ Anthony Towns ] + * ao_radio: generalise setup of packet size + * src/ao_gps_skytraq: simplify parsing code + * src/ao_gps_skytraq.c: Update logging rate to 10Hz + + [ Bdale Garbee ] + * tie bringup scripts to Bdale's bench TeleDongle + + -- Bdale Garbee Fri, 01 Apr 2011 20:02:12 -0600 + +altos (0.9) unstable; urgency=low + + [ Bdale Garbee ] + * prepare to release + * update changelogs for Debian build + * update turnon script to prefer TeleDongle as programmer + + [ Keith Packard ] + * altos: Program default flight log max value for new boards + + -- Bdale Garbee Wed, 19 Jan 2011 12:46:47 -0700 + +altos (0.8.1+81+g4ae724f) unstable; urgency=low + + * we need an install target to prevent parent dir make from failing + + -- Bdale Garbee Tue, 18 Jan 2011 23:55:36 -0700 + altos (0.8.1+79+g9a5666f) unstable; urgency=low [ Keith Packard ]