diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-07 14:26:27 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-07 14:26:27 -0700 |
commit | 7f5cdd0aeb68104f474ad1736360df39dd174006 (patch) | |
tree | 2ff3c35ce165ab4de0533fe048b60d595b423ec8 | |
parent | 2bcbd39a37cf1fa0002345d5c401869a387dc84f (diff) |
doc: Note that 1.8.7 fixes map images
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/altusmetrum-docinfo.xml | 2 | ||||
-rw-r--r-- | doc/release-notes-1.8.7.inc | 2 | ||||
-rw-r--r-- | doc/telegps-docinfo.xml | 10 |
3 files changed, 12 insertions, 2 deletions
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 @@ <date>6 Oct 2018</date> <revremark> 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. </revremark> </revision> <revision> 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 @@ <email>keithp@keithp.com</email> </author> <copyright> - <year>2015</year> + <year>2018</year> <holder>Bdale Garbee and Keith Packard</holder> </copyright> <mediaobject> @@ -38,6 +38,14 @@ <revhistory> <?dbhtml filename="telegps-revhistory.html"?> <revision> + <revnumber>1.8.7</revnumber> + <date>07 Oct 2018</date> + <revremark> + Fix TeleBT v4.0 RF calibration to factory value when + reflashing. Fix map images. + </revremark> + </revision> + <revision> <revnumber>1.8.3</revnumber> <date>11 Dec 2017</date> <revremark> |