X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=f0fe4564af5aa97f958735d4f42456c935b63c93;hp=e489a560288a1ff593bac31a49228a7bf9bab4ad;hb=eb3cc3e9b60ec23acbb7d797affa743d671801ab;hpb=2f45953ee54034209a23c254e65da36e44cf075f diff --git a/debian/changelog b/debian/changelog index e489a560..f0fe4564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +altos (0.6+119+g00f49c8) unstable; urgency=low + + [ Bdale Garbee ] + * update changelogs for Debian build + * move gbp.conf into debian/ + * initial harness for documentation + * fix typo + + [ Keith Packard ] + * Round radio calibration value instead of truncating + * Document the ao-dumplog '--remote' flag for radio-link downloads + + -- Bdale Garbee Tue, 30 Mar 2010 23:19:15 -0600 + +altos (0.6+108+g6e61170) unstable; urgency=low + + [ Keith Packard ] + * Need to duplicate new altitude conversion code in aoview. + + -- Bdale Garbee Thu, 04 Mar 2010 17:33:27 -0700 + +altos (0.6+106+ga1478f6) unstable; urgency=low + + [ Keith Packard ] + * Add ao_radio_xmit to help test boards without flashing them. + * Allow product names to have suffixes (like board revisions) + * Fix and document the ao-rawload --run flag + * Add LED test + * Leave .ihx files in the build directory too - easier to debug that way + * Eliminate deadlock when writing config from radio link + * Fix up LED colors for each product. + * Add .gitignore for ao-bringup + + [ Bdale Garbee ] + * create a turn on script for lighting up TeleDongle v0.2 boards + + -- Bdale Garbee Sat, 27 Feb 2010 17:35:32 -0700 + +altos (0.6+95+g2f45953) unstable; urgency=low + + * update changelogs for Debian build + * conditionalize use of git on executability of /usr/bin/git binary + + -- Bdale Garbee Wed, 24 Feb 2010 17:30:00 -0700 + altos (0.6+88+gdeccc10) unstable; urgency=low * add gawk as a build dependency since strtonum is a gawk extension