summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.8.2.inc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-09-18 20:35:00 -0600
committerBdale Garbee <bdale@gag.com>2017-09-18 20:35:00 -0600
commitb12e982259817328e348f1aaa91c5c824891e7b9 (patch)
tree52ae2d2068fd637dd03938d592e8a7492e49ab9f /doc/release-notes-1.8.2.inc
parentb1cf0dab1e28433e06ab02cec033951ea0149ea3 (diff)
parente87d56b665ca30a3e5920c23cd60c99b84341aa2 (diff)
Merge branch 'master' into branch-1.8
Diffstat (limited to 'doc/release-notes-1.8.2.inc')
-rw-r--r--doc/release-notes-1.8.2.inc28
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.