From: Bdale Garbee Date: Sat, 12 Aug 2017 05:40:23 +0000 (-0400) Subject: released AltOS 1.8 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a1646b8b5a8c03e5828ca31a360b5c8306f73422;p=web%2Faltusmetrum released AltOS 1.8 --- 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 new file mode 100755 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 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 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 index 0000000..3be5c48 --- /dev/null +++ b/AltOS/releases/1.8/release-notes-1.8.html @@ -0,0 +1,18 @@ + +Release Notes for Version 1.8

Release Notes for Version 1.8


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.

1. AltOS

AltOS New Features

  • +Add support for TeleBT v4.0 boards. +

2. AltosUI and TeleGPS Applications

AltosUI New Features

  • +Add support for TeleBT v4.0 hardware +
  • +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. +

AltosUI Bug Fixes

  • +Correct axis labeling of magnetic sensor in TeleMega and +EasyMega. The Y and Z axes were flipped. +
\ 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 new file mode 100755 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 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 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 index 0000000..3be5c48 --- /dev/null +++ b/MicroPeak/releases/1.8/release-notes-1.8.html @@ -0,0 +1,18 @@ + +Release Notes for Version 1.8

Release Notes for Version 1.8


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.

1. AltOS

AltOS New Features

  • +Add support for TeleBT v4.0 boards. +

2. AltosUI and TeleGPS Applications

AltosUI New Features

  • +Add support for TeleBT v4.0 hardware +
  • +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. +

AltosUI Bug Fixes

  • +Correct axis labeling of magnetic sensor in TeleMega and +EasyMega. The Y and Z axes were flipped. +
\ 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 new file mode 100755 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 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 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 index 0000000..3be5c48 --- /dev/null +++ b/TeleGPS/releases/1.8/release-notes-1.8.html @@ -0,0 +1,18 @@ + +Release Notes for Version 1.8

Release Notes for Version 1.8


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.

1. AltOS

AltOS New Features

  • +Add support for TeleBT v4.0 boards. +

2. AltosUI and TeleGPS Applications

AltosUI New Features

  • +Add support for TeleBT v4.0 hardware +
  • +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. +

AltosUI Bug Fixes

  • +Correct axis labeling of magnetic sensor in TeleMega and +EasyMega. The Y and Z axes were flipped. +
\ No newline at end of file