Add preliminary 1.6.3 release notes
authorKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 01:32:50 +0000 (21:32 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 01:36:08 +0000 (21:36 -0400)
Signed-off-by: Keith Packard <keithp@keithp.com>
doc/Makefile
doc/altusmetrum-docinfo.xml
doc/easymini-docinfo.xml
doc/easymini-release-notes.inc
doc/release-notes-1.6.3.inc [new file with mode: 0644]
doc/release-notes.inc
doc/telegps-release-notes.inc

index 6a04a591dd57e458d2e62a7e6838df52b13c26ac..ed06006a1f44d8ffe698423d80798001b06a0233 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 RELNOTES_INC=\
 #
 
 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 \
        release-notes-1.6.2.inc \
        release-notes-1.6.1.inc \
        release-notes-1.6.inc \
index 63c1e0355d0c0d3483946518f5650f343114d53c..60be0411ee4e984096f2a824183f3377a10ebbe7 100644 (file)
 </legalnotice>
 <revhistory>
   <?dbhtml filename="altusmetrum-revhistory.html"?>
 </legalnotice>
 <revhistory>
   <?dbhtml filename="altusmetrum-revhistory.html"?>
+  <revision>
+    <revnumber>1.6.3</revnumber>
+    <date>21 April 2016</date>
+    <revremark>
+      Minor release fixing various host software bugs.
+    </revremark>
+  </revision>
   <revision>
     <revnumber>1.6.2</revnumber>
     <date>10 January 2016</date>
   <revision>
     <revnumber>1.6.2</revnumber>
     <date>10 January 2016</date>
index 7789d2f3e2ec89e7363d864a9f91e0c71e00872d..cf3f27d2c270869ec6edc9da43af5856d8ab9eda 100644 (file)
 </legalnotice>
 <revhistory>
   <?dbhtml filename="easymini-revhistory.html"?>
 </legalnotice>
 <revhistory>
   <?dbhtml filename="easymini-revhistory.html"?>
+  <revision>
+    <revnumber>1.6.3</revnumber>
+    <date>21 April 2016</date>
+    <revremark>
+      Minor release fixing various host software bugs.
+    </revremark>
+  </revision>
   <revision>
     <revnumber>1.6.2</revnumber>
     <date>10 January 2016</date>
   <revision>
     <revnumber>1.6.2</revnumber>
     <date>10 January 2016</date>
index 352a989b7ddb09e0fcb835c4ad7a74b80e11e4e2..7f578f71af87cc90c8983b576cc2f77cb07e9774 100644 (file)
@@ -1,6 +1,10 @@
 [appendix]
 == Release Notes
 
 [appendix]
 == Release Notes
 
+       :leveloffset: 2
+       include::release-notes-1.6.3.raw[]
+
+       <<<<
        :leveloffset: 2
        include::release-notes-1.6.2.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 (file)
index 0000000..2869906
--- /dev/null
@@ -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.
index a6240d4370957b19c2f761d077ea1bc70bcc3b1c..35ffa0d1ecda1376af707ee4c064bdb6dcb75168 100644 (file)
@@ -1,6 +1,10 @@
 [appendix]
 == Release Notes
 
 [appendix]
 == Release Notes
 
+       :leveloffset: 2
+       include::release-notes-1.6.3.raw[]
+
+       <<<<
        :leveloffset: 2
        include::release-notes-1.6.2.raw[]
 
        :leveloffset: 2
        include::release-notes-1.6.2.raw[]
 
index dcdabc0581fede82cacfdc1b086cd0bedff9fd32..4123c783a2bafd192b63e60d350b02f3d879e51f 100644 (file)
@@ -1,6 +1,10 @@
 [appendix]
 == Release Notes
 
 [appendix]
 == Release Notes
 
+       :leveloffset: 2
+       include::release-notes-1.6.3.raw[]
+
+       <<<<
        :leveloffset: 2
        include::release-notes-1.6.2.raw[]
 
        :leveloffset: 2
        include::release-notes-1.6.2.raw[]