diff options
| author | Keith Packard <keithp@keithp.com> | 2017-11-11 21:29:11 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-11-11 21:29:11 -0800 |
| commit | 50a095fbe828b6ec3159d27930712df6b1b519b4 (patch) | |
| tree | fb2d6b295ba17764511a5e329cfa5048499dcf90 /doc/release-notes-1.8.3.inc | |
| parent | 23cf8fb4d5745ad76d9517c9702d03d10c58144a (diff) | |
doc: Update for 1.8.3
Also added a pile of docinfo files for older release notes files.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.8.3.inc')
| -rw-r--r-- | doc/release-notes-1.8.3.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc new file mode 100644 index 00000000..b298bf3b --- /dev/null +++ b/doc/release-notes-1.8.3.inc @@ -0,0 +1,32 @@ += Release Notes for Version 1.8.3 +:toc!: +:doctype: article + + Version 1.8.3 includes two important flight computer fixes, + changed KML export data for Tripoli Record reporting and some + updates to graph presentation and data downloading. + + == AltOS + + AltOS Bug Fixes + + * Ground testing EasyMega and TeleMega additional pyro + channels could result in a sticky 'fired' status which would + prevent these channels from firing on future flights. + + * Corrupted flight log records could prevent future flights + from capturing log data. + + == AltosUI and TeleGPS Applications + + AltosUI and TeleGPS Changes + + * KML export now reports both barometric and GPS altitude data + to make it more useful for Tripoli record reporting. + + * Graph lines have improved appearance to make them easier to + distinguish. + + * The download dialog now offers to graph new flights, checks + for existing files to avoid overwriting data and reports if + there are checksum errors in the downloaded data. |
