diff options
| author | Keith Packard <keithp@keithp.com> | 2017-12-11 16:30:46 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-12-11 16:35:03 -0800 |
| commit | b4d78ad85e8f5b1bee78746d63bb4b069e087e5a (patch) | |
| tree | 33cfecc172841c5b5a32e73a9434cf1de4e97a54 /doc/release-notes-1.8.3.inc | |
| parent | 2efb997865ee46bf0e8d5145c95d051a7656222a (diff) | |
doc: Update release notes and docinfo for 1.8.3
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 | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/doc/release-notes-1.8.3.inc b/doc/release-notes-1.8.3.inc index a612dd6b..4bc879ad 100644 --- a/doc/release-notes-1.8.3.inc +++ b/doc/release-notes-1.8.3.inc @@ -10,11 +10,11 @@ == AltOS - AltOS New Features + === AltOS New Features * Support for TeleMega version 3.0 hardware. - == AltOS Bug Fixes + === AltOS Bug Fixes * Ground testing EasyMega and TeleMega additional pyro channels could result in a sticky 'fired' status which would @@ -23,20 +23,37 @@ * Corrupted flight log records could prevent future flights from capturing log data. + * Fixed saving of pyro configuration that ended with + 'Descending'. + == AltosUI and TeleGPS Applications - AltosUI New Features + === AltosUI New Features * Support for TeleMega version 3.0. - 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. + distinguish. Markers may be placed at data points to show + captured recorded data values. + + * Graphing offers the ability to adjust the smoothing of + computed speed and acceleration data. * 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. + + === AltosUI/TeleGPS Bug Fixes + + * Restore TeleGPS tracking behavior. + + * Display flight computer call sign and serial number in + Monitor Idle mode instead of ground station values. + + === AltosUI and TeleGPS Changes + + * KML export now reports both barometric and GPS altitude data + to make it more useful for Tripoli record reporting. + + * CSV export now includes TeleMega/EasyMega pyro voltages and + tilt angle. |
