doc: Add 1.9 release notes
[fw/altos] / doc / release-notes-1.8.inc
1 = Release Notes for Version 1.8
2 include::release-head.adoc[]
3 :doctype: article
4
5         Version 1.8 includes support for our new TeleBT v4.0 ground
6         station, updates for data analysis in our ground station
7         software and bug fixes in in the flight software for all our
8         boards and ground station interfaces.
9
10         == AltOS
11
12         AltOS New Features
13
14         * Add support for TeleBT v4.0 boards.
15
16         == AltosUI and TeleGPS Applications
17
18         AltosUI New Features
19
20         * Add support for TeleBT v4.0 hardware
21
22         * Rewrite graphing and export functions. This code now handles
23           each data series separately so that graphs are drawn
24           correctly. Smoothing now uses a filter that looks both
25           forward and backwards in time to make computed speed and
26           acceleration data more accurate.
27
28         AltosUI Bug Fixes
29
30         * Correct axis labeling of magnetic sensor in TeleMega and
31           EasyMega. The Y and Z axes were flipped.
32
33