From: Bdale Garbee Date: Fri, 17 Jun 2016 16:27:41 +0000 (-0600) Subject: first part of 1.6.4 release X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d01f596d761ba29f65593329ee7472cf96459038;p=web%2Faltusmetrum first part of 1.6.4 release --- diff --git a/AltOS/releases/1.6.4.mdwn b/AltOS/releases/1.6.4.mdwn new file mode 100644 index 0000000..f645801 --- /dev/null +++ b/AltOS/releases/1.6.4.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.6.4 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.6.4/Altos-Windows-1-6-4.exe) + - [Mac OS X Package](/AltOS/releases/1.6.4/Altos-Mac-1.6.4.dmg) + - [Linux](/AltOS/releases/1.6.4/Altos-Linux-1.6.4.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.4;sf=tgz) +- Related Programs + - [MicroPeak 1.6.4](/MicroPeak/releases/1.6.4.html) + - [TeleGPS 1.6.4](/TeleGPS/releases/1.6.4.html) + +[[!inline pages="./1.6.4/release-notes-1.6.4.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.6.4/Altos-Linux-1.6.4.sh b/AltOS/releases/1.6.4/Altos-Linux-1.6.4.sh new file mode 100755 index 0000000..b816032 Binary files /dev/null and b/AltOS/releases/1.6.4/Altos-Linux-1.6.4.sh differ diff --git a/AltOS/releases/1.6.4/Altos-Mac-1.6.4.dmg b/AltOS/releases/1.6.4/Altos-Mac-1.6.4.dmg new file mode 100644 index 0000000..876f743 Binary files /dev/null and b/AltOS/releases/1.6.4/Altos-Mac-1.6.4.dmg differ diff --git a/AltOS/releases/1.6.4/Altos-Windows-1-6-4.exe b/AltOS/releases/1.6.4/Altos-Windows-1-6-4.exe new file mode 100644 index 0000000..67b42e4 Binary files /dev/null and b/AltOS/releases/1.6.4/Altos-Windows-1-6-4.exe differ diff --git a/AltOS/releases/1.6.4/release-notes-1.6.4.html b/AltOS/releases/1.6.4/release-notes-1.6.4.html new file mode 100644 index 0000000..95ab79b --- /dev/null +++ b/AltOS/releases/1.6.4/release-notes-1.6.4.html @@ -0,0 +1,27 @@ + +Release Notes for Version 1.6.4

Release Notes for Version 1.6.4


Version 1.6.4 fixes a bluetooth communication problem with +TeleBT v1.0 devices, along with some altosui and altosdroid +minor nits. It also now ships firmware for some newer devices.

1. AltOS

AltOS fixes:

  • +Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS +doesn’t seem to work, switch from using the hardware to +driving these pins with software. +
  • +Fix ARM USB drivers to deal with OS restarts. Needed to +reset all USB-related state when the USB bus is reset. These +fixes affect all STM32L, STM32F0 and LPC11U14 based devices. +

2. AltosUI, TeleGPS and AltosDroid Applications

AltosUI, TeleGPS and AltosDroid New Features:

  • +Automatically switch from meters or feet to kilometers or +miles for distance units. +
  • +Add Monitor Idle mode to TeleGPS application. +

AltosUI, TeleGPS and AltosDroid Fixes:

  • +Abort map preloading when the preload map dialog is closed. +
  • +In AltosDroid, Don’t reconnect to last device if the user +had disconnected it the last time the application was +active. +

3. Documentation

  • +Mention TeleMega v2.0 in hardware specs table. +
  • +Document TeleGPS RF output in telegps manual. +
\ No newline at end of file diff --git a/MicroPeak/releases/1.6.4.mdwn b/MicroPeak/releases/1.6.4.mdwn new file mode 100644 index 0000000..4703248 --- /dev/null +++ b/MicroPeak/releases/1.6.4.mdwn @@ -0,0 +1,10 @@ +------------------------------------- +### MicroPeak version 1.6.4 ### + +- Available Downloads: + - [Windows](/MicroPeak/releases/1.6.4/MicroPeak-Windows-1-6-4.exe) + - [Linux](/MicroPeak/releases/1.6.4/MicroPeak-Linux-1.6.4.sh) + - [Mac OS X](/MicroPeak/releases/1.6.4/MicroPeak-Mac-1.6.4.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.4;sf=tgz) + +[[!inline pages="./1.6.4/release-notes-1.6.4.html" rss="no" raw="yes" ]] diff --git a/MicroPeak/releases/1.6.4/MicroPeak-Linux-1.6.4.sh b/MicroPeak/releases/1.6.4/MicroPeak-Linux-1.6.4.sh new file mode 100755 index 0000000..f0b14ef Binary files /dev/null and b/MicroPeak/releases/1.6.4/MicroPeak-Linux-1.6.4.sh differ diff --git a/MicroPeak/releases/1.6.4/MicroPeak-Mac-1.6.4.dmg b/MicroPeak/releases/1.6.4/MicroPeak-Mac-1.6.4.dmg new file mode 100644 index 0000000..9478f31 Binary files /dev/null and b/MicroPeak/releases/1.6.4/MicroPeak-Mac-1.6.4.dmg differ diff --git a/MicroPeak/releases/1.6.4/MicroPeak-Windows-1-6-4.exe b/MicroPeak/releases/1.6.4/MicroPeak-Windows-1-6-4.exe new file mode 100644 index 0000000..5bfdf05 Binary files /dev/null and b/MicroPeak/releases/1.6.4/MicroPeak-Windows-1-6-4.exe differ diff --git a/MicroPeak/releases/1.6.4/release-notes-1.6.4.html b/MicroPeak/releases/1.6.4/release-notes-1.6.4.html new file mode 100644 index 0000000..95ab79b --- /dev/null +++ b/MicroPeak/releases/1.6.4/release-notes-1.6.4.html @@ -0,0 +1,27 @@ + +Release Notes for Version 1.6.4

Release Notes for Version 1.6.4


Version 1.6.4 fixes a bluetooth communication problem with +TeleBT v1.0 devices, along with some altosui and altosdroid +minor nits. It also now ships firmware for some newer devices.

1. AltOS

AltOS fixes:

  • +Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS +doesn’t seem to work, switch from using the hardware to +driving these pins with software. +
  • +Fix ARM USB drivers to deal with OS restarts. Needed to +reset all USB-related state when the USB bus is reset. These +fixes affect all STM32L, STM32F0 and LPC11U14 based devices. +

2. AltosUI, TeleGPS and AltosDroid Applications

AltosUI, TeleGPS and AltosDroid New Features:

  • +Automatically switch from meters or feet to kilometers or +miles for distance units. +
  • +Add Monitor Idle mode to TeleGPS application. +

AltosUI, TeleGPS and AltosDroid Fixes:

  • +Abort map preloading when the preload map dialog is closed. +
  • +In AltosDroid, Don’t reconnect to last device if the user +had disconnected it the last time the application was +active. +

3. Documentation

  • +Mention TeleMega v2.0 in hardware specs table. +
  • +Document TeleGPS RF output in telegps manual. +
\ No newline at end of file diff --git a/TeleGPS/releases/1.6.4.mdwn b/TeleGPS/releases/1.6.4.mdwn new file mode 100644 index 0000000..4221225 --- /dev/null +++ b/TeleGPS/releases/1.6.4.mdwn @@ -0,0 +1,10 @@ +----------------- +### TeleGPS version 1.6.4 ### + +- Available Downloads: + - [Windows](/TeleGPS/releases/1.6.4/TeleGPS-Windows-1-6-4.exe) + - [Linux](/TeleGPS/releases/1.6.4/TeleGPS-Linux-1.6.4.sh) + - [Mac OS X](/TeleGPS/releases/1.6.4/TeleGPS-Mac-1.6.4.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.4;sf=tgz) + +[[!inline pages="./1.6.4/release-notes-1.6.4.html" rss="no" raw="yes" ]] diff --git a/TeleGPS/releases/1.6.4/TeleGPS-Linux-1.6.4.sh b/TeleGPS/releases/1.6.4/TeleGPS-Linux-1.6.4.sh new file mode 100755 index 0000000..e8fb9b6 Binary files /dev/null and b/TeleGPS/releases/1.6.4/TeleGPS-Linux-1.6.4.sh differ diff --git a/TeleGPS/releases/1.6.4/TeleGPS-Mac-1.6.4.dmg b/TeleGPS/releases/1.6.4/TeleGPS-Mac-1.6.4.dmg new file mode 100644 index 0000000..1bee15b Binary files /dev/null and b/TeleGPS/releases/1.6.4/TeleGPS-Mac-1.6.4.dmg differ diff --git a/TeleGPS/releases/1.6.4/TeleGPS-Windows-1-6-4.exe b/TeleGPS/releases/1.6.4/TeleGPS-Windows-1-6-4.exe new file mode 100644 index 0000000..88e1560 Binary files /dev/null and b/TeleGPS/releases/1.6.4/TeleGPS-Windows-1-6-4.exe differ diff --git a/TeleGPS/releases/1.6.4/release-notes-1.6.4.html b/TeleGPS/releases/1.6.4/release-notes-1.6.4.html new file mode 100644 index 0000000..95ab79b --- /dev/null +++ b/TeleGPS/releases/1.6.4/release-notes-1.6.4.html @@ -0,0 +1,27 @@ + +Release Notes for Version 1.6.4

Release Notes for Version 1.6.4


Version 1.6.4 fixes a bluetooth communication problem with +TeleBT v1.0 devices, along with some altosui and altosdroid +minor nits. It also now ships firmware for some newer devices.

1. AltOS

AltOS fixes:

  • +Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS +doesn’t seem to work, switch from using the hardware to +driving these pins with software. +
  • +Fix ARM USB drivers to deal with OS restarts. Needed to +reset all USB-related state when the USB bus is reset. These +fixes affect all STM32L, STM32F0 and LPC11U14 based devices. +

2. AltosUI, TeleGPS and AltosDroid Applications

AltosUI, TeleGPS and AltosDroid New Features:

  • +Automatically switch from meters or feet to kilometers or +miles for distance units. +
  • +Add Monitor Idle mode to TeleGPS application. +

AltosUI, TeleGPS and AltosDroid Fixes:

  • +Abort map preloading when the preload map dialog is closed. +
  • +In AltosDroid, Don’t reconnect to last device if the user +had disconnected it the last time the application was +active. +

3. Documentation

  • +Mention TeleMega v2.0 in hardware specs table. +
  • +Document TeleGPS RF output in telegps manual. +
\ No newline at end of file