From 8d04d9f05c2acec7c46633972f0b7e0b37d41b63 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 10 Aug 2011 23:23:36 -0600 Subject: merge 0.8 generated release notes --- AltOS/releases/0.8.1.mdwn | 4 ++- AltOS/releases/0.8.1/release-notes-0.8.html | 41 +++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 AltOS/releases/0.8.1/release-notes-0.8.html (limited to 'AltOS/releases') diff --git a/AltOS/releases/0.8.1.mdwn b/AltOS/releases/0.8.1.mdwn index 6e63de7..de3fbd5 100644 --- a/AltOS/releases/0.8.1.mdwn +++ b/AltOS/releases/0.8.1.mdwn @@ -1,4 +1,6 @@ -- 0.8.1, released 29 Nov 2010 +[[!inline pages="./0.8.1/release-notes-0.8.html" rss="no" raw="yes" ]] + +- Available Files: - [Windows Installer](/AltOS/releases/0.8.1/Altos-Windows-0-8-1.exe) - [Mac OS X Package](/AltOS/releases/0.8.1/Altos-Mac-0.8.1.zip) - [Linux](/AltOS/releases/0.8.1/Altos-Linux-0.8.1.tar.bz2) diff --git a/AltOS/releases/0.8.1/release-notes-0.8.html b/AltOS/releases/0.8.1/release-notes-0.8.html new file mode 100644 index 0000000..b5a8a05 --- /dev/null +++ b/AltOS/releases/0.8.1/release-notes-0.8.html @@ -0,0 +1,41 @@ +

+ Version 0.8 offers a major upgrade in the AltosUI + interface. Significant new features include: +

  • + 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. +
  • + 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. +
  • + 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. +
  • + 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. +
  • + Monitor multiple flights simultaneously. If you have more than + one TeleDongle, you can monitor a flight with each one on the + same computer. +
  • + 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. +
  • + 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. +
-- cgit v1.2.3