summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-08-19 00:52:57 -0600
committerBdale Garbee <bdale@gag.com>2009-08-19 00:52:57 -0600
commit0087c1776e0253fc2bd3b86f15bf9d1b32bdc45a (patch)
treeea7fb4b4e8e633ea7ffb4d6d1d142f4ea8ba022f
parent4486d9156e19e4280b42bcd422d81d04f2d04a92 (diff)
update changelogs for Debian build
-rw-r--r--ChangeLog36
-rw-r--r--debian/changelog6
2 files changed, 42 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fe3609b..fd3af4d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+commit 4486d9156e19e4280b42bcd422d81d04f2d04a92
+Merge: dd09f0b 33edd62
+Author: Bdale Garbee <bdale@gag.com>
+Date: Wed Aug 19 00:49:24 2009 -0600
+
+ Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
+
+commit 33edd62992a32b0ec8ca66d879fa300871db5937
+Author: Keith Packard <keithp@keithp.com>
+Date: Tue Aug 18 23:38:16 2009 -0700
+
+ Update ao-view to add GPS satellite tracking data
+
+ This adds another column to the display to hold per-satellite GPS
+ tracking data and a count of the visible and locked sats.
+
+ Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 29687cbd462a332d9a36ed87500c5b737dcae3f4
+Author: Keith Packard <keithp@keithp.com>
+Date: Tue Aug 18 22:35:15 2009 -0700
+
+ Handle GPS satellite tracking data
+
+ SiRF message #4 includes signal strength and GPS engine state for each
+ of the satellites being tracked. This data is now parsed and sent to
+ eeprom and the radio.
+
+ Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit dd09f0bc2b950c00f3b489878cd69ad8a003f46c
+Author: Bdale Garbee <bdale@gag.com>
+Date: Tue Aug 18 21:57:01 2009 -0600
+
+ update changelogs for Debian build
+
commit cd5ce661e2a8f9694933358ccb5b916fbed089c2
Author: Bdale Garbee <bdale@gag.com>
Date: Tue Aug 18 21:49:39 2009 -0600
diff --git a/debian/changelog b/debian/changelog
index e0ee1030..c0326367 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+altos (0.4+92+g4486d91) unstable; urgency=low
+
+ * build for Debian from git
+
+ -- Bdale Garbee <bdale@gag.com> Wed, 19 Aug 2009 00:52:57 -0600
+
altos (0.4+88+gcd5ce66) unstable; urgency=low
* build for Debian from git