From bb740c830b58273ee72255320bcedb3b849c0e2c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 5 Oct 2018 18:22:11 -0700 Subject: [PATCH] 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/Makefile | 1 + doc/altusmetrum-docinfo.xml | 8 ++++++++ doc/micropeak-docinfo.xml | 16 +++++++++++++++- doc/release-notes-1.8.7.inc | 32 ++++++++++++++++++++++++++++++++ doc/release-notes.inc | 4 ++++ doc/specs.inc | 18 ++++++++++++++++++ 6 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 doc/release-notes-1.8.7.inc diff --git a/doc/Makefile b/doc/Makefile index f460a2ff..5e175cbe 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.8.7.inc \ release-notes-1.8.6.inc \ release-notes-1.8.5.inc \ release-notes-1.8.4.inc \ diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 7b696b97..2f8b69fb 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -46,6 +46,14 @@ + + 1.8.7 + 6 Oct 2018 + + Include TeleMega v3.0 firmware in release. Fix TeleBT v4.0 RF + calibration to factory value when reflashing. + + 1.8.6 6 Aug 2018 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 diff --git a/doc/release-notes-1.8.7.inc b/doc/release-notes-1.8.7.inc new file mode 100644 index 00000000..e6837232 --- /dev/null +++ b/doc/release-notes-1.8.7.inc @@ -0,0 +1,32 @@ += Release Notes for Version 1.8.7 +:toc!: +:doctype: article + + Version 1.8.7 + + == AltOS + + * Include TeleMega v3.0 firmware + + == AltosUI, TeleGPS + + * Poll for new devices while Device dialog is displayed + + * Wait for device to re-appear when flashing new firmware + + * Fetch correct TeleBT v4.0 RF calibration values from web + site when reflashing. + + * Change gyro headings in .csv files from x/y/z to + roll/pitch/yaw + + * Add documentation about Packet Link mode + + * Add documentation about forcing TeleMini RF parameters to + known values. + + == MicroPeak + + * Poll for new devices while Device dialog is displayed + + diff --git a/doc/release-notes.inc b/doc/release-notes.inc index 693699df..1183fd12 100644 --- a/doc/release-notes.inc +++ b/doc/release-notes.inc @@ -1,5 +1,9 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.8.7.raw[] + + <<<< :leveloffset: 2 include::release-notes-1.8.6.raw[] diff --git a/doc/specs.inc b/doc/specs.inc index f09d6fc9..430c8789 100644 --- a/doc/specs.inc +++ b/doc/specs.inc @@ -76,6 +76,15 @@ |1MB |- |3.7-12V + + |EasyMini v2.0 + |MS5607 30km (100k') + |- + |- + |- + |1MB + |- + |3.7-12V endif::easymini[] ifdef::telemega[] @@ -96,6 +105,15 @@ |8MB |40mW |3.7V + + |TeleMega v3.0 + |MS5607 30km (100k') + |ADXL375 200g + |uBlox Max-7Q + |MPU9250 + |8MB + |40mW + |3.7V endif::telemega[] ifdef::easymega[] -- 2.30.2