released AltOS 1.8
authorBdale Garbee <bdale@gag.com>
Sat, 12 Aug 2017 05:40:23 +0000 (01:40 -0400)
committerBdale Garbee <bdale@gag.com>
Sat, 12 Aug 2017 05:40:23 +0000 (01:40 -0400)
15 files changed:
AltOS/releases/1.8.mdwn [new file with mode: 0644]
AltOS/releases/1.8/Altos-Linux-1.8.sh [new file with mode: 0755]
AltOS/releases/1.8/Altos-Mac-1.8.dmg [new file with mode: 0644]
AltOS/releases/1.8/Altos-Windows-1-8.exe [new file with mode: 0644]
AltOS/releases/1.8/release-notes-1.8.html [new file with mode: 0644]
MicroPeak/releases/1.8.mdwn [new file with mode: 0644]
MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh [new file with mode: 0755]
MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg [new file with mode: 0644]
MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe [new file with mode: 0644]
MicroPeak/releases/1.8/release-notes-1.8.html [new file with mode: 0644]
TeleGPS/releases/1.8.mdwn [new file with mode: 0644]
TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh [new file with mode: 0755]
TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg [new file with mode: 0644]
TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe [new file with mode: 0644]
TeleGPS/releases/1.8/release-notes-1.8.html [new file with mode: 0644]

