diff options
Diffstat (limited to 'AltOS/doc/release-notes-0.7.1.html')
-rw-r--r-- | AltOS/doc/release-notes-0.7.1.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/AltOS/doc/release-notes-0.7.1.html b/AltOS/doc/release-notes-0.7.1.html deleted file mode 100644 index 42d6470..0000000 --- a/AltOS/doc/release-notes-0.7.1.html +++ /dev/null @@ -1,48 +0,0 @@ - -<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 0.7.1</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 0.7.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 © 2010 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 0.7.1 is the first release containing our new -cross-platform Java-based user interface.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_application"></a>1. AltosUI Application</h2></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> -Receive and log telemetry from a connected TeleDongle -device. All data received is saved to log files named with -the current date and the connected rocket serial and flight -numbers. There is no mode in which telemetry data will not -be saved. -</li><li class="listitem"> -Download logged data from TeleMetrum devices, either through -a direct USB connection or over the air through a TeleDongle -device. -</li><li class="listitem"> -Configure a TeleMetrum device, setting the radio channel, -callsign, apogee delay and main deploy height. This can be -done through either a USB connection or over a radio link -via a TeleDongle device. -</li><li class="listitem"> -Replay a flight in real-time. This takes a saved telemetry -log or eeprom download and replays it through the user -interface so you can relive your favorite rocket flights. -</li><li class="listitem"> -Reprogram Altus Metrum devices. Using an Altus Metrum device -connected via USB, another Altus Metrum device can be -reprogrammed using the supplied programming cable between -the two devices. -</li><li class="listitem"> -Export Flight data to a comma-separated-values file. This -takes either telemetry or on-board flight data and generates -data suitable for use in external applications. All data is -exported using standard units so that no device-specific -knowledge is needed to handle the data. -</li><li class="listitem"> -Speak to you during the flight. Instead of spending the -flight hunched over your laptop looking at the screen, enjoy -the view while the computer tells you what’s going on up -there. During ascent, you hear the current flight state and -altitude information. During descent, you get azimuth, -elevation and range information to try and help you find -your rocket in the air. Once on the ground, the direction -and distance are reported. -</li></ul></div></div></div></body></html>
\ No newline at end of file |