diff options
Diffstat (limited to 'AltOS/doc/release-notes-1.3.1.html')
-rw-r--r-- | AltOS/doc/release-notes-1.3.1.html | 88 |
1 files changed, 45 insertions, 43 deletions
diff --git a/AltOS/doc/release-notes-1.3.1.html b/AltOS/doc/release-notes-1.3.1.html index 8f82e36..7f49827 100644 --- a/AltOS/doc/release-notes-1.3.1.html +++ b/AltOS/doc/release-notes-1.3.1.html @@ -1,43 +1,45 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> - Version 1.3.1 is a minor release. It improves support for TeleMega, - TeleMetrum v2.0, TeleMini v2.0 and EasyMini. - </p><p> - AltOS Firmware Changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Improve sensor boot code. If sensors fail to self-test, the - device will still boot up and check for pad/idle modes. If - in idle mode, the device will warn the user with a distinct - beep, if in Pad mode, the unit will operate as best it - can. Also, the Z-axis accelerometer now uses the factory - calibration values instead of re-calibrating on the pad each - time. This avoids accidental boost detect when moving the - device around while in Pad mode. - </p></li><li class="listitem"><p> - Fix antenna-down mode accelerometer configuration. Antenna - down mode wasn't working because the accelerometer - calibration values were getting re-computed incorrectly in - inverted mode. - </p></li><li class="listitem"><p> - Improved APRS mode. Now uses compressed position format for - smaller data size, improved precision and to include - altitude data as well as latitude and longitude. Also added - battery and pyro voltage reports in the APRS comment field - so you can confirm that the unit is ready for launch. - </p></li></ul></div><p> - </p><p> - AltosUI changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Display additional TeleMega sensor values in real - units. Make all of these values available for - plotting. Display TeleMega orientation value in the Ascent - and Table tabs. - </p></li><li class="listitem"><p> - Support additional TeleMega pyro channels in the Fire - Igniter dialog. This lets you do remote testing of all of - the channels, rather than just Apogee and Main. - </p></li><li class="listitem"><p> - Limit data rate when downloading satellite images from - Google to make sure we stay within their limits so that all - of the map tiles download successfully. - </p></li></ul></div><p> - </p></div></body></html> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><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.3.1</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm46116135990864"></a>Release Notes for Version 1.3.1</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 © 2014 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm46116136143216"></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.3.1 is a minor release. It improves support for +TeleMega, TeleMetrum v2.0, TeleMini v2.0 and EasyMini.</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"> +Improved APRS mode. Now uses compressed position +format for smaller data size, improved precision and +to include altitude data as well as latitude and +longitude. Also added battery and pyro voltage +reports in the APRS comment field so you can confirm +that the unit is ready for launch. +</li></ul></div><p>AltOS fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Improve sensor boot code. If sensors fail to +self-test, the device will still boot up and check +for pad/idle modes. If in idle mode, the device will +warn the user with a distinct beep, if in Pad mode, +the unit will operate as best it can. Also, the +Z-axis accelerometer now uses the factory +calibration values instead of re-calibrating on the +pad each time. This avoids accidental boost detect +when moving the device around while in Pad mode. +</li><li class="listitem"> +Fix antenna-down mode accelerometer +configuration. Antenna down mode wasn’t working +because the accelerometer calibration values were +getting re-computed incorrectly in inverted mode. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_application"></a>2. AltosUI Application</h2></div></div></div><p>AltosUI new features:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Display additional TeleMega sensor values in real +units. Make all of these values available for +plotting. Display TeleMega orientation value in the +Ascent and Table tabs. +</li><li class="listitem"> +Support additional TeleMega pyro channels in the +Fire Igniter dialog. This lets you do remote testing +of all of the channels, rather than just Apogee and +Main. +</li></ul></div><p>AltosUI fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Limit data rate when downloading satellite images +from Google to make sure we stay within their limits +so that all of the map tiles download successfully. +</li></ul></div></div></div></body></html>
\ No newline at end of file |