diff options
Diffstat (limited to 'AltOS/doc/release-notes-0.8.html')
-rw-r--r-- | AltOS/doc/release-notes-0.8.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/AltOS/doc/release-notes-0.8.html b/AltOS/doc/release-notes-0.8.html deleted file mode 100644 index 5a607c0..0000000 --- a/AltOS/doc/release-notes-0.8.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.8</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.8</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.8 offers a major upgrade in the AltosUI -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"> -Post-flight graphing tool. This lets you explore the -behaviour of your rocket after flight with a scroll-able and -zoom-able chart showing the altitude, speed and acceleration -of the airframe along with events recorded by the flight -computer. You can export graphs to PNG files, or print them -directly. -</li><li class="listitem"> -Real-time moving map which overlays the in-progress flight -on satellite imagery fetched from Google Maps. This lets you -see in pictures where your rocket has landed, allowing you -to plan recovery activities more accurately. -</li><li class="listitem"> -Wireless recovery system testing. Prep your rocket for -flight and test fire the deployment charges to make sure -things work as expected. All without threading wires through -holes in your airframe. -</li><li class="listitem"> -Optimized flight status displays. Each flight state now has -it’s own custom <span class="emphasis"><em>tab</em></span> in the flight monitoring window so you -can focus on the most important details. Pre-flight, the -system shows a set of red/green status indicators for -battery voltage, apogee/main igniter continutity and GPS -reception. Wait until they’re all green and your rocket is -ready for flight. There are also tabs for ascent, descent -and landing along with the original tabular view of the -data. -</li><li class="listitem"> -Monitor multiple flights simultaneously. If you have more -than one TeleDongle, you can monitor a flight with each one -on the same computer. -</li><li class="listitem"> -Automatic flight monitoring at startup. Plug TeleDongle into -the machine before starting AltosUI and it will -automatically connect to it and prepare to monitor a flight. -</li><li class="listitem"> -Exports Google Earth flight tracks. Using the Keyhole Markup -Language (.kml) file format, this provides a 3D view of your -rocket flight through the Google Earth program. -</li></ul></div></div></div></body></html>
\ No newline at end of file |