summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AltOS/releases/1.3.1.mdwn7
-rw-r--r--AltOS/releases/1.3.1/Altos-Linux-1.3.1.tar.bz2bin0 -> 21057668 bytes
-rw-r--r--AltOS/releases/1.3.1/Altos-Mac-1.3.1.dmgbin0 -> 22304768 bytes
-rw-r--r--AltOS/releases/1.3.1/Altos-Windows-1-3-1.exebin0 -> 21146095 bytes
-rw-r--r--AltOS/releases/1.3.1/release-notes-1.3.1.html43
-rw-r--r--MicroPeak/releases/1.3.1.mdwn8
-rw-r--r--MicroPeak/releases/1.3.1/MicroPeak-Linux-1.3.1.tar.bz2bin0 -> 1933928 bytes
-rw-r--r--MicroPeak/releases/1.3.1/MicroPeak-Mac-1.3.1.dmgbin0 -> 2803712 bytes
-rw-r--r--MicroPeak/releases/1.3.1/MicroPeak-Windows-1-3-1.exebin0 -> 3498003 bytes
-rw-r--r--MicroPeak/releases/1.3.1/release-notes-1.3.1.html43
10 files changed, 101 insertions, 0 deletions
diff --git a/AltOS/releases/1.3.1.mdwn b/AltOS/releases/1.3.1.mdwn
new file mode 100644
index 0000000..067df89
--- /dev/null
+++ b/AltOS/releases/1.3.1.mdwn
@@ -0,0 +1,7 @@
+[[!inline pages="./1.3.1/release-notes-1.3.1.html" rss="no" raw="yes" ]]
+
+- Available Files:
+ - [Windows Installer](/AltOS/releases/1.3.1/Altos-Windows-1-3-1.exe)
+ - [Mac OS X Package](/AltOS/releases/1.3.1/Altos-Mac-1.3.1.dmg)
+ - [Linux](/AltOS/releases/1.3.1/Altos-Linux-1.3.1.tar.bz2)
+ - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3.1;sf=tgz)
diff --git a/AltOS/releases/1.3.1/Altos-Linux-1.3.1.tar.bz2 b/AltOS/releases/1.3.1/Altos-Linux-1.3.1.tar.bz2
new file mode 100644
index 0000000..363737b
--- /dev/null
+++ b/AltOS/releases/1.3.1/Altos-Linux-1.3.1.tar.bz2
Binary files differ
diff --git a/AltOS/releases/1.3.1/Altos-Mac-1.3.1.dmg b/AltOS/releases/1.3.1/Altos-Mac-1.3.1.dmg
new file mode 100644
index 0000000..67e03a4
--- /dev/null
+++ b/AltOS/releases/1.3.1/Altos-Mac-1.3.1.dmg
Binary files differ
diff --git a/AltOS/releases/1.3.1/Altos-Windows-1-3-1.exe b/AltOS/releases/1.3.1/Altos-Windows-1-3-1.exe
new file mode 100644
index 0000000..38b54d3
--- /dev/null
+++ b/AltOS/releases/1.3.1/Altos-Windows-1-3-1.exe
Binary files differ
diff --git a/AltOS/releases/1.3.1/release-notes-1.3.1.html b/AltOS/releases/1.3.1/release-notes-1.3.1.html
new file mode 100644
index 0000000..8f82e36
--- /dev/null
+++ b/AltOS/releases/1.3.1/release-notes-1.3.1.html
@@ -0,0 +1,43 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p>
+ Version 1.3.1 is a minor release. It improves support for TeleMega,
+ TeleMetrum v2.0, TeleMini v2.0 and EasyMini.
+ </p><p>
+ AltOS Firmware Changes
+ </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ Improve sensor boot code. If sensors fail to self-test, the
+ device will still boot up and check for pad/idle modes. If
+ in idle mode, the device will warn the user with a distinct
+ beep, if in Pad mode, the unit will operate as best it
+ can. Also, the Z-axis accelerometer now uses the factory
+ calibration values instead of re-calibrating on the pad each
+ time. This avoids accidental boost detect when moving the
+ device around while in Pad mode.
+ </p></li><li class="listitem"><p>
+ Fix antenna-down mode accelerometer configuration. Antenna
+ down mode wasn't working because the accelerometer
+ calibration values were getting re-computed incorrectly in
+ inverted mode.
+ </p></li><li class="listitem"><p>
+ Improved APRS mode. Now uses compressed position format for
+ smaller data size, improved precision and to include
+ altitude data as well as latitude and longitude. Also added
+ battery and pyro voltage reports in the APRS comment field
+ so you can confirm that the unit is ready for launch.
+ </p></li></ul></div><p>
+ </p><p>
+ AltosUI changes
+ </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ Display additional TeleMega sensor values in real
+ units. Make all of these values available for
+ plotting. Display TeleMega orientation value in the Ascent
+ and Table tabs.
+ </p></li><li class="listitem"><p>
+ Support additional TeleMega pyro channels in the Fire
+ Igniter dialog. This lets you do remote testing of all of
+ the channels, rather than just Apogee and Main.
+ </p></li><li class="listitem"><p>
+ Limit data rate when downloading satellite images from
+ Google to make sure we stay within their limits so that all
+ of the map tiles download successfully.
+ </p></li></ul></div><p>
+ </p></div></body></html>
diff --git a/MicroPeak/releases/1.3.1.mdwn b/MicroPeak/releases/1.3.1.mdwn
new file mode 100644
index 0000000..8aa24c5
--- /dev/null
+++ b/MicroPeak/releases/1.3.1.mdwn
@@ -0,0 +1,8 @@
+[[!inline pages="./1.3.1/release-notes-1.3.1.html" rss="no" raw="yes" ]]
+
+- Available Files:
+ - [Windows](/MicroPeak/releases/1.3.1/MicroPeak-Windows-1-3-1.exe)
+ - [Linux](/MicroPeak/releases/1.3.1/MicroPeak-Linux-1.3.1.tar.bz2)
+ - [Mac OS X](/MicroPeak/releases/1.3.1/MicroPeak-Mac-1.3.1.dmg)
+ - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3.1;sf=tgz)
+
diff --git a/MicroPeak/releases/1.3.1/MicroPeak-Linux-1.3.1.tar.bz2 b/MicroPeak/releases/1.3.1/MicroPeak-Linux-1.3.1.tar.bz2
new file mode 100644
index 0000000..801cede
--- /dev/null
+++ b/MicroPeak/releases/1.3.1/MicroPeak-Linux-1.3.1.tar.bz2
Binary files differ
diff --git a/MicroPeak/releases/1.3.1/MicroPeak-Mac-1.3.1.dmg b/MicroPeak/releases/1.3.1/MicroPeak-Mac-1.3.1.dmg
new file mode 100644
index 0000000..a839414
--- /dev/null
+++ b/MicroPeak/releases/1.3.1/MicroPeak-Mac-1.3.1.dmg
Binary files differ
diff --git a/MicroPeak/releases/1.3.1/MicroPeak-Windows-1-3-1.exe b/MicroPeak/releases/1.3.1/MicroPeak-Windows-1-3-1.exe
new file mode 100644
index 0000000..bc164e1
--- /dev/null
+++ b/MicroPeak/releases/1.3.1/MicroPeak-Windows-1-3-1.exe
Binary files differ
diff --git a/MicroPeak/releases/1.3.1/release-notes-1.3.1.html b/MicroPeak/releases/1.3.1/release-notes-1.3.1.html
new file mode 100644
index 0000000..8f82e36
--- /dev/null
+++ b/MicroPeak/releases/1.3.1/release-notes-1.3.1.html
@@ -0,0 +1,43 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p>
+ Version 1.3.1 is a minor release. It improves support for TeleMega,
+ TeleMetrum v2.0, TeleMini v2.0 and EasyMini.
+ </p><p>
+ AltOS Firmware Changes
+ </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ Improve sensor boot code. If sensors fail to self-test, the
+ device will still boot up and check for pad/idle modes. If
+ in idle mode, the device will warn the user with a distinct
+ beep, if in Pad mode, the unit will operate as best it
+ can. Also, the Z-axis accelerometer now uses the factory
+ calibration values instead of re-calibrating on the pad each
+ time. This avoids accidental boost detect when moving the
+ device around while in Pad mode.
+ </p></li><li class="listitem"><p>
+ Fix antenna-down mode accelerometer configuration. Antenna
+ down mode wasn't working because the accelerometer
+ calibration values were getting re-computed incorrectly in
+ inverted mode.
+ </p></li><li class="listitem"><p>
+ Improved APRS mode. Now uses compressed position format for
+ smaller data size, improved precision and to include
+ altitude data as well as latitude and longitude. Also added
+ battery and pyro voltage reports in the APRS comment field
+ so you can confirm that the unit is ready for launch.
+ </p></li></ul></div><p>
+ </p><p>
+ AltosUI changes
+ </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ Display additional TeleMega sensor values in real
+ units. Make all of these values available for
+ plotting. Display TeleMega orientation value in the Ascent
+ and Table tabs.
+ </p></li><li class="listitem"><p>
+ Support additional TeleMega pyro channels in the Fire
+ Igniter dialog. This lets you do remote testing of all of
+ the channels, rather than just Apogee and Main.
+ </p></li><li class="listitem"><p>
+ Limit data rate when downloading satellite images from
+ Google to make sure we stay within their limits so that all
+ of the map tiles download successfully.
+ </p></li></ul></div><p>
+ </p></div></body></html>