X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2Frelease-notes-1.8.3.inc;h=ef056f011d77a287acd27bea95ebeafeafccfccf;hp=b298bf3b9501fd8e2501cf2eeb7c88a2b1556ca6;hb=6d80b89c0bd82133dd5c93df8604f562ac49c19a;hpb=50a095fbe828b6ec3159d27930712df6b1b519b4 diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc index b298bf3b..ef056f01 100644 --- a/doc/release-notes-1.8.3.inc +++ b/doc/release-notes-1.8.3.inc @@ -1,14 +1,19 @@ = Release Notes for Version 1.8.3 -:toc!: -:doctype: article +include::release-head.adoc[] - 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 @@ -17,16 +22,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 and TeleGPS Changes + === AltosUI New Features - * KML export now reports both barometric and GPS altitude data - to make it more useful for Tripoli record reporting. + * Support for TeleMega version 3.0. * 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.