diff options
Diffstat (limited to 'doc/release-notes-1.8.2.inc')
-rw-r--r-- | doc/release-notes-1.8.2.inc | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/release-notes-1.8.2.inc b/doc/release-notes-1.8.2.inc new file mode 100644 index 00000000..2923ec11 --- /dev/null +++ b/doc/release-notes-1.8.2.inc @@ -0,0 +1,28 @@ += Release Notes for Version 1.8.2 +:toc!: +:doctype: article + + Version 1.8.2 includes support for TeleGPS version 2.0 along + with accelerometer recalibration support in AltosUI. + + 1.8.2 also contains a couple of minor fixes for AltosUI when + analyzing saved data files. + + == AltOS + + AltOS New Features + + * Support for TeleGPS version 2.0 hardware. + + == AltosUI and TeleGPS Applications + + AltosUI and TeleGPS New Features + + * Support for TeleGPS version 2.0. + + * Accelerometer re-calibration user interface. + + AltosUI and TeleGPS Bug Fixes + + * Prevent some crashes when reading older saved flight data + for graphing or KML export. |