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-0.7.1.html | |
parent | e2af81ee56c078040126dbff9183b4ee8563f1a6 (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-0.7.1.html')
-rw-r--r-- | AltOS/doc/release-notes-0.7.1.html | 90 |
1 files changed, 48 insertions, 42 deletions
diff --git a/AltOS/doc/release-notes-0.7.1.html b/AltOS/doc/release-notes-0.7.1.html index 7a1f22b..4aba5b1 100644 --- a/AltOS/doc/release-notes-0.7.1.html +++ b/AltOS/doc/release-notes-0.7.1.html @@ -1,42 +1,48 @@ -<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 0.7.1 is the first release containing our new cross-platform Java-based user interface. AltosUI can: - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - 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. - </p></li><li class="listitem"><p> - Download logged data from TeleMetrum devices, either through a - direct USB connection or over the air through a TeleDongle - device. - </p></li><li class="listitem"><p> - 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. - </p></li><li class="listitem"><p> - 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. - </p></li><li class="listitem"><p> - 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. - </p></li><li class="listitem"><p> - 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. - </p></li><li class="listitem"><p> - 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. - </p></li></ul></div></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 0.7.1</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="idm44963605602096"></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="idm44963604916640"></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 |