diff options
author | Bdale Garbee <bdale@gag.com> | 2017-08-12 01:40:23 -0400 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-08-12 01:40:23 -0400 |
commit | a1646b8b5a8c03e5828ca31a360b5c8306f73422 (patch) | |
tree | 9868bebc899447826f27c2030c7f6bfb1da25880 /TeleGPS | |
parent | a4a57f530f84db775b7b1dc400d2a33425f8276b (diff) |
released AltOS 1.8
Diffstat (limited to 'TeleGPS')
-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 |
5 files changed, 28 insertions, 0 deletions
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 |