diff options
author | Bdale Garbee <bdale@gag.com> | 2016-07-05 00:12:06 +0200 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-07-05 00:12:06 +0200 |
commit | 9d1ecbed6fa935aefc943a372c5e3129408fc052 (patch) | |
tree | fb1a491ab65a9795e5f3155686a75a90aaf91899 /AltOS | |
parent | d677d96573c894b9755349672c43af918b0a3f20 (diff) |
releasing 1.6.5
Diffstat (limited to 'AltOS')
-rw-r--r-- | AltOS/releases/1.6.5.mdwn | 13 | ||||
-rwxr-xr-x | AltOS/releases/1.6.5/Altos-Linux-1.6.5.sh | bin | 0 -> 29116289 bytes | |||
-rw-r--r-- | AltOS/releases/1.6.5/Altos-Mac-1.6.5.dmg | bin | 0 -> 31123456 bytes | |||
-rw-r--r-- | AltOS/releases/1.6.5/Altos-Windows-1-6-5.exe | bin | 0 -> 29626453 bytes | |||
-rw-r--r-- | AltOS/releases/1.6.5/release-notes-1.6.5.html | 13 |
5 files changed, 26 insertions, 0 deletions
diff --git a/AltOS/releases/1.6.5.mdwn b/AltOS/releases/1.6.5.mdwn new file mode 100644 index 0000000..496d0ed --- /dev/null +++ b/AltOS/releases/1.6.5.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.6.5 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.6.5/Altos-Windows-1-6-5.exe) + - [Mac OS X Package](/AltOS/releases/1.6.5/Altos-Mac-1.6.5.dmg) + - [Linux](/AltOS/releases/1.6.5/Altos-Linux-1.6.5.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.5;sf=tgz) +- Related Programs + - [MicroPeak 1.6.5](/MicroPeak/releases/1.6.5.html) + - [TeleGPS 1.6.5](/TeleGPS/releases/1.6.5.html) + +[[!inline pages="./1.6.5/release-notes-1.6.5.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.6.5/Altos-Linux-1.6.5.sh b/AltOS/releases/1.6.5/Altos-Linux-1.6.5.sh Binary files differnew file mode 100755 index 0000000..3a0cbda --- /dev/null +++ b/AltOS/releases/1.6.5/Altos-Linux-1.6.5.sh diff --git a/AltOS/releases/1.6.5/Altos-Mac-1.6.5.dmg b/AltOS/releases/1.6.5/Altos-Mac-1.6.5.dmg Binary files differnew file mode 100644 index 0000000..b20826d --- /dev/null +++ b/AltOS/releases/1.6.5/Altos-Mac-1.6.5.dmg diff --git a/AltOS/releases/1.6.5/Altos-Windows-1-6-5.exe b/AltOS/releases/1.6.5/Altos-Windows-1-6-5.exe Binary files differnew file mode 100644 index 0000000..2bb381e --- /dev/null +++ b/AltOS/releases/1.6.5/Altos-Windows-1-6-5.exe diff --git a/AltOS/releases/1.6.5/release-notes-1.6.5.html b/AltOS/releases/1.6.5/release-notes-1.6.5.html new file mode 100644 index 0000000..ceaf1f2 --- /dev/null +++ b/AltOS/releases/1.6.5/release-notes-1.6.5.html @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><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.6.5</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.6.5</h2></div></div><hr /></div><p>Version 1.6.5 fixes a TeleMega and TeleMetrum v2.0 bug where +the device would often stop logging data and transmitting +telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum +v2.0 users should update their flight firmware.</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 fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Fix STM32L SPI driver to prevent lock-up in the logging or +radio code, either of which could stop data logging and +telemetry. Found and characterized by Chuck Haskin, who also +tested the new firmware before release. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_telegps_and_altosdroid_applications"></a>2. AltosUI, TeleGPS and AltosDroid Applications</h2></div></div></div><p>AltosUI fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Deliver firmward for TeleMega v2.0 and TeleBT v3.0 with +Windows package. +</li></ul></div></div></div></body></html>
\ No newline at end of file |