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