From 50a095fbe828b6ec3159d27930712df6b1b519b4 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 11 Nov 2017 21:29:11 -0800 Subject: doc: Update for 1.8.3 Also added a pile of docinfo files for older release notes files. Signed-off-by: Keith Packard --- doc/release-notes-1.8.3.inc | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/release-notes-1.8.3.inc (limited to 'doc/release-notes-1.8.3.inc') diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc new file mode 100644 index 00000000..b298bf3b --- /dev/null +++ b/doc/release-notes-1.8.3.inc @@ -0,0 +1,32 @@ += Release Notes for Version 1.8.3 +:toc!: +:doctype: article + + Version 1.8.3 includes two important flight computer fixes, + changed KML export data for Tripoli Record reporting and some + updates to graph presentation and data downloading. + + == AltOS + + AltOS Bug Fixes + + * Ground testing EasyMega and TeleMega additional pyro + channels could result in a sticky 'fired' status which would + prevent these channels from firing on future flights. + + * Corrupted flight log records could prevent future flights + from capturing log data. + + == AltosUI and TeleGPS Applications + + AltosUI and TeleGPS Changes + + * KML export now reports both barometric and GPS altitude data + to make it more useful for Tripoli record reporting. + + * Graph lines have improved appearance to make them easier to + distinguish. + + * The download dialog now offers to graph new flights, checks + for existing files to avoid overwriting data and reports if + there are checksum errors in the downloaded data. -- cgit v1.2.3 From 992797db2158b23d46c496e5e223deeca28bf4c9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 11 Dec 2017 12:23:00 -0800 Subject: doc: Note TeleMega v3.0 support in 1.8.3 relnotes Signed-off-by: Keith Packard --- doc/release-notes-1.8.3.inc | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc/release-notes-1.8.3.inc') diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc index b298bf3b..a612dd6b 100644 --- a/doc/release-notes-1.8.3.inc +++ b/doc/release-notes-1.8.3.inc @@ -2,13 +2,19 @@ :toc!: :doctype: article - Version 1.8.3 includes two important flight computer fixes, - changed KML export data for Tripoli Record reporting and some - updates to graph presentation and data downloading. + Version 1.8.3 includes support for TeleMega version 3.0 along + with two important flight computer fixes. This version also + changes KML export data to make Tripoli Record reporting + better and some updates to graph presentation and data + downloading. == AltOS - AltOS Bug Fixes + AltOS New Features + + * Support for TeleMega version 3.0 hardware. + + == AltOS Bug Fixes * Ground testing EasyMega and TeleMega additional pyro channels could result in a sticky 'fired' status which would @@ -19,6 +25,10 @@ == AltosUI and TeleGPS Applications + AltosUI New Features + + * Support for TeleMega version 3.0. + AltosUI and TeleGPS Changes * KML export now reports both barometric and GPS altitude data -- cgit v1.2.3 From b4d78ad85e8f5b1bee78746d63bb4b069e087e5a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 11 Dec 2017 16:30:46 -0800 Subject: doc: Update release notes and docinfo for 1.8.3 Signed-off-by: Keith Packard --- doc/altusmetrum-docinfo.xml | 7 ++++--- doc/release-notes-1.8.3-docinfo.xml | 2 +- doc/release-notes-1.8.3.inc | 35 ++++++++++++++++++++++++++--------- doc/telegps-docinfo.xml | 9 +++++++++ 4 files changed, 40 insertions(+), 13 deletions(-) (limited to 'doc/release-notes-1.8.3.inc') diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 874c1dbd..3b0793b8 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -48,10 +48,11 @@ 1.8.3 - 12 Nove 2017 + 11 Dec 2017 - Support TeleGPS v2.0 hardware. Add accelerometer recalibration - UI. + Support TeleMega v3.0 hardware. Fix one firmware bug affecting + all flight computers and another two affecting TeleMega and + EasyMega. Several new AltosUI graphing features. diff --git a/doc/release-notes-1.8.3-docinfo.xml b/doc/release-notes-1.8.3-docinfo.xml index 91a03926..e0366586 100644 --- a/doc/release-notes-1.8.3-docinfo.xml +++ b/doc/release-notes-1.8.3-docinfo.xml @@ -8,7 +8,7 @@ Packard keithp@keithp.com -12 November 2017 +11 December 2017 2017 Bdale Garbee and Keith Packard diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc index a612dd6b..4bc879ad 100644 --- a/doc/release-notes-1.8.3.inc +++ b/doc/release-notes-1.8.3.inc @@ -10,11 +10,11 @@ == AltOS - AltOS New Features + === AltOS New Features * Support for TeleMega version 3.0 hardware. - == AltOS Bug Fixes + === AltOS Bug Fixes * Ground testing EasyMega and TeleMega additional pyro channels could result in a sticky 'fired' status which would @@ -23,20 +23,37 @@ * Corrupted flight log records could prevent future flights from capturing log data. + * Fixed saving of pyro configuration that ended with + 'Descending'. + == AltosUI and TeleGPS Applications - AltosUI New Features + === AltosUI New Features * Support for TeleMega version 3.0. - AltosUI and TeleGPS Changes - - * KML export now reports both barometric and GPS altitude data - to make it more useful for Tripoli record reporting. - * Graph lines have improved appearance to make them easier to - distinguish. + distinguish. Markers may be placed at data points to show + captured recorded data values. + + * Graphing offers the ability to adjust the smoothing of + computed speed and acceleration data. * The download dialog now offers to graph new flights, checks for existing files to avoid overwriting data and reports if there are checksum errors in the downloaded data. + + === AltosUI/TeleGPS Bug Fixes + + * Restore TeleGPS tracking behavior. + + * Display flight computer call sign and serial number in + Monitor Idle mode instead of ground station values. + + === AltosUI and TeleGPS Changes + + * KML export now reports both barometric and GPS altitude data + to make it more useful for Tripoli record reporting. + + * CSV export now includes TeleMega/EasyMega pyro voltages and + tilt angle. diff --git a/doc/telegps-docinfo.xml b/doc/telegps-docinfo.xml index 1ef088fe..5e347cfd 100644 --- a/doc/telegps-docinfo.xml +++ b/doc/telegps-docinfo.xml @@ -37,6 +37,15 @@ + + 1.8.3 + 11 Dec 2017 + + New graphing features. Improve reliability of data + download. Update KML export to satisfy Tripoli Records board + requirements. + + 1.6.4 10 May 2016 -- cgit v1.2.3