From bb740c830b58273ee72255320bcedb3b849c0e2c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 5 Oct 2018 18:22:11 -0700 Subject: doc: Update for 1.8.7 Release notes Add HW specs for EasyMini v2.0 and TeleMega v3.0 Signed-off-by: Keith Packard --- doc/micropeak-docinfo.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc/micropeak-docinfo.xml') diff --git a/doc/micropeak-docinfo.xml b/doc/micropeak-docinfo.xml index 37c6e770..f4d9eaff 100644 --- a/doc/micropeak-docinfo.xml +++ b/doc/micropeak-docinfo.xml @@ -5,7 +5,7 @@ keithp@keithp.com - 2014 + 2018 Keith Packard @@ -31,6 +31,20 @@ + + 1.8.7 + 6 October 2018 + + Poll for MicroPeak USB while the device dialog is open. + + + + 1.8.6 + 6 August 2018 + + Report altimeter-recorded maximum height value + + 1.3.2 12 February 2014 -- cgit v1.2.3 From 625981b96e99a5dbec8180016d5e2c291378a21f Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 7 Oct 2018 23:31:04 -0700 Subject: doc: Note fixes for Mac OS X Signed-off-by: Keith Packard --- doc/altusmetrum-docinfo.xml | 3 ++- doc/micropeak-docinfo.xml | 4 ++-- doc/release-notes-1.8.7.inc | 11 +++++++---- doc/telegps-docinfo.xml | 4 ++-- 4 files changed, 13 insertions(+), 9 deletions(-) (limited to 'doc/micropeak-docinfo.xml') diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 114c155c..18bc644d 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -48,10 +48,11 @@ 1.8.7 - 6 Oct 2018 + 8 Oct 2018 Include TeleMega v3.0 firmware in release. Fix TeleBT v4.0 RF calibration to factory value when reflashing. Fix map images. + Fix Mac OS X support. diff --git a/doc/micropeak-docinfo.xml b/doc/micropeak-docinfo.xml index f4d9eaff..6fab12b8 100644 --- a/doc/micropeak-docinfo.xml +++ b/doc/micropeak-docinfo.xml @@ -33,9 +33,9 @@ 1.8.7 - 6 October 2018 + 8 October 2018 - Poll for MicroPeak USB while the device dialog is open. + Poll for MicroPeak USB while the device dialog is open. Fix Mac OS X support. diff --git a/doc/release-notes-1.8.7.inc b/doc/release-notes-1.8.7.inc index 19d9c29b..f8b7b103 100644 --- a/doc/release-notes-1.8.7.inc +++ b/doc/release-notes-1.8.7.inc @@ -8,7 +8,7 @@ * Include TeleMega v3.0 firmware - == AltosUI, TeleGPS + == AltosUI, TeleGPS, MicroPeak * Poll for new devices while Device dialog is displayed @@ -25,10 +25,13 @@ * Add documentation about forcing TeleMini RF parameters to known values. - * Create a proxy server for Google Maps to re-enable map images + * Create a proxy server for Google Maps to re-enable map + images - == MicroPeak + * Fix Java version info in all distributed jar files so that + applications will run with standard Mac OS X Java. - * Poll for new devices while Device dialog is displayed + * Replace JavaApplicationStub for Mac OS X so that + applications will run with Oracle Java. diff --git a/doc/telegps-docinfo.xml b/doc/telegps-docinfo.xml index 68a1d2d8..4d3533de 100644 --- a/doc/telegps-docinfo.xml +++ b/doc/telegps-docinfo.xml @@ -39,10 +39,10 @@ 1.8.7 - 07 Oct 2018 + 08 Oct 2018 Fix TeleBT v4.0 RF calibration to factory value when - reflashing. Fix map images. + reflashing. Fix map images. Fix Mac OS X support. -- cgit v1.2.3