diff --git a/AltOS/releases/1.8.mdwn b/AltOS/releases/1.8.mdwn
new file mode 100644 (file)
index 0000000..b69bf23
--- /dev/null
@@ -0,0 +1,13 @@
+---------------------------------
+### AltOS Version 1.8 ###
+
+- Available Downloads:
+       - [Windows Installer](/AltOS/releases/1.8/Altos-Windows-1-8.exe)
+       - [Mac OS X Package](/AltOS/releases/1.8/Altos-Mac-1.8.dmg)
+       - [Linux](/AltOS/releases/1.8/Altos-Linux-1.8.sh)
+       - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.8;sf=tgz)
+- Related Programs
+       - [MicroPeak 1.8](/MicroPeak/releases/1.8.html)
+       - [TeleGPS 1.8](/TeleGPS/releases/1.8.html)
+
+[[!inline pages="./1.8/release-notes-1.8.html" rss="no" raw="yes" ]]
diff --git a/AltOS/releases/1.8/Altos-Linux-1.8.sh b/AltOS/releases/1.8/Altos-Linux-1.8.sh
new file mode 100755 (executable)
index 0000000..d3bf66e
Binary files /dev/null and b/AltOS/releases/1.8/Altos-Linux-1.8.sh differ
diff --git a/AltOS/releases/1.8/Altos-Mac-1.8.dmg b/AltOS/releases/1.8/Altos-Mac-1.8.dmg
new file mode 100644 (file)
index 0000000..2a0aa95
Binary files /dev/null and b/AltOS/releases/1.8/Altos-Mac-1.8.dmg differ
diff --git a/AltOS/releases/1.8/Altos-Windows-1-8.exe b/AltOS/releases/1.8/Altos-Windows-1-8.exe
new file mode 100644 (file)
index 0000000..c272f48
Binary files /dev/null and b/AltOS/releases/1.8/Altos-Windows-1-8.exe differ
diff --git a/AltOS/releases/1.8/release-notes-1.8.html b/AltOS/releases/1.8/release-notes-1.8.html
new file mode 100644 (file)
index 0000000..3be5c48
--- /dev/null
@@ -0,0 +1,18 @@
+
+<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</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</h2></div></div><hr /></div><p>Version 1.8 includes support for our new TeleBT v4.0 ground
+station, updates for data analysis in our ground station
+software and bug fixes in in the flight software for all our
+boards and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Add support for TeleBT v4.0 boards.
+</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 support for TeleBT v4.0 hardware
+</li><li class="listitem">
+Rewrite graphing and export functions. This code now handles
+each data series separately so that graphs are drawn
+correctly. Smoothing now uses a filter that looks both
+forward and backwards in time to make computed speed and
+acceleration data more accurate.
+</li></ul></div><p>AltosUI Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Correct axis labeling of magnetic sensor in TeleMega and
+EasyMega. The Y and Z axes were flipped.
+</li></ul></div></div></div></body></html>
\ No newline at end of file
diff --git a/MicroPeak/releases/1.8.mdwn b/MicroPeak/releases/1.8.mdwn
new file mode 100644 (file)
index 0000000..af5e96b
--- /dev/null
@@ -0,0 +1,10 @@
+-------------------------------------
+### MicroPeak version 1.8 ###
+
+- Available Downloads:
+       - [Windows](/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe)
+       - [Linux](/MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh)
+       - [Mac OS X](/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg)
+       - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.8;sf=tgz)
+
+[[!inline pages="./1.8/release-notes-1.8.html" rss="no" raw="yes" ]]
diff --git a/MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh b/MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh
new file mode 100755 (executable)
index 0000000..2864a0f
Binary files /dev/null and b/MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh differ
diff --git a/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg b/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg
new file mode 100644 (file)
index 0000000..6ad843a
Binary files /dev/null and b/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg differ
diff --git a/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe b/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe
new file mode 100644 (file)
index 0000000..8ec7f8f
Binary files /dev/null and b/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe differ
diff --git a/MicroPeak/releases/1.8/release-notes-1.8.html b/MicroPeak/releases/1.8/release-notes-1.8.html
new file mode 100644 (file)
index 0000000..3be5c48
--- /dev/null
@@ -0,0 +1,18 @@
+
+<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</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</h2></div></div><hr /></div><p>Version 1.8 includes support for our new TeleBT v4.0 ground
+station, updates for data analysis in our ground station
+software and bug fixes in in the flight software for all our
+boards and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Add support for TeleBT v4.0 boards.
+</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 support for TeleBT v4.0 hardware
+</li><li class="listitem">
+Rewrite graphing and export functions. This code now handles
+each data series separately so that graphs are drawn
+correctly. Smoothing now uses a filter that looks both
+forward and backwards in time to make computed speed and
+acceleration data more accurate.
+</li></ul></div><p>AltosUI Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Correct axis labeling of magnetic sensor in TeleMega and
+EasyMega. The Y and Z axes were flipped.
+</li></ul></div></div></div></body></html>
\ No newline at end of file
diff --git a/TeleGPS/releases/1.8.mdwn b/TeleGPS/releases/1.8.mdwn
new file mode 100644 (file)
index 0000000..fb40f00
--- /dev/null
@@ -0,0 +1,10 @@
+-----------------
+### TeleGPS version 1.8 ###
+
+- Available Downloads:
+       - [Windows](/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe)
+       - [Linux](/TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh)
+       - [Mac OS X](/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg)
+       - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.8;sf=tgz)
+
+[[!inline pages="./1.8/release-notes-1.8.html" rss="no" raw="yes" ]]
diff --git a/TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh b/TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh
new file mode 100755 (executable)
index 0000000..80ebeb4
Binary files /dev/null and b/TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh differ
diff --git a/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg b/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg
new file mode 100644 (file)
index 0000000..96a8f19
Binary files /dev/null and b/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg differ
diff --git a/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe b/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe
new file mode 100644 (file)
index 0000000..1d95344
Binary files /dev/null and b/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe differ
diff --git a/TeleGPS/releases/1.8/release-notes-1.8.html b/TeleGPS/releases/1.8/release-notes-1.8.html
new file mode 100644 (file)
index 0000000..3be5c48
--- /dev/null
@@ -0,0 +1,18 @@
+
+<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</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</h2></div></div><hr /></div><p>Version 1.8 includes support for our new TeleBT v4.0 ground
+station, updates for data analysis in our ground station
+software and bug fixes in in the flight software for all our
+boards and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Add support for TeleBT v4.0 boards.
+</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 support for TeleBT v4.0 hardware
+</li><li class="listitem">
+Rewrite graphing and export functions. This code now handles
+each data series separately so that graphs are drawn
+correctly. Smoothing now uses a filter that looks both
+forward and backwards in time to make computed speed and
+acceleration data more accurate.
+</li></ul></div><p>AltosUI Bug Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+Correct axis labeling of magnetic sensor in TeleMega and
+EasyMega. The Y and Z axes were flipped.
+</li></ul></div></div></div></body></html>
\ No newline at end of file