summaryrefslogtreecommitdiff
path: root/MicroPeak
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-02-13 22:13:35 -0700
committerBdale Garbee <bdale@gag.com>2014-02-13 22:13:35 -0700
commit2f5ed10ff8655c0e67d946255663141b57d93d11 (patch)
tree1f1734a26a278ffea2c0768753cf56b5f6d80977 /MicroPeak
parent2d80b95d20d6010dde1d987beae3c92d4d9e1f56 (diff)
new release of AltOS
Diffstat (limited to 'MicroPeak')
-rw-r--r--MicroPeak/releases/1.3.2.mdwn8
-rw-r--r--MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2bin0 -> 5552540 bytes
-rw-r--r--MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmgbin0 -> 6438912 bytes
-rw-r--r--MicroPeak/releases/1.3.2/MicroPeak-Windows-1-3-2.exebin0 -> 7075167 bytes
-rw-r--r--MicroPeak/releases/1.3.2/release-notes-1.3.2.html29
5 files changed, 37 insertions, 0 deletions
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
--- /dev/null
+++ b/MicroPeak/releases/1.3.2/MicroPeak-Linux-1.3.2.tar.bz2
Binary files 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
--- /dev/null
+++ b/MicroPeak/releases/1.3.2/MicroPeak-Mac-1.3.2.dmg
Binary files 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
--- /dev/null
+++ b/MicroPeak/releases/1.3.2/MicroPeak-Windows-1-3-2.exe
Binary files 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 @@
+<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.2 is a minor release. It includes small bug fixes for
+ the TeleMega flight software and AltosUI ground station
+ </p><p>
+ AltOS Firmware Changes
+ </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ On TeleMega, limit number of logged GPS status information
+ to 12 satellites. That's all there is room for in the log
+ structure.
+ </p></li><li class="listitem"><p>
+ 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.
+ </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>
+ 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.
+ </p></li><li class="listitem"><p>
+ Track the maximum height as computed from GPS altitude
+ data and report that in the flight summary data.
+ </p></li><li class="listitem"><p>
+ Use letters (A, B, C, D) for alternate pyro channel names
+ instead of numbers (0, 1, 2, 3) in the Fire Igniter dialog.
+ </p></li></ul></div><p>
+ </p></div></body></html>