summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.8.inc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-08-12 00:59:03 -0400
committerBdale Garbee <bdale@gag.com>2017-08-12 00:59:03 -0400
commit59c6167b9f1e9de30455af1632e9a0b65d64ad63 (patch)
treed27e4b3df53300081aa6ac0a30820c58a1c968ef /doc/release-notes-1.8.inc
parent41eedf88751910ea9c0a299444fbac769edb8427 (diff)
parentfccfa54bb3b746cecfcdc1fd497cf736bbfe3ef3 (diff)
Merge branch 'branch-1.8' into debian
Diffstat (limited to 'doc/release-notes-1.8.inc')
-rw-r--r--doc/release-notes-1.8.inc33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/release-notes-1.8.inc b/doc/release-notes-1.8.inc
new file mode 100644
index 00000000..0255c16b
--- /dev/null
+++ b/doc/release-notes-1.8.inc
@@ -0,0 +1,33 @@
+= Release Notes for Version 1.8
+:toc!:
+:doctype: article
+
+ Version 1.8 includes support for our new TeleBT v4.0 ground
+ station, updates for data analysis in our ground station
+ software and bug fixes in in the flight software for all our
+ boards and ground station interfaces.
+
+ == AltOS
+
+ AltOS New Features
+
+ * Add support for TeleBT v4.0 boards.
+
+ == AltosUI and TeleGPS Applications
+
+ AltosUI New Features
+
+ * Add support for TeleBT v4.0 hardware
+
+ * Rewrite graphing and export functions. This code now handles
+ each data series separately so that graphs are drawn
+ correctly. Smoothing now uses a filter that looks both
+ forward and backwards in time to make computed speed and
+ acceleration data more accurate.
+
+ AltosUI Bug Fixes
+
+ * Correct axis labeling of magnetic sensor in TeleMega and
+ EasyMega. The Y and Z axes were flipped.
+
+