diff options
Diffstat (limited to 'AltOS/doc/release-notes-0.8.html')
-rw-r--r-- | AltOS/doc/release-notes-0.8.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/AltOS/doc/release-notes-0.8.html b/AltOS/doc/release-notes-0.8.html new file mode 100644 index 0000000..b5a8a05 --- /dev/null +++ b/AltOS/doc/release-notes-0.8.html @@ -0,0 +1,41 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 0.8 offers a major upgrade in the AltosUI + interface. Significant new features include: + </p><div class="itemizedlist"><ul class="itemizedlist" 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 'tab' 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></body></html> |