update docs
[web/altusmetrum] / AltOS / doc / release-notes-1.5.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!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.5</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="idm45039062682368"></a>Release Notes for Version 1.5</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 © 2014 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm45039062850176"></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.5 is a major release. It includes support for our new
9 EasyMega product, new features and bug fixes in in the flight
10 software for all our boards and the AltosUI ground station</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">
11 Add support for EasyMega boards.
12 </li><li class="listitem">
13 Make the APRS SSID be configurable. This lets you track
14 different rockets on the same receiver without getting
15 things mixed up.
16 </li><li class="listitem">
17 Report extra pyro channel continuity state on EasyMega and
18 TeleMega via the beeper. This lets you easily verify flight
19 readiness on these boards after powering up the electronics
20 on the rail.
21 </li><li class="listitem">
22 Add lower telemetry data rates (2400 and 9600 bps) to
23 increase telemetry radio range. This reduces the amount of
24 data received as well as increasing battery consumption in
25 the transmitter.
26 </li><li class="listitem">
27 Change TeleGPS to have only a single log, and append new
28 data to it rather than using seperate per-flight logs. This
29 avoids accidentally filling up log storage by turning
30 TeleGPS on/off several times.
31 </li></ul></div><p>AltOS Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
32 Increase the maximum range for altitude values from +/-32767m
33 to +/-2147483647m, allowing the flight computers to function
34 correctly above the 32km level.
35 </li><li class="listitem">
36 Continuously test pyro firing conditions during delay stage,
37 inhibiting the pyro channel if the test fails. This prevents
38 firing pyro charges where the conditions were good before
39 the delay, but become bad before the delay expires.
40 </li><li class="listitem">
41 Allow negative numbers in pyro configuration values. This
42 lets you specify things like descending speed or
43 deceleration.
44 </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 and TeleGPS New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
45 Support telemetry baud rate selection. Adds menus to
46 the flight monitoring and configuration for baud rate
47 selection.
48 </li><li class="listitem">
49 Support APRS SSID configuration.
50 </li><li class="listitem">
51 Integrate with file managers. This provides icons for all of
52 our file types and associates our application with the files
53 so that using a file manager to open a AltOS data file
54 results in launching our application.
55 </li></ul></div><p>AltosUI Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
56 Make the <span class="emphasis"><em>Graph</em></span> button on the landed tab work again.
57 </li><li class="listitem">
58 Make tests for Java on Windows a bit smarter, and also
59 provide the user with the option to skip installing Java for
60 cases where we just can’t figure out what version is installed.
61 </li></ul></div></div></div></body></html>