diff options
author | Bdale Garbee <bdale@gag.com> | 2017-08-12 01:38:20 -0400 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-08-12 01:38:20 -0400 |
commit | a4a57f530f84db775b7b1dc400d2a33425f8276b (patch) | |
tree | 2261e15120073f316bb064aeac89bce84d5d4338 /AltOS/doc/release-notes-1.8.html | |
parent | 47a84af4a2508cf5f1d7b6e07365ff01e0593e2a (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-1.8.html')
-rw-r--r-- | AltOS/doc/release-notes-1.8.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/AltOS/doc/release-notes-1.8.html b/AltOS/doc/release-notes-1.8.html new file mode 100644 index 0000000..3be5c48 --- /dev/null +++ b/AltOS/doc/release-notes-1.8.html @@ -0,0 +1,18 @@ + +<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</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</h2></div></div><hr /></div><p>Version 1.8 includes support for our new TeleBT v4.0 ground +station, updates for data analysis in our ground station +software and bug fixes in in the flight software for all our +boards and ground station interfaces.</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><p>AltOS New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleBT v4.0 boards. +</li></ul></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><p>AltosUI New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleBT v4.0 hardware +</li><li class="listitem"> +Rewrite graphing and export functions. This code now handles +each data series separately so that graphs are drawn +correctly. Smoothing now uses a filter that looks both +forward and backwards in time to make computed speed and +acceleration data more accurate. +</li></ul></div><p>AltosUI Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Correct axis labeling of magnetic sensor in TeleMega and +EasyMega. The Y and Z axes were flipped. +</li></ul></div></div></div></body></html>
\ No newline at end of file |