diff options
author | Bdale Garbee <bdale@gag.com> | 2017-12-21 19:51:21 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-12-21 19:51:21 -0700 |
commit | 6d8bedf01f189ddff4cc99d0fbfcbd1d75f07a46 (patch) | |
tree | d194952a2d0af9015d9053748def42b42529aea1 /AltOS/doc/release-notes-1.8.3.html | |
parent | e28ff195f95038471b14a8d1dc641b65ea365f5a (diff) | |
parent | 91b98393bfeee7dbf64b68ef3432ca26ae3be97e (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
Diffstat (limited to 'AltOS/doc/release-notes-1.8.3.html')
-rw-r--r-- | AltOS/doc/release-notes-1.8.3.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/AltOS/doc/release-notes-1.8.3.html b/AltOS/doc/release-notes-1.8.3.html deleted file mode 100644 index 081ca50..0000000 --- a/AltOS/doc/release-notes-1.8.3.html +++ /dev/null @@ -1,48 +0,0 @@ - -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.8.3</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.8.3</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Bdale</span> <span class="surname">Garbee</span></h3><code class="email"><<a class="email" href="mailto:bdale@gag.com">bdale@gag.com</a>></code></div></div><div><div class="author"><h3 class="author"><span class="firstname">Keith</span> <span class="surname">Packard</span></h3><code class="email"><<a class="email" href="mailto:keithp@keithp.com">keithp@keithp.com</a>></code></div></div><div><p class="copyright">Copyright © 2017 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm19"></a><p> - This document is released under the terms of the - <a class="ulink" href="http://creativecommons.org/licenses/by-sa/3.0/" target="_top"> - Creative Commons ShareAlike 3.0 - </a> - license. - </p></div></div></div><hr /></div><p>Version 1.8.3 includes support for TeleMega version 3.0 along -with two important flight computer fixes. This version also -changes KML export data to make Tripoli Record reporting -better and some updates to graph presentation and data -downloading.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altos"></a>1. AltOS</h2></div></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_altos_new_features"></a>1.1. AltOS New Features</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -Support for TeleMega version 3.0 hardware. -</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_altos_bug_fixes"></a>1.2. AltOS Bug Fixes</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -Ground testing EasyMega and TeleMega additional pyro -channels could result in a sticky <span class="emphasis"><em>fired</em></span> status which would -prevent these channels from firing on future flights. -</li><li class="listitem"> -Corrupted flight log records could prevent future flights -from capturing log data. -</li><li class="listitem"> -Fixed saving of pyro configuration that ended with -<span class="emphasis"><em>Descending</em></span>. -</li></ul></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_telegps_applications"></a>2. AltosUI and TeleGPS Applications</h2></div></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_altosui_new_features"></a>2.1. AltosUI New Features</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -Support for TeleMega version 3.0. -</li><li class="listitem"> -Graph lines have improved appearance to make them easier to -distinguish. Markers may be placed at data points to show -captured recorded data values. -</li><li class="listitem"> -Graphing offers the ability to adjust the smoothing of -computed speed and acceleration data. -</li><li class="listitem"> -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. -</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_altosui_telegps_bug_fixes"></a>2.2. AltosUI/TeleGPS Bug Fixes</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -Restore TeleGPS tracking behavior. -</li><li class="listitem"> -Display flight computer call sign and serial number in -Monitor Idle mode instead of ground station values. -</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_altosui_and_telegps_changes"></a>2.3. AltosUI and TeleGPS Changes</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -KML export now reports both barometric and GPS altitude data -to make it more useful for Tripoli record reporting. -</li><li class="listitem"> -CSV export now includes TeleMega/EasyMega pyro voltages and -tilt angle. -</li></ul></div></div></div></div></body></html>
\ No newline at end of file |