From: Bdale Garbee Date: Sat, 13 Sep 2014 18:29:40 +0000 (-0600) Subject: releasing AltOS version 1.5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5633933f191b9d7940a11349aacb99d675afb115;p=web%2Faltusmetrum releasing AltOS version 1.5 --- diff --git a/AltOS/releases/1.5.mdwn b/AltOS/releases/1.5.mdwn new file mode 100644 index 0000000..006a4ac --- /dev/null +++ b/AltOS/releases/1.5.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.5 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.5/Altos-Windows-1-5.exe) + - [Mac OS X Package](/AltOS/releases/1.5/Altos-Mac-1.5.dmg) + - [Linux](/AltOS/releases/1.5/Altos-Linux-1.5.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.5;sf=tgz) +- Related Programs + - [MicroPeak 1.5](/MicroPeak/releases/1.5.html) + - [TeleGPS 1.5](/TeleGPS/releases/1.5.html) + +[[!inline pages="./1.5/release-notes-1.5.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.5/Altos-Linux-1.5.sh b/AltOS/releases/1.5/Altos-Linux-1.5.sh new file mode 100755 index 0000000..209785c Binary files /dev/null and b/AltOS/releases/1.5/Altos-Linux-1.5.sh differ diff --git a/AltOS/releases/1.5/Altos-Linux-1.5.tar.bz2 b/AltOS/releases/1.5/Altos-Linux-1.5.tar.bz2 new file mode 100644 index 0000000..be34058 Binary files /dev/null and b/AltOS/releases/1.5/Altos-Linux-1.5.tar.bz2 differ diff --git a/AltOS/releases/1.5/Altos-Mac-1.5.dmg b/AltOS/releases/1.5/Altos-Mac-1.5.dmg new file mode 100644 index 0000000..ddc18cc Binary files /dev/null and b/AltOS/releases/1.5/Altos-Mac-1.5.dmg differ diff --git a/AltOS/releases/1.5/Altos-Windows-1-5.exe b/AltOS/releases/1.5/Altos-Windows-1-5.exe new file mode 100644 index 0000000..f3cdef5 Binary files /dev/null and b/AltOS/releases/1.5/Altos-Windows-1-5.exe differ diff --git a/AltOS/releases/1.5/release-notes-1.5.html b/AltOS/releases/1.5/release-notes-1.5.html new file mode 100644 index 0000000..b1ed4a9 --- /dev/null +++ b/AltOS/releases/1.5/release-notes-1.5.html @@ -0,0 +1,68 @@ +

+ Version 1.5 is a major release. It includes support for our new + EasyMega product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station +

+ AltOS New Features +

  • + Add support for EasyMega boards. +

  • + Make the APRS SSID be configurable. This lets you track + different rockets on the same receiver without getting + things mixed up. +

  • + Report extra pyro channel continuity state on EasyMega and + TeleMega via the beeper. This lets you easily verify flight + readiness on these boards after powering up the electronics + on the rail. +

  • + Add lower telemetry data rates (2400 and 9600 bps) to + increase telemetry radio range. This reduces the amount of + data received as well as increasing battery consumption in + the transmitter. +

  • + Change TeleGPS to have only a single log, and append new + data to it rather than using seperate per-flight logs. This + avoids accidentally filling up log storage by turning + TeleGPS on/off several times. +

+

+ AltOS Fixes +

  • + Increase the maximum range for altitude values from +/-32767m + to +/-2147483647m, allowing the flight computers to function + correctly above the 32km level. +

  • + Continuously test pyro firing conditions during delay stage, + inhibiting the pyro channel if the test fails. This prevents + firing pyro charges where the conditions were good before + the delay, but become bad before the delay expires. +

  • + Allow negative numbers in pyro configuration values. This + lets you specify things like descending speed or + deceleration. +

+

+ AltosUI and TeleGPS New Features +

  • + Support telemetry baud rate selection. Adds menus to + the flight monitoring and configuration for baud rate + selection. +

  • + Support APRS SSID configuration. +

  • + Integrate with file managers. This provides icons for all of + our file types and associates our application with the files + so that using a file manager to open a AltOS data file + results in launching our application. +

+

+ AltosUI Fixes +

  • + Make the 'Graph' button on the landed tab work again. +

  • + Make tests for Java on Windows a bit smarter, and also + provide the user with the option to skip installing Java for + cases where we just can't figure out what version is installed. +

+

diff --git a/MicroPeak/releases/1.5.mdwn b/MicroPeak/releases/1.5.mdwn new file mode 100644 index 0000000..2a9ee7c --- /dev/null +++ b/MicroPeak/releases/1.5.mdwn @@ -0,0 +1,10 @@ +------------------------------------- +### MicroPeak version 1.5 ### + +- Available Downloads: + - [Windows](/MicroPeak/releases/1.5/MicroPeak-Windows-1-5.exe) + - [Linux](/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.sh) + - [Mac OS X](/MicroPeak/releases/1.5/MicroPeak-Mac-1.5.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.5;sf=tgz) + +[[!inline pages="./1.5/release-notes-1.5.html" rss="no" raw="yes" ]] diff --git a/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.sh b/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.sh new file mode 100755 index 0000000..040d2aa Binary files /dev/null and b/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.sh differ diff --git a/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.tar.bz2 b/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.tar.bz2 new file mode 100644 index 0000000..267b381 Binary files /dev/null and b/MicroPeak/releases/1.5/MicroPeak-Linux-1.5.tar.bz2 differ diff --git a/MicroPeak/releases/1.5/MicroPeak-Mac-1.5.dmg b/MicroPeak/releases/1.5/MicroPeak-Mac-1.5.dmg new file mode 100644 index 0000000..6f23c72 Binary files /dev/null and b/MicroPeak/releases/1.5/MicroPeak-Mac-1.5.dmg differ diff --git a/MicroPeak/releases/1.5/MicroPeak-Windows-1-5.exe b/MicroPeak/releases/1.5/MicroPeak-Windows-1-5.exe new file mode 100644 index 0000000..9d95007 Binary files /dev/null and b/MicroPeak/releases/1.5/MicroPeak-Windows-1-5.exe differ diff --git a/MicroPeak/releases/1.5/release-notes-1.5.html b/MicroPeak/releases/1.5/release-notes-1.5.html new file mode 100644 index 0000000..b1ed4a9 --- /dev/null +++ b/MicroPeak/releases/1.5/release-notes-1.5.html @@ -0,0 +1,68 @@ +

+ Version 1.5 is a major release. It includes support for our new + EasyMega product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station +

+ AltOS New Features +

  • + Add support for EasyMega boards. +

  • + Make the APRS SSID be configurable. This lets you track + different rockets on the same receiver without getting + things mixed up. +

  • + Report extra pyro channel continuity state on EasyMega and + TeleMega via the beeper. This lets you easily verify flight + readiness on these boards after powering up the electronics + on the rail. +

  • + Add lower telemetry data rates (2400 and 9600 bps) to + increase telemetry radio range. This reduces the amount of + data received as well as increasing battery consumption in + the transmitter. +

  • + Change TeleGPS to have only a single log, and append new + data to it rather than using seperate per-flight logs. This + avoids accidentally filling up log storage by turning + TeleGPS on/off several times. +

+

+ AltOS Fixes +

  • + Increase the maximum range for altitude values from +/-32767m + to +/-2147483647m, allowing the flight computers to function + correctly above the 32km level. +

  • + Continuously test pyro firing conditions during delay stage, + inhibiting the pyro channel if the test fails. This prevents + firing pyro charges where the conditions were good before + the delay, but become bad before the delay expires. +

  • + Allow negative numbers in pyro configuration values. This + lets you specify things like descending speed or + deceleration. +

+

+ AltosUI and TeleGPS New Features +

  • + Support telemetry baud rate selection. Adds menus to + the flight monitoring and configuration for baud rate + selection. +

  • + Support APRS SSID configuration. +

  • + Integrate with file managers. This provides icons for all of + our file types and associates our application with the files + so that using a file manager to open a AltOS data file + results in launching our application. +

+

+ AltosUI Fixes +

  • + Make the 'Graph' button on the landed tab work again. +

  • + Make tests for Java on Windows a bit smarter, and also + provide the user with the option to skip installing Java for + cases where we just can't figure out what version is installed. +

+

diff --git a/TeleGPS/releases/1.5.mdwn b/TeleGPS/releases/1.5.mdwn new file mode 100644 index 0000000..8aabb70 --- /dev/null +++ b/TeleGPS/releases/1.5.mdwn @@ -0,0 +1,10 @@ +----------------- +### TeleGPS version 1.5 ### + +- Available Downloads: + - [Windows](/TeleGPS/releases/1.5/TeleGPS-Windows-1-5.exe) + - [Linux](/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.sh) + - [Mac OS X](/TeleGPS/releases/1.5/TeleGPS-Mac-1.5.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.5;sf=tgz) + +[[!inline pages="./1.5/release-notes-1.5.html" rss="no" raw="yes" ]] diff --git a/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.sh b/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.sh new file mode 100755 index 0000000..854a45a Binary files /dev/null and b/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.sh differ diff --git a/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.tar.bz2 b/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.tar.bz2 new file mode 100644 index 0000000..e83062c Binary files /dev/null and b/TeleGPS/releases/1.5/TeleGPS-Linux-1.5.tar.bz2 differ diff --git a/TeleGPS/releases/1.5/TeleGPS-Mac-1.5.dmg b/TeleGPS/releases/1.5/TeleGPS-Mac-1.5.dmg new file mode 100644 index 0000000..e44399b Binary files /dev/null and b/TeleGPS/releases/1.5/TeleGPS-Mac-1.5.dmg differ diff --git a/TeleGPS/releases/1.5/TeleGPS-Windows-1-5.exe b/TeleGPS/releases/1.5/TeleGPS-Windows-1-5.exe new file mode 100644 index 0000000..d39552d Binary files /dev/null and b/TeleGPS/releases/1.5/TeleGPS-Windows-1-5.exe differ diff --git a/TeleGPS/releases/1.5/release-notes-1.5.html b/TeleGPS/releases/1.5/release-notes-1.5.html new file mode 100644 index 0000000..b1ed4a9 --- /dev/null +++ b/TeleGPS/releases/1.5/release-notes-1.5.html @@ -0,0 +1,68 @@ +

+ Version 1.5 is a major release. It includes support for our new + EasyMega product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station +

+ AltOS New Features +

  • + Add support for EasyMega boards. +

  • + Make the APRS SSID be configurable. This lets you track + different rockets on the same receiver without getting + things mixed up. +

  • + Report extra pyro channel continuity state on EasyMega and + TeleMega via the beeper. This lets you easily verify flight + readiness on these boards after powering up the electronics + on the rail. +

  • + Add lower telemetry data rates (2400 and 9600 bps) to + increase telemetry radio range. This reduces the amount of + data received as well as increasing battery consumption in + the transmitter. +

  • + Change TeleGPS to have only a single log, and append new + data to it rather than using seperate per-flight logs. This + avoids accidentally filling up log storage by turning + TeleGPS on/off several times. +

+

+ AltOS Fixes +

  • + Increase the maximum range for altitude values from +/-32767m + to +/-2147483647m, allowing the flight computers to function + correctly above the 32km level. +

  • + Continuously test pyro firing conditions during delay stage, + inhibiting the pyro channel if the test fails. This prevents + firing pyro charges where the conditions were good before + the delay, but become bad before the delay expires. +

  • + Allow negative numbers in pyro configuration values. This + lets you specify things like descending speed or + deceleration. +

+

+ AltosUI and TeleGPS New Features +

  • + Support telemetry baud rate selection. Adds menus to + the flight monitoring and configuration for baud rate + selection. +

  • + Support APRS SSID configuration. +

  • + Integrate with file managers. This provides icons for all of + our file types and associates our application with the files + so that using a file manager to open a AltOS data file + results in launching our application. +

+

+ AltosUI Fixes +

  • + Make the 'Graph' button on the landed tab work again. +

  • + Make tests for Java on Windows a bit smarter, and also + provide the user with the option to skip installing Java for + cases where we just can't figure out what version is installed. +

+