summaryrefslogtreecommitdiff
path: root/TeleGPS
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-08-28 12:58:25 -0600
committerBdale Garbee <bdale@gag.com>2017-08-28 12:58:25 -0600
commiteba4e60ae42c43e0b28c89209400cf3ddd57ed6e (patch)
treea73955affa44e2269564f7b4f435e42873ee5c72 /TeleGPS
parenta0b5abc97dff55c8b57af357eb404c5ec002341f (diff)
releasing 1.8.1
Diffstat (limited to 'TeleGPS')
-rw-r--r--TeleGPS/releases/1.8.1.mdwn7
-rwxr-xr-xTeleGPS/releases/1.8.1/TeleGPS-Linux-1.8.1.shbin0 -> 14805177 bytes
-rw-r--r--TeleGPS/releases/1.8.1/TeleGPS-Mac-1.8.1.dmgbin0 -> 16267264 bytes
-rw-r--r--TeleGPS/releases/1.8.1/TeleGPS-Windows-1-8-1.exebin0 -> 15847765 bytes
-rw-r--r--TeleGPS/releases/1.8.1/release-notes-1.8.1.html30
5 files changed, 37 insertions, 0 deletions
diff --git a/TeleGPS/releases/1.8.1.mdwn b/TeleGPS/releases/1.8.1.mdwn
new file mode 100644
index 0000000..110ceb6
--- /dev/null
+++ b/TeleGPS/releases/1.8.1.mdwn
@@ -0,0 +1,7 @@
+[[!inline pages="./1.8.1/release-notes-1.8.1.html" rss="no" raw="yes" ]]
+
+- Available Files:
+ - [Windows Installer](/TeleGPS/releases/1.8.1/TeleGPS-Windows-1-8-1.exe)
+ - [Mac OS X Package](/TeleGPS/releases/1.8.1/TeleGPS-Mac-1.8.1.dmg)
+ - [Linux](/TeleGPS/releases/1.8.1/TeleGPS-Linux-1.8.1.sh)
+ - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.8.1;sf=tgz)
diff --git a/TeleGPS/releases/1.8.1/TeleGPS-Linux-1.8.1.sh b/TeleGPS/releases/1.8.1/TeleGPS-Linux-1.8.1.sh
new file mode 100755
index 0000000..30b81e8
--- /dev/null
+++ b/TeleGPS/releases/1.8.1/TeleGPS-Linux-1.8.1.sh
Binary files differ
diff --git a/TeleGPS/releases/1.8.1/TeleGPS-Mac-1.8.1.dmg b/TeleGPS/releases/1.8.1/TeleGPS-Mac-1.8.1.dmg
new file mode 100644
index 0000000..f450e76
--- /dev/null
+++ b/TeleGPS/releases/1.8.1/TeleGPS-Mac-1.8.1.dmg
Binary files differ
diff --git a/TeleGPS/releases/1.8.1/TeleGPS-Windows-1-8-1.exe b/TeleGPS/releases/1.8.1/TeleGPS-Windows-1-8-1.exe
new file mode 100644
index 0000000..d3b9073
--- /dev/null
+++ b/TeleGPS/releases/1.8.1/TeleGPS-Windows-1-8-1.exe
Binary files differ
diff --git a/TeleGPS/releases/1.8.1/release-notes-1.8.1.html b/TeleGPS/releases/1.8.1/release-notes-1.8.1.html
new file mode 100644
index 0000000..6072eb6
--- /dev/null
+++ b/TeleGPS/releases/1.8.1/release-notes-1.8.1.html
@@ -0,0 +1,30 @@
+
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.8.1</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.8.1</h2></div></div><hr /></div><p>Version 1.8.1 includes an important bug fix for Apogee Lockout
+operation in all flight computers. Anyone using this option
+must update firmware.</p><p>This release also contains a change in how flight computers
+with accelerometers deal with speeds around and above Mach
+1. In previous versions, the flight computer would completely
+disregard the barometric sensor above 330m/s (around Mach
+1). Now, the data from the barometric sensor is reduced in
+effect without ever going away entirely. This prevents early
+drogue deployment for flights which spend considerable time
+above Mach 1.</p><p>1.8.1 also contains a couple of minor fixes for AltosUI when
+analyzing saved data files.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altos"></a>1. AltOS</h2></div></div></div><p>AltOS Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Handle time value wrapping in Apogee Lockout
+correctly. Without this, apogee lockout would sometimes
+prevent any drogue charge from firing.
+</li><li class="listitem">
+Change Kalman filter on flight computers with accelerometer
+to continue using the barometric sensor even at high speeds
+to avoid unintentional drogue deployment during
+deceleration.
+</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_telegps_applications"></a>2. AltosUI and TeleGPS Applications</h2></div></div></div><p>AltosUI New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Add new <span class="emphasis"><em>Huge</em></span> font size to make text even bigger on high
+resolution monitors.
+</li></ul></div><p>AltosUI Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Prevent some crashes when reading older saved flight data
+for graphing or KML export.
+</li><li class="listitem">
+Load frequency preference at startup. The loading code was
+broken, so you’d see only the default frequencies.
+</li></ul></div></div></div></body></html> \ No newline at end of file