diff options
author | Bdale Garbee <bdale@gag.com> | 2016-01-10 20:45:25 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-01-10 20:45:25 -0700 |
commit | 6409eee47a07294ec1a763f0a66d92ba47030b09 (patch) | |
tree | 3ac66a2e710166ed9ff0cb2e782eb59b5f1291bd /AltOS/doc/release-notes-1.3.html | |
parent | e2af81ee56c078040126dbff9183b4ee8563f1a6 (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-1.3.html')
-rw-r--r-- | AltOS/doc/release-notes-1.3.html | 88 |
1 files changed, 46 insertions, 42 deletions
diff --git a/AltOS/doc/release-notes-1.3.html b/AltOS/doc/release-notes-1.3.html index 7000d2b..038563a 100644 --- a/AltOS/doc/release-notes-1.3.html +++ b/AltOS/doc/release-notes-1.3.html @@ -1,42 +1,46 @@ -<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 is a major release. It adds 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> - Add STM32L processor support. This includes enhancements to - the scheduler to support products with many threads. - </p></li><li class="listitem"><p> - Add NXP LPC11U14 processor support. - </p></li><li class="listitem"><p> - Support additional pyro channels. These are configurable - through the UI to handle air starts, staging, additional - recovery events and external devices such as cameras. - </p></li><li class="listitem"><p> - Add 3-axis gyro support for orientation tracking. This - integrates the gyros to compute the angle from vertical during - flight, allowing the additional pyro events to be controlled - by this value. - </p></li><li class="listitem"><p> - Many more device drivers, including u-Blox Max 7Q GPS, - Freescale MMA6555 digital single-axis accelerometer, - Invensense MPU6000 3-axis accelerometer + 3 axis gyro, - Honeywell HMC5883 3-axis magnetic sensor and the TI CC1120 and - CC115L digital FM transceivers - </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> - Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and EasyMini telemetry and log formats. - </p></li><li class="listitem"><p> - Use preferred units for main deployment height configuration, - instead of always doing configuration in meters. - </p></li></ul></div><p> - </p><p> - MicroPeak UI changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Add 'Download' button to menu bar. - </p></li><li class="listitem"><p> - Save the last log directory and offer that as the default for new downloads - </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</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="idm45594197557488"></a>Release Notes for Version 1.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 © 2013 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm45594196824624"></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 is a major release. It adds 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"> +Add STM32L processor support. This includes +enhancements to the scheduler to support products +with many threads. +</li><li class="listitem"> +Add NXP LPC11U14 processor support. +</li><li class="listitem"> +Support additional pyro channels. These are +configurable through the UI to handle air starts, +staging, additional recovery events and external +devices such as cameras. +</li><li class="listitem"> +Add 3-axis gyro support for orientation +tracking. This integrates the gyros to compute the +angle from vertical during flight, allowing the +additional pyro events to be controlled by this +value. +</li><li class="listitem"> +Many more device drivers, including u-Blox Max 7Q +GPS, Freescale MMA6555 digital single-axis +accelerometer, Invensense MPU6000 3-axis +accelerometer + 3 axis gyro, Honeywell HMC5883 +3-axis magnetic sensor and the TI CC1120 and CC115L +digital FM transceivers +</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"> +Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and +EasyMini telemetry and log formats. +</li></ul></div><p>AltosUI fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Use preferred units for main deployment height +configuration, instead of always doing configuration in +meters. +== MicroPeak Application +</li><li class="listitem"> +Add <span class="emphasis"><em>Download</em></span> button to menu bar. +</li><li class="listitem"> +Save the last log directory and offer that as the +default for new downloads +</li></ul></div></div></div></body></html>
\ No newline at end of file |