From 0b988d313271678d2c37b1ea638caf6a19ba4daa Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 10 Jan 2016 20:45:54 -0700 Subject: relesing 1.6.2 --- AltOS/releases/1.6.2.mdwn | 13 ++++++++++ AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh | Bin 0 -> 29023956 bytes AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg | Bin 0 -> 31102976 bytes AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe | Bin 0 -> 29525827 bytes AltOS/releases/1.6.2/release-notes-1.6.2.html | 35 ++++++++++++++++++++++++++ 5 files changed, 48 insertions(+) create mode 100644 AltOS/releases/1.6.2.mdwn create mode 100755 AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh create mode 100644 AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg create mode 100644 AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe create mode 100644 AltOS/releases/1.6.2/release-notes-1.6.2.html (limited to 'AltOS') diff --git a/AltOS/releases/1.6.2.mdwn b/AltOS/releases/1.6.2.mdwn new file mode 100644 index 0000000..596fd5d --- /dev/null +++ b/AltOS/releases/1.6.2.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.6.2 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe) + - [Mac OS X Package](/AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg) + - [Linux](/AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.2;sf=tgz) +- Related Programs + - [MicroPeak 1.6.2](/MicroPeak/releases/1.6.2.html) + - [TeleGPS 1.6.2](/TeleGPS/releases/1.6.2.html) + +[[!inline pages="./1.6.2/release-notes-1.6.2.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh b/AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh new file mode 100755 index 0000000..e95911f Binary files /dev/null and b/AltOS/releases/1.6.2/Altos-Linux-1.6.2.sh differ diff --git a/AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg b/AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg new file mode 100644 index 0000000..1f5c59b Binary files /dev/null and b/AltOS/releases/1.6.2/Altos-Mac-1.6.2.dmg differ diff --git a/AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe b/AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe new file mode 100644 index 0000000..8837f51 Binary files /dev/null and b/AltOS/releases/1.6.2/Altos-Windows-1-6-2.exe differ diff --git a/AltOS/releases/1.6.2/release-notes-1.6.2.html b/AltOS/releases/1.6.2/release-notes-1.6.2.html new file mode 100644 index 0000000..097b741 --- /dev/null +++ b/AltOS/releases/1.6.2/release-notes-1.6.2.html @@ -0,0 +1,35 @@ + +Release Notes for Version 1.6.2

Release Notes for Version 1.6.2

Bdale Garbee

Keith Packard

+ This document is released under the terms of the + + Creative Commons ShareAlike 3.0 + + license. +


Version 1.6.2 includes support for our updated TeleMega v2.0 +product and bug fixes in in the flight software for all our boards +and ground station interfaces.

1. AltOS

AltOS New Features:

  • +Add support for TeleMega v2.0 boards. +
  • +Add PWM servo driver. There’s no higher level code using +this yet, but the driver allows testing of the TeleMega v2.0 +servo output connector. +

AltOS Fixes:

  • +Slow down telemetry packets to allow receiver to keep +up. +

2. AltosUI and TeleGPS Applications

AltosUI and TeleGPS Fixes:

  • +Fix post-flight orientation computation when processing +TeleMega and EasyMega eeprom data files. +
  • +Capture complete eeprom data even when there are invalid +entries in the data. This keeps reading eeprom contents and +writing the associated .eeprom file when an error is detected. +

3. Documentation

We spent a bunch of time trying to improve our documentation

  • +HTML versions now have a table of contents on the left side. +
  • +EasyMini now has its own shorter manual. +
  • +Provide links between sections in each document. +
  • +Lots of minor rewriting and restructuring to avoid +duplication of information +
\ No newline at end of file -- cgit v1.2.3