From 4d4a39b569d7982405748b961b93dcd33e59b833 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 21 Apr 2016 21:32:50 -0400 Subject: [PATCH] Add preliminary 1.6.3 release notes Signed-off-by: Keith Packard --- doc/Makefile | 1 + doc/altusmetrum-docinfo.xml | 7 +++++ doc/easymini-docinfo.xml | 7 +++++ doc/easymini-release-notes.inc | 4 +++ doc/release-notes-1.6.3.inc | 54 ++++++++++++++++++++++++++++++++++ doc/release-notes.inc | 4 +++ doc/telegps-release-notes.inc | 4 +++ 7 files changed, 81 insertions(+) create mode 100644 doc/release-notes-1.6.3.inc diff --git a/doc/Makefile b/doc/Makefile index 6a04a591..ed06006a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.6.3.inc \ release-notes-1.6.2.inc \ release-notes-1.6.1.inc \ release-notes-1.6.inc \ diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 63c1e035..60be0411 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -46,6 +46,13 @@ + + 1.6.3 + 21 April 2016 + + Minor release fixing various host software bugs. + + 1.6.2 10 January 2016 diff --git a/doc/easymini-docinfo.xml b/doc/easymini-docinfo.xml index 7789d2f3..cf3f27d2 100644 --- a/doc/easymini-docinfo.xml +++ b/doc/easymini-docinfo.xml @@ -38,6 +38,13 @@ + + 1.6.3 + 21 April 2016 + + Minor release fixing various host software bugs. + + 1.6.2 10 January 2016 diff --git a/doc/easymini-release-notes.inc b/doc/easymini-release-notes.inc index 352a989b..7f578f71 100644 --- a/doc/easymini-release-notes.inc +++ b/doc/easymini-release-notes.inc @@ -1,6 +1,10 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.6.3.raw[] + + <<<< :leveloffset: 2 include::release-notes-1.6.2.raw[] diff --git a/doc/release-notes-1.6.3.inc b/doc/release-notes-1.6.3.inc new file mode 100644 index 00000000..28699064 --- /dev/null +++ b/doc/release-notes-1.6.3.inc @@ -0,0 +1,54 @@ += Release Notes for Version 1.6.3 +:toc!: +:doctype: article + + Version 1.6.3 contains bug fixes for our host software on + desktops, laptops an android devices along with BlueTooth + support for Windows. + + == AltOS + + There aren't any significant bug fixes or new features in the + flight firmware in version 1.6.3. + + == AltosUI and TeleGPS Applications + + AltosUI and TeleGPS New Features: + + * Add BlueTooth support for Windows operating system. This + supports connections to TeleBT over BlueTooth rather than + just USB. + + AltosUI and TeleGPS Fixes: + + * Change Java detection and install on Windows. Detection is + now done by looking for the 'javaw.exe' program, and + installation by opening a browser on the java.com web site. + + * Delay polling while the Fire Igniters is visible to allow + for TeleMega to report back complete status over the radio. + + * Disallow changing RF calibration numbers in the + configuration UI. There's no good reason to change this from + the field, and recovering is really hard if you haven't + written down the right number. + + * Fix USB device discovery on Mac OS X El Capitan. This makes + the connected Altus Metrum USB devices appear again. + + == AltosDroid + + * Don't set target location if GPS hasn't locked yet. + + * Fix saving target states so they can be reloaded when the + application restarts. When the application is shut down and + restarted, all previous target state information will be + restored (including GPS position if available). + + * Fix crash on some Android devices for offline maps when + changing the map scale or location. + + == Documentation + + * Document TeleMega and EasyMega additional pyro channel + continuity audio alert pattern. diff --git a/doc/release-notes.inc b/doc/release-notes.inc index a6240d43..35ffa0d1 100644 --- a/doc/release-notes.inc +++ b/doc/release-notes.inc @@ -1,6 +1,10 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.6.3.raw[] + + <<<< :leveloffset: 2 include::release-notes-1.6.2.raw[] diff --git a/doc/telegps-release-notes.inc b/doc/telegps-release-notes.inc index dcdabc05..4123c783 100644 --- a/doc/telegps-release-notes.inc +++ b/doc/telegps-release-notes.inc @@ -1,6 +1,10 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.6.3.raw[] + + <<<< :leveloffset: 2 include::release-notes-1.6.2.raw[] -- 2.30.2