summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-09-06 14:02:14 -0600
committerBdale Garbee <bdale@gag.com>2009-09-06 14:02:14 -0600
commit45e2938121411d1fc9b3aec3fdeaaeb3c90db5ed (patch)
tree96b32a5acb3cf6f6c4e513c02b5482977d42584a
parentd42ebf0661ecf15455e5051de1e16ae66f8dd857 (diff)
update changelogs for Debian build
-rw-r--r--ChangeLog25
-rw-r--r--debian/changelog6
2 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd539832..59ada262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+commit d42ebf0661ecf15455e5051de1e16ae66f8dd857
+Merge: 384dbe9 7a19aac
+Author: Bdale Garbee <bdale@gag.com>
+Date: Sun Sep 6 14:02:09 2009 -0600
+
+ Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
+
+commit 7a19aac5e881e635962a64fff73027ca2143b96f
+Author: Keith Packard <keithp@keithp.com>
+Date: Sun Sep 6 12:51:48 2009 -0700
+
+ Add DSP code to filter data, allowing for integration/differentiation
+
+ This adds the computation of speed from both accelerometer and
+ barometer measurements and then presents a periodic flight profile
+ using filtered data as a detailed flight record.
+
+ Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 384dbe9fc7fa8e4e5dceec5e150f0f1d3383bbdc
+Author: Bdale Garbee <bdale@gag.com>
+Date: Sun Sep 6 10:40:06 2009 -0600
+
+ update changelogs for Debian build
+
commit 35c54b3a278fa9bc2bc7f4b5ee04866697c93ba0
Merge: 4f8eff7 6d018ab
Author: Bdale Garbee <bdale@gag.com>
diff --git a/debian/changelog b/debian/changelog
index b697e0b1..d87f20c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+altos (0.5+36+gd42ebf0) unstable; urgency=low
+
+ * build for Debian from git
+
+ -- Bdale Garbee <bdale@gag.com> Sun, 06 Sep 2009 14:02:14 -0600
+
altos (0.5+33+g35c54b3) unstable; urgency=low
* build for Debian from git