diff options
-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 | ||||
-rw-r--r-- | MicroPeak/releases/1.6.5.mdwn | 10 | ||||
-rwxr-xr-x | MicroPeak/releases/1.6.5/MicroPeak-Linux-1.6.5.sh | bin | 0 -> 5886496 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.6.5/MicroPeak-Mac-1.6.5.dmg | bin | 0 -> 6768640 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.6.5/MicroPeak-Windows-1-6-5.exe | bin | 0 -> 8482018 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.6.5/release-notes-1.6.5.html | 13 |
10 files changed, 49 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 diff --git a/MicroPeak/releases/1.6.5.mdwn b/MicroPeak/releases/1.6.5.mdwn new file mode 100644 index 0000000..3579365 --- /dev/null +++ b/MicroPeak/releases/1.6.5.mdwn @@ -0,0 +1,10 @@ +------------------------------------- +### MicroPeak version 1.6.5 ### + +- Available Downloads: + - [Windows](/MicroPeak/releases/1.6.5/MicroPeak-Windows-1-6-5.exe) + - [Linux](/MicroPeak/releases/1.6.5/MicroPeak-Linux-1.6.5.sh) + - [Mac OS X](/MicroPeak/releases/1.6.5/MicroPeak-Mac-1.6.5.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.5;sf=tgz) + +[[!inline pages="./1.6.5/release-notes-1.6.5.html" rss="no" raw="yes" ]] diff --git a/MicroPeak/releases/1.6.5/MicroPeak-Linux-1.6.5.sh b/MicroPeak/releases/1.6.5/MicroPeak-Linux-1.6.5.sh Binary files differnew file mode 100755 index 0000000..3808f97 --- /dev/null +++ b/MicroPeak/releases/1.6.5/MicroPeak-Linux-1.6.5.sh diff --git a/MicroPeak/releases/1.6.5/MicroPeak-Mac-1.6.5.dmg b/MicroPeak/releases/1.6.5/MicroPeak-Mac-1.6.5.dmg Binary files differnew file mode 100644 index 0000000..701d6c1 --- /dev/null +++ b/MicroPeak/releases/1.6.5/MicroPeak-Mac-1.6.5.dmg diff --git a/MicroPeak/releases/1.6.5/MicroPeak-Windows-1-6-5.exe b/MicroPeak/releases/1.6.5/MicroPeak-Windows-1-6-5.exe Binary files differnew file mode 100644 index 0000000..2ba7684 --- /dev/null +++ b/MicroPeak/releases/1.6.5/MicroPeak-Windows-1-6-5.exe diff --git a/MicroPeak/releases/1.6.5/release-notes-1.6.5.html b/MicroPeak/releases/1.6.5/release-notes-1.6.5.html new file mode 100644 index 0000000..ceaf1f2 --- /dev/null +++ b/MicroPeak/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 |