From: Bdale Garbee Date: Fri, 14 Feb 2014 05:13:35 +0000 (-0700) Subject: new release of AltOS X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2f5ed10ff8655c0e67d946255663141b57d93d11;p=web%2Faltusmetrum new release of AltOS --- diff --git a/AltOS/releases/1.3.2.mdwn b/AltOS/releases/1.3.2.mdwn new file mode 100644 index 0000000..647d5a3 --- /dev/null +++ b/AltOS/releases/1.3.2.mdwn @@ -0,0 +1,7 @@ +[[!inline pages="./1.3.2/release-notes-1.3.2.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows Installer](/AltOS/releases/1.3.2/Altos-Windows-1.3.2.exe) + - [Mac OS X Package](/AltOS/releases/1.3.2/Altos-Mac-1.3.2.dmg) + - [Linux](/AltOS/releases/1.3.2/Altos-Linux-1.3.2.tar.bz2) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3.2;sf=tgz) diff --git a/AltOS/releases/1.3.2/Altos-Linux-1.3.2.tar.bz2 b/AltOS/releases/1.3.2/Altos-Linux-1.3.2.tar.bz2 new file mode 100644 index 0000000..f974f38 Binary files /dev/null and b/AltOS/releases/1.3.2/Altos-Linux-1.3.2.tar.bz2 differ diff --git a/AltOS/releases/1.3.2/Altos-Mac-1.3.2.dmg b/AltOS/releases/1.3.2/Altos-Mac-1.3.2.dmg new file mode 100644 index 0000000..e006d98 Binary files /dev/null and b/AltOS/releases/1.3.2/Altos-Mac-1.3.2.dmg differ diff --git a/AltOS/releases/1.3.2/Altos-Windows-1-3-2.exe b/AltOS/releases/1.3.2/Altos-Windows-1-3-2.exe new file mode 100644 index 0000000..0747a81 Binary files /dev/null and b/AltOS/releases/1.3.2/Altos-Windows-1-3-2.exe differ diff --git a/AltOS/releases/1.3.2/release-notes-1.3.2.html b/AltOS/releases/1.3.2/release-notes-1.3.2.html new file mode 100644 index 0000000..aa5ad51 --- /dev/null +++ b/AltOS/releases/1.3.2/release-notes-1.3.2.html @@ -0,0 +1,29 @@ +

+ Version 1.3.2 is a minor release. It includes small bug fixes for + the TeleMega flight software and AltosUI ground station +

+ AltOS Firmware Changes +

  • + On TeleMega, limit number of logged GPS status information + to 12 satellites. That's all there is room for in the log + structure. +

  • + Improve APRS behavior. Remembers last known GPS position and + keeps sending that if we lose GPS lock. Marks + locked/unlocked by sending L/U in the APRS comment field + along with the number of sats in view and voltages. +

+

+ AltosUI changes +

  • + If the TeleMega flight firmware reports that it has logged + information about more than 12 satellites, don't believe it + as the log only holds 12 satellite records. +

  • + Track the maximum height as computed from GPS altitude + data and report that in the flight summary data. +

  • + Use letters (A, B, C, D) for alternate pyro channel names + instead of numbers (0, 1, 2, 3) in the Fire Igniter dialog. +

+

diff --git a/MicroPeak/releases/1.3.2.mdwn b/MicroPeak/releases/1.3.2.mdwn new file mode 100644 index 0000000..b33b123 --- /dev/null +++ b/MicroPeak/releases/1.3.2.mdwn @@ -0,0 +1,8 @@ +[[!inline pages="./1.3.2/release-notes-1.3.2.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows](/MicroPeak/releases/1.3.2/MicroPeak-Windows-1.3.2.exe) + - [Linux](/MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2) + - [Mac OS X](/MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3.2;sf=tgz) + diff --git a/MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2 b/MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2 new file mode 100644 index 0000000..c81ab4b Binary files /dev/null and b/MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2 differ diff --git a/MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmg b/MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmg new file mode 100644 index 0000000..502127f Binary files /dev/null and b/MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmg differ diff --git a/MicroPeak/releases/1.3.2/MicroPeak-Windows-1-3-2.exe b/MicroPeak/releases/1.3.2/MicroPeak-Windows-1-3-2.exe new file mode 100644 index 0000000..f96bd56 Binary files /dev/null and b/MicroPeak/releases/1.3.2/MicroPeak-Windows-1-3-2.exe differ diff --git a/MicroPeak/releases/1.3.2/release-notes-1.3.2.html b/MicroPeak/releases/1.3.2/release-notes-1.3.2.html new file mode 100644 index 0000000..aa5ad51 --- /dev/null +++ b/MicroPeak/releases/1.3.2/release-notes-1.3.2.html @@ -0,0 +1,29 @@ +

+ Version 1.3.2 is a minor release. It includes small bug fixes for + the TeleMega flight software and AltosUI ground station +

+ AltOS Firmware Changes +

  • + On TeleMega, limit number of logged GPS status information + to 12 satellites. That's all there is room for in the log + structure. +

  • + Improve APRS behavior. Remembers last known GPS position and + keeps sending that if we lose GPS lock. Marks + locked/unlocked by sending L/U in the APRS comment field + along with the number of sats in view and voltages. +

+

+ AltosUI changes +

  • + If the TeleMega flight firmware reports that it has logged + information about more than 12 satellites, don't believe it + as the log only holds 12 satellite records. +

  • + Track the maximum height as computed from GPS altitude + data and report that in the flight summary data. +

  • + Use letters (A, B, C, D) for alternate pyro channel names + instead of numbers (0, 1, 2, 3) in the Fire Igniter dialog. +

+