altos: Add EasyMega v2.0 to default build
[fw/altos] / doc / release-notes-1.8.3.inc
1 = Release Notes for Version 1.8.3
2 :toc!:
3 :doctype: article
4
5         Version 1.8.3 includes support for TeleMega version 3.0 along
6         with two important flight computer fixes. This version also
7         changes KML export data to make Tripoli Record reporting
8         better and some updates to graph presentation and data
9         downloading.
10
11         == AltOS
12
13         === AltOS New Features
14
15         * Support for TeleMega version 3.0 hardware.
16
17         === AltOS Bug Fixes
18
19         * Ground testing EasyMega and TeleMega additional pyro
20           channels could result in a sticky 'fired' status which would
21           prevent these channels from firing on future flights.
22
23         * Corrupted flight log records could prevent future flights
24           from capturing log data.
25
26         * Fixed saving of pyro configuration that ended with
27           'Descending'.
28
29         == AltosUI and TeleGPS Applications
30
31         === AltosUI New Features
32
33         * Support for TeleMega version 3.0.
34
35         * Graph lines have improved appearance to make them easier to
36           distinguish. Markers may be placed at data points to show
37           captured recorded data values.
38
39         * Graphing offers the ability to adjust the smoothing of
40           computed speed and acceleration data.
41
42         * The download dialog now offers to graph new flights, checks
43           for existing files to avoid overwriting data and reports if
44           there are checksum errors in the downloaded data.
45
46         === AltosUI/TeleGPS Bug Fixes
47
48         * Restore TeleGPS tracking behavior.
49
50         * Display flight computer call sign and serial number in
51           Monitor Idle mode instead of ground station values.
52
53         === AltosUI and TeleGPS Changes
54
55         * KML export now reports both barometric and GPS altitude data
56           to make it more useful for Tripoli record reporting.
57
58         * CSV export now includes TeleMega/EasyMega pyro voltages and
59           tilt angle.