X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f037f2d2d7f6f570969a7ae62b6e98e51b14214;hb=refs%2Ftags%2Fdebian%2F0.6%2B193%2Bg314d27a;hp=562466c750a37e1995818fb142945aa75e9dbd2f;hpb=b3a2e1221735d54dc3f2b97b4e75ed6f33ab8227;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index 562466c7..5f037f2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +altos (0.6+193+g314d27a) unstable; urgency=low + + [ Keith Packard ] + * Don't change dbg clock while changing reset_n. Use 20ms everywhere + + -- Bdale Garbee Thu, 06 May 2010 12:47:51 -0600 + +altos (0.6+190+g8b6767e) unstable; urgency=low + + [ Keith Packard ] + * Fix all stdio reading functions to be __critical + * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep + + -- Bdale Garbee Wed, 05 May 2010 02:34:06 -0600 + +altos (0.6+187+g8702f49) unstable; urgency=low + + [ Bdale Garbee ] + * more text created during SFO->DEN flight + * initial attempt at a telemetrum turn on script .. needs work + + [ Keith Packard ] + * Revert "Add optional 's' command to packet slave to enable/disable + slave mode" + * Disable interrupts while reading from stdin + + -- Bdale Garbee Wed, 05 May 2010 01:52:27 -0600 + +altos (0.6+180+g99094f0) unstable; urgency=low + + [ Keith Packard ] + * Increase reset switch time to 100ms + * Add optional 's' command to packet slave to enable/disable slave + mode + * More ALtosUI changes + * Autodetect flite voice registration function + + [ Bdale Garbee ] + * capture work done on SFO->DEN flight + * add some RF usage information from an email reply sent today, and + re-indent + + -- Bdale Garbee Tue, 27 Apr 2010 00:17:57 -0600 + altos (0.6+171+g9394393) unstable; urgency=low [ Bdale Garbee ]