summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.8.2.inc
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-09-18 18:43:00 -0700
committerKeith Packard <keithp@keithp.com>2017-09-18 18:51:35 -0700
commita54b3330574dd130540e482a06a3f8d7ca652b6c (patch)
tree06d61bf358c7f01b02d0faa6b830b69385ed07ab /doc/release-notes-1.8.2.inc
parentd0c1ebc43a9c5bb0a3503d33978a5e7bc87057fe (diff)
Update docs for 1.8.2 release
Signed-off-by: Keith Packard <keithp@keithp.com>
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.