From 7f5cdd0aeb68104f474ad1736360df39dd174006 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 7 Oct 2018 14:26:27 -0700 Subject: doc: Note that 1.8.7 fixes map images Signed-off-by: Keith Packard --- doc/altusmetrum-docinfo.xml | 2 +- doc/release-notes-1.8.7.inc | 2 ++ doc/telegps-docinfo.xml | 10 +++++++++- 3 files changed, 12 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 2f8b69fb..114c155c 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -51,7 +51,7 @@ 6 Oct 2018 Include TeleMega v3.0 firmware in release. Fix TeleBT v4.0 RF - calibration to factory value when reflashing. + calibration to factory value when reflashing. Fix map images. diff --git a/doc/release-notes-1.8.7.inc b/doc/release-notes-1.8.7.inc index e6837232..19d9c29b 100644 --- a/doc/release-notes-1.8.7.inc +++ b/doc/release-notes-1.8.7.inc @@ -25,6 +25,8 @@ * Add documentation about forcing TeleMini RF parameters to known values. + * Create a proxy server for Google Maps to re-enable map images + == MicroPeak * Poll for new devices while Device dialog is displayed diff --git a/doc/telegps-docinfo.xml b/doc/telegps-docinfo.xml index 5e347cfd..68a1d2d8 100644 --- a/doc/telegps-docinfo.xml +++ b/doc/telegps-docinfo.xml @@ -10,7 +10,7 @@ keithp@keithp.com - 2015 + 2018 Bdale Garbee and Keith Packard @@ -37,6 +37,14 @@ + + 1.8.7 + 07 Oct 2018 + + Fix TeleBT v4.0 RF calibration to factory value when + reflashing. Fix map images. + + 1.8.3 11 Dec 2017 -- 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') 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