update docs
[web/altusmetrum] / AltOS / doc / release-notes-1.6.8.html
1
2 <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.6.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.6.8</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Bdale</span> <span class="surname">Garbee</span></h3><code class="email">&lt;<a class="email" href="mailto:bdale@gag.com">bdale@gag.com</a>&gt;</code></div></div><div><div class="author"><h3 class="author"><span class="firstname">Keith</span> <span class="surname">Packard</span></h3><code class="email">&lt;<a class="email" href="mailto:keithp@keithp.com">keithp@keithp.com</a>&gt;</code></div></div><div><p class="copyright">Copyright © 2016 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm19"></a><p>
3     This document is released under the terms of the
4     <a class="ulink" href="http://creativecommons.org/licenses/by-sa/3.0/" target="_top">
5       Creative Commons ShareAlike 3.0
6     </a>
7     license.
8   </p></div></div></div><hr /></div><p>Version 1.6.8 fixes a TeleMega and TeleMetrum v2.0 bug where
9 the device could stop logging data and transmitting
10 telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum
11 v2.0 users should update their flight firmware.</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 fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
12 Fix STM32L DMA driver to work around STM32L SoC DMA priority
13 issue t lock-up in the logging or radio code, either of
14 which could stop data logging and telemetry.
15 </li><li class="listitem">
16 Avoid having TeleBT battery status values smash telemetry
17 packet data by holding a lock during both operations.
18 </li><li class="listitem">
19 Don’t start reporting <span class="emphasis"><em>flight 0</em></span> when the log fills in
20 flight.
21 </li></ul></div><p>AltOS changes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
22 Flash LEDS on all products briefly during power up so that
23 they can be tested during production.
24 </li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_telegps_and_altosdroid_applications"></a>2. AltosUI, TeleGPS and AltosDroid Applications</h2></div></div></div><p>AltosUI fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
25 Re-enable go/no-go entries after they’ve been disabled due
26 to lack of data. If telemetry information is delayed when
27 the Ui starts up, sometimes important fields would get
28 disabled to never re-appear.
29 </li><li class="listitem">
30 Deal with ground station failure better during Configure
31 Ground Station operation by cleaning up pending operations.
32 </li></ul></div></div></div></body></html>