From adf6cbcba23e24a3824f7e242ec37baa2750ab94 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 10:59:18 -0600 Subject: update changelogs for Debian build --- debian/changelog | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 528ec25a..e5cff4de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +altos (0.6+268+gd0fd53b) unstable; urgency=low + + [ Bdale Garbee ] + * fix text since TM only has one led to blink + + [ Keith Packard ] + * When the EP0 IN buffer is full, don't panic, just skip sending + another + * Add libaltos which talks to USB connected altos devices + * Switch AltosUI to libaltos for device access + * Present list of altos devices in nice format + * Re-enable freetts + * Re-enable Linux support for altosui. + * Darwin doesn't have strndup. + * libaltos needs -I. on all systems + * libaltos: make clean remove all built files + * libaltos: build fat 10.5-compatible library + * Add Mac OS X packaging files for altosui + * Add application icons for Mac OS X + * Clean up altosui build a bit + * Remove directories as .class file dependencies; it makes them get + rebuilt all the time + * Java clean ups -- use varargs where possible, remove + AltosSerialReader + * Java voice reporting cleanups. + * Force java source encoding to UTF-8 + * Make ao_log_data re-entrant as it is used for both sensor and GPS + logs + * altosui: Catch errors opening USB devices. Limit list to relevant + devices + * Make voice and channel menus work. + * Add voice test command for help in adjusting volume. + * Remove debug printf + * altosui: Add eeprom data capture function. No UI yet. + * altosui: Add progress bar for eeprom downloading status + * altosui: Fix Save flight data monitor layout, add cancel + * altosui: Replace device dialog. Center eeprom monitor. + * altosui: report rocket ground bearing at landing only if known + * Reset GPS ready status when GPS comes unlocked on the pad + + -- Bdale Garbee Thu, 29 Jul 2010 10:57:54 -0600 + altos (0.6+236+gcd8aa79) unstable; urgency=low [ Keith Packard ] -- cgit v1.2.3 From 537492dc961ee6a1945b1041ee3cc0d3f519a42c Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 11:01:21 -0600 Subject: update changelogs for Debian build --- ChangeLog | 6 ++++++ debian/changelog | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index bf47de72..b7bc0cde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +commit adf6cbcba23e24a3824f7e242ec37baa2750ab94 +Author: Bdale Garbee +Date: Thu Jul 29 10:59:18 2010 -0600 + + update changelogs for Debian build + commit d0fd53bdab2f480cd43b6d7010c2094f4fccda91 Author: Keith Packard Date: Wed Jul 28 21:49:23 2010 -0700 diff --git a/debian/changelog b/debian/changelog index e5cff4de..df4d0a4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -altos (0.6+268+gd0fd53b) unstable; urgency=low +altos (0.6+269+gadf6cbc) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink -- cgit v1.2.3 From 27a2d0c00acf78628428c20ab68e2bfba06340da Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 11:02:38 -0600 Subject: update changelogs for Debian build --- ChangeLog | 6 ++++++ debian/changelog | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index b7bc0cde..7d02e0d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +commit 537492dc961ee6a1945b1041ee3cc0d3f519a42c +Author: Bdale Garbee +Date: Thu Jul 29 11:01:21 2010 -0600 + + update changelogs for Debian build + commit adf6cbcba23e24a3824f7e242ec37baa2750ab94 Author: Bdale Garbee Date: Thu Jul 29 10:59:18 2010 -0600 diff --git a/debian/changelog b/debian/changelog index df4d0a4e..6f8b6386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -altos (0.6+269+gadf6cbc) unstable; urgency=low +altos (0.6+270+g537492d) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink -- cgit v1.2.3 From 62b4cc51a0f54ef363cbff46caef80a0afecdea2 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:40:25 -0600 Subject: update changelogs for Debian build --- ChangeLog | 6 ++++++ debian/changelog | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index 7d02e0d4..dbb563fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +commit 27a2d0c00acf78628428c20ab68e2bfba06340da +Author: Bdale Garbee +Date: Thu Jul 29 11:02:38 2010 -0600 + + update changelogs for Debian build + commit 537492dc961ee6a1945b1041ee3cc0d3f519a42c Author: Bdale Garbee Date: Thu Jul 29 11:01:21 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 6f8b6386..1ca3b6fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -altos (0.6+270+g537492d) unstable; urgency=low +altos (0.6+271+g27a2d0c) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink -- cgit v1.2.3 From 33ffd89d5a64c991d28bd7369b61e1faa18f605b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:40:52 -0600 Subject: update changelogs for Debian build --- ChangeLog | 6 ++++++ debian/changelog | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index dbb563fb..2b63c00e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +commit 62b4cc51a0f54ef363cbff46caef80a0afecdea2 +Author: Bdale Garbee +Date: Thu Jul 29 12:40:25 2010 -0600 + + update changelogs for Debian build + commit 27a2d0c00acf78628428c20ab68e2bfba06340da Author: Bdale Garbee Date: Thu Jul 29 11:02:38 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 1ca3b6fe..e8c9b350 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -altos (0.6+271+g27a2d0c) unstable; urgency=low +altos (0.6+272+g62b4cc5) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink -- cgit v1.2.3 From 865d5cdf8931ffc796f608e3e12d7c5a70832825 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:45:18 -0600 Subject: add swig as a build dep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 590b7650..ef669663 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: extra Maintainer: Bdale Garbee Uploaders: Keith Packard -Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl, libsndfile1-dev +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl, libsndfile1-dev, swig Standards-Version: 3.9.0 Homepage: http://altusmetrum.org/AltOS -- cgit v1.2.3 From 89109f9dff3ce855d80da166e3362375282f745d Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:47:37 -0600 Subject: ugh, fixing failure due to aborted build --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e8c9b350..60c87f0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -altos (0.6+272+g62b4cc5) unstable; urgency=low +altos (0.6+274+g865d5cd) UNRELEASED; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink + * add swig as a build dep [ Keith Packard ] * When the EP0 IN buffer is full, don't panic, just skip sending -- cgit v1.2.3 From 2e797b18f0724caf7aaf96f45997998c7416f34e Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:50:57 -0600 Subject: update changelogs for Debian build --- ChangeLog | 18 ++++++++++++++++++ debian/changelog | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index 2b63c00e..4655b589 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +commit 89109f9dff3ce855d80da166e3362375282f745d +Author: Bdale Garbee +Date: Thu Jul 29 12:47:37 2010 -0600 + + ugh, fixing failure due to aborted build + +commit 865d5cdf8931ffc796f608e3e12d7c5a70832825 +Author: Bdale Garbee +Date: Thu Jul 29 12:45:18 2010 -0600 + + add swig as a build dep + +commit 33ffd89d5a64c991d28bd7369b61e1faa18f605b +Author: Bdale Garbee +Date: Thu Jul 29 12:40:52 2010 -0600 + + update changelogs for Debian build + commit 62b4cc51a0f54ef363cbff46caef80a0afecdea2 Author: Bdale Garbee Date: Thu Jul 29 12:40:25 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 60c87f0a..4c88d43f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -altos (0.6+274+g865d5cd) UNRELEASED; urgency=low +altos (0.6+275+g89109f9) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink @@ -39,7 +39,7 @@ altos (0.6+274+g865d5cd) UNRELEASED; urgency=low * altosui: report rocket ground bearing at landing only if known * Reset GPS ready status when GPS comes unlocked on the pad - -- Bdale Garbee Thu, 29 Jul 2010 10:57:54 -0600 + -- Bdale Garbee Thu, 29 Jul 2010 12:50:40 -0600 altos (0.6+236+gcd8aa79) unstable; urgency=low -- cgit v1.2.3 From d1848193d8208388e4ccdfbed4e5663a9ba04dd3 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:56:59 -0600 Subject: add a jdk to the build deps --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index ef669663..ba9354b8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: extra Maintainer: Bdale Garbee Uploaders: Keith Packard -Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl, libsndfile1-dev, swig +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, gawk, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev, xsltproc, fop, docbook-xml, docbook-xsl, libsndfile1-dev, swig, openjdk-6-jdk Standards-Version: 3.9.0 Homepage: http://altusmetrum.org/AltOS -- cgit v1.2.3 From 4cf39b13a574cb656999cf329f5b08e7f910604b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 29 Jul 2010 12:57:31 -0600 Subject: update changelogs for Debian build --- ChangeLog | 12 ++++++++++++ debian/changelog | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/ChangeLog b/ChangeLog index 4655b589..8f4ee8e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +commit d1848193d8208388e4ccdfbed4e5663a9ba04dd3 +Author: Bdale Garbee +Date: Thu Jul 29 12:56:59 2010 -0600 + + add a jdk to the build deps + +commit 2e797b18f0724caf7aaf96f45997998c7416f34e +Author: Bdale Garbee +Date: Thu Jul 29 12:50:57 2010 -0600 + + update changelogs for Debian build + commit 89109f9dff3ce855d80da166e3362375282f745d Author: Bdale Garbee Date: Thu Jul 29 12:47:37 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 4c88d43f..8d6412f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -altos (0.6+275+g89109f9) unstable; urgency=low +altos (0.6+277+gd184819) unstable; urgency=low [ Bdale Garbee ] * fix text since TM only has one led to blink * add swig as a build dep + * add a jdk to the build deps [ Keith Packard ] * When the EP0 IN buffer is full, don't panic, just skip sending -- cgit v1.2.3