Change barometer conversion code to shrink conversion table
[fw/altos] / ChangeLog
index 1ced1821724a6a91c45600a4000c3fa50c1a5936..cee5bdeee42b3009965742713078d4b00d9ddcaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+commit 10d1bbcd9709a5eee8d50989215242b16feb7232
+Author: Keith Packard <keithp@keithp.com>
+Date:   Sat Dec 19 11:34:16 2009 -0800
+
+    Use ao_radio_get/ao_radio_put in packet code.
+    
+    The ao_radio_get function both acquires the mutex *and* configures the
+    radio channel and frequency. Failing to use this in the packet code
+    would leave the radio frequency unconfigured.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit a15abc1882a3bdd2c980eed169f3b80337528390
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Sat Dec 19 12:15:29 2009 -0700
+
+    update changelogs for Debian build
+
+commit bbb152c712801653374a8f82869e2e8bf41f7279
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Sat Dec 19 12:05:40 2009 -0700
+
+    update changelogs for Debian build
+
 commit 7ac8efea5d60b81adccdc1e38ac4c13facfae7c9
 Author: Keith Packard <keithp@keithp.com>
 Date:   Tue Dec 15 23:58:29 2009 -0800