diff options
-rw-r--r-- | AltOS/releases/1.8.mdwn | 13 | ||||
-rwxr-xr-x | AltOS/releases/1.8/Altos-Linux-1.8.sh | bin | 0 -> 30864790 bytes | |||
-rw-r--r-- | AltOS/releases/1.8/Altos-Mac-1.8.dmg | bin | 0 -> 33427456 bytes | |||
-rw-r--r-- | AltOS/releases/1.8/Altos-Windows-1-8.exe | bin | 0 -> 31602224 bytes | |||
-rw-r--r-- | AltOS/releases/1.8/release-notes-1.8.html | 18 | ||||
-rw-r--r-- | MicroPeak/releases/1.8.mdwn | 10 | ||||
-rwxr-xr-x | MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh | bin | 0 -> 6055507 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg | bin | 0 -> 7141376 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe | bin | 0 -> 8882567 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.8/release-notes-1.8.html | 18 | ||||
-rw-r--r-- | TeleGPS/releases/1.8.mdwn | 10 | ||||
-rwxr-xr-x | TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh | bin | 0 -> 14797243 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg | bin | 0 -> 16267264 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe | bin | 0 -> 15847636 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.8/release-notes-1.8.html | 18 |
15 files changed, 87 insertions, 0 deletions
diff --git a/AltOS/releases/1.8.mdwn b/AltOS/releases/1.8.mdwn new file mode 100644 index 0000000..b69bf23 --- /dev/null +++ b/AltOS/releases/1.8.mdwn @@ -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 Binary files differnew file mode 100755 index 0000000..d3bf66e --- /dev/null +++ b/AltOS/releases/1.8/Altos-Linux-1.8.sh diff --git a/AltOS/releases/1.8/Altos-Mac-1.8.dmg b/AltOS/releases/1.8/Altos-Mac-1.8.dmg Binary files differnew file mode 100644 index 0000000..2a0aa95 --- /dev/null +++ b/AltOS/releases/1.8/Altos-Mac-1.8.dmg diff --git a/AltOS/releases/1.8/Altos-Windows-1-8.exe b/AltOS/releases/1.8/Altos-Windows-1-8.exe Binary files differnew file mode 100644 index 0000000..c272f48 --- /dev/null +++ b/AltOS/releases/1.8/Altos-Windows-1-8.exe 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 index 0000000..3be5c48 --- /dev/null +++ b/AltOS/releases/1.8/release-notes-1.8.html @@ -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 index 0000000..af5e96b --- /dev/null +++ b/MicroPeak/releases/1.8.mdwn @@ -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 Binary files differnew file mode 100755 index 0000000..2864a0f --- /dev/null +++ b/MicroPeak/releases/1.8/MicroPeak-Linux-1.8.sh diff --git a/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg b/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg Binary files differnew file mode 100644 index 0000000..6ad843a --- /dev/null +++ b/MicroPeak/releases/1.8/MicroPeak-Mac-1.8.dmg diff --git a/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe b/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe Binary files differnew file mode 100644 index 0000000..8ec7f8f --- /dev/null +++ b/MicroPeak/releases/1.8/MicroPeak-Windows-1-8.exe 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 index 0000000..3be5c48 --- /dev/null +++ b/MicroPeak/releases/1.8/release-notes-1.8.html @@ -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 index 0000000..fb40f00 --- /dev/null +++ b/TeleGPS/releases/1.8.mdwn @@ -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 Binary files differnew file mode 100755 index 0000000..80ebeb4 --- /dev/null +++ b/TeleGPS/releases/1.8/TeleGPS-Linux-1.8.sh diff --git a/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg b/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg Binary files differnew file mode 100644 index 0000000..96a8f19 --- /dev/null +++ b/TeleGPS/releases/1.8/TeleGPS-Mac-1.8.dmg diff --git a/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe b/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe Binary files differnew file mode 100644 index 0000000..1d95344 --- /dev/null +++ b/TeleGPS/releases/1.8/TeleGPS-Windows-1-8.exe 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 index 0000000..3be5c48 --- /dev/null +++ b/TeleGPS/releases/1.8/release-notes-1.8.html @@ -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 |