blob: cc820dac12fc1b881f0f57802af0e032feb29efd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
<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.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.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="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.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>
|