update changelogs for Debian build
[fw/altos] / debian / changelog
index 2ce98aadff2ffa935955c9190275958291b4fa2b..75000f8050492e8000cfde337327401f9bd7a248 100644 (file)
@@ -1,3 +1,117 @@
+altos (0.6+117+gb41e617) unstable; urgency=low
+
+  [ Bdale Garbee ]
+  * update changelogs for Debian build
+  * move gbp.conf into debian/
+  * initial harness for documentation
+
+  [ Keith Packard ]
+  * Round radio calibration value instead of truncating
+  * Document the ao-dumplog '--remote' flag for radio-link downloads
+
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:18:08 -0600
+
+altos (0.6+108+g6e61170) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Need to duplicate new altitude conversion code in aoview.
+
+ -- Bdale Garbee <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
+
+altos (0.6+86+g2491282) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Disable monitor mode before attempting radio test.
+  * Ensure that ao_alarm waits at least the specified time
+  * Remove dbg driver code from telemetrum/teledongle
+  * Add AT45DBxx1D driver
+  * Remove green LED and temp sensor from v0.2 code
+  * Add at45db161d.h header file for new flash part.
+  * Add 'f' command to display flash status register contents
+  * Dump more flash parameters for the flash_status command
+  * Dump config block from read/write config and flash_status commands
+  * Don't set ao_flash_setup_done until we're actually done.
+  * Remove flash debugging printfs
+  * Add simple gps dump command 'g'
+  * Force idle mode by shorting the SPI clock to ground at boot time.
+  * Switch to using internal cc1111 temperature sensor
+  * Missing ao_mutex_put in gps_dump
+  * Compute daytime using GPS as time base
+  * Pull in a bit more data for filtering the start of the boost
+  * Log GPS data on pad after boost detect.
+  * Change barometer conversion code to shrink conversion table
+  * Change altos build process to support per-product compile-time
+    changes
+  * Update .gitignore files
+  * Quiet make output.
+  * Add back stack size checking to altos linking phase
+  * Must install .map files for ao-load to work
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
+
+altos (0.6+60+g10d1bbc) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Use ao_radio_get/ao_radio_put in packet code.
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
+
+altos (0.6+58+gbbb152c) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Re-order config values. Change frequency to cal
+  * Allow radio calibration to be set from ao-load
+  * Add --cal to man page
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
+
+altos (0.6+53+gcd49847) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Remove send_serial and serial_baud commands.
+  * Make ao_cmd_decimal produce both 32 and 16 bit values.
+  * Add radio calibration configuration.
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
+
+altos (0.6+49+g9a1d7dd) unstable; urgency=low
+
+  [ Keith Packard ]
+  * Change default callsign to "N0CALL"
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
+
 altos (0.6+47+g4053309) unstable; urgency=low
 
   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum