From: Bdale Garbee Date: Thu, 16 Jul 2015 20:47:43 +0000 (-0600) Subject: AltOS 1.6.1 released X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=efa92828e235bdfe4bdcc6988da8357443189b40;p=web%2Faltusmetrum AltOS 1.6.1 released --- diff --git a/AltOS/releases/1.6.1.mdwn b/AltOS/releases/1.6.1.mdwn new file mode 100644 index 0000000..460fa30 --- /dev/null +++ b/AltOS/releases/1.6.1.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.6.1 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.6.1/Altos-Windows-1-6-1.exe) + - [Mac OS X Package](/AltOS/releases/1.6.1/Altos-Mac-1.6.1.dmg) + - [Linux](/AltOS/releases/1.6.1/Altos-Linux-1.6.1.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.1;sf=tgz) +- Related Programs + - [MicroPeak 1.6.1](/MicroPeak/releases/1.6.1.html) + - [TeleGPS 1.6.1](/TeleGPS/releases/1.6.1.html) + +[[!inline pages="./1.6.1/release-notes-1.6.1.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.6.1/Altos-Linux-1.6.1.sh b/AltOS/releases/1.6.1/Altos-Linux-1.6.1.sh new file mode 100755 index 0000000..c48ae79 Binary files /dev/null and b/AltOS/releases/1.6.1/Altos-Linux-1.6.1.sh differ diff --git a/AltOS/releases/1.6.1/Altos-Mac-1.6.1.dmg b/AltOS/releases/1.6.1/Altos-Mac-1.6.1.dmg new file mode 100644 index 0000000..bc5572c Binary files /dev/null and b/AltOS/releases/1.6.1/Altos-Mac-1.6.1.dmg differ diff --git a/AltOS/releases/1.6.1/Altos-Windows-1-6-1.exe b/AltOS/releases/1.6.1/Altos-Windows-1-6-1.exe new file mode 100644 index 0000000..9de290e Binary files /dev/null and b/AltOS/releases/1.6.1/Altos-Windows-1-6-1.exe differ diff --git a/AltOS/releases/1.6.1/release-notes-1.6.1.html b/AltOS/releases/1.6.1/release-notes-1.6.1.html new file mode 100644 index 0000000..26e6c26 --- /dev/null +++ b/AltOS/releases/1.6.1/release-notes-1.6.1.html @@ -0,0 +1,99 @@ +

+ Version 1.6.1 includes support for our updated TeleBT v3.0 + product and bug fixes in in the flight software for all our boards + and ground station interfaces. +

+ AltOS New Features +

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

  • + Add support for uncompressed APRS data, providing support + for older APRS receivers. Uncompressed APRS data is less + precise, takes more bandwidth and doesn't have integrated + altitude data. +

+

+ AltOS Fixes +

  • + Make TeleDongle and TeleBT more tolerant of data rate + variations from transmitting devices. +

+

+ AltosUI and TeleGPS New Features +

  • + Add map to Monitor Idle display. It's nice to be able to + verify that maps are working, instead of needing to use + Monitor Flight. +

+

+ AltosUI Fixes +

  • + Fix frequency configuration to round values instead of + truncate them, avoiding a common 1kHz error in the setting. +

  • + Turn the Windows stub into a more useful program that can + launch the application with parameters so that file manager + icons work more reliably. +

  • + Force KML export to use a C locale so that numbers are + formatted with '.' instead of ',' for a decimal separator in + non-US locales. +

  • + Preload map tiles based on distance rather than number of + tiles; this means you get the same resolution covering the + entire area, rather than having high resolution near the + center and low resolution further away. +

  • + Allow configuration of frequency and callsign in Monitor + Idle mode. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Use a longer filter for descent speed values. This should + provide something more useful on the display, although it + will take longer to respond to changes now. +

  • + Make Replay Flight run in realtime again. It had been set to + run at 10x speed by mistake. +

+

+ AltosDroid New Features +

  • + Add offline map support using mapping code from AltosUI. +

  • + Support TeleDongle (and TeleBT via USB) on devices + supporting USB On-The-Go. +

  • + Display additional TeleMega pyro channel status in Pad tab. +

  • + Switch between metric and imperial units. +

  • + Monitor TeleBT battery voltage. +

  • + Track multiple devices at the same time, selecting between + them with a menu or using the map. +

  • + Add hybrid, satellite and terrain map types. +

+

+ AltosDroid Fixes +

  • + Use standard Android display conventions so that a menu + button is available in the application title bar. +

  • + Adjust layout to work on large and small screens; shrinking + the go/no-go lights in smaller environments to try and make + everything visible. +

  • + Make voice announcements depend on current tab. +

  • + Compute adjustment to current travel direction while in + motion towards rocket. +

+

diff --git a/MicroPeak/releases/1.6.1.mdwn b/MicroPeak/releases/1.6.1.mdwn new file mode 100644 index 0000000..522fc9c --- /dev/null +++ b/MicroPeak/releases/1.6.1.mdwn @@ -0,0 +1,10 @@ +------------------------------------- +### MicroPeak version 1.6.1 ### + +- Available Downloads: + - [Windows](/MicroPeak/releases/1.6.1/MicroPeak-Windows-1-6-1.exe) + - [Linux](/MicroPeak/releases/1.6.1/MicroPeak-Linux-1.6.1.sh) + - [Mac OS X](/MicroPeak/releases/1.6.1/MicroPeak-Mac-1.6.1.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.1;sf=tgz) + +[[!inline pages="./1.6.1/release-notes-1.6.1.html" rss="no" raw="yes" ]] diff --git a/MicroPeak/releases/1.6.1/MicroPeak-Linux-1.6.1.sh b/MicroPeak/releases/1.6.1/MicroPeak-Linux-1.6.1.sh new file mode 100755 index 0000000..73be465 Binary files /dev/null and b/MicroPeak/releases/1.6.1/MicroPeak-Linux-1.6.1.sh differ diff --git a/MicroPeak/releases/1.6.1/MicroPeak-Mac-1.6.1.dmg b/MicroPeak/releases/1.6.1/MicroPeak-Mac-1.6.1.dmg new file mode 100644 index 0000000..d2008aa Binary files /dev/null and b/MicroPeak/releases/1.6.1/MicroPeak-Mac-1.6.1.dmg differ diff --git a/MicroPeak/releases/1.6.1/MicroPeak-Windows-1-6-1.exe b/MicroPeak/releases/1.6.1/MicroPeak-Windows-1-6-1.exe new file mode 100644 index 0000000..97c8fb9 Binary files /dev/null and b/MicroPeak/releases/1.6.1/MicroPeak-Windows-1-6-1.exe differ diff --git a/MicroPeak/releases/1.6.1/release-notes-1.6.1.html b/MicroPeak/releases/1.6.1/release-notes-1.6.1.html new file mode 100644 index 0000000..26e6c26 --- /dev/null +++ b/MicroPeak/releases/1.6.1/release-notes-1.6.1.html @@ -0,0 +1,99 @@ +

+ Version 1.6.1 includes support for our updated TeleBT v3.0 + product and bug fixes in in the flight software for all our boards + and ground station interfaces. +

+ AltOS New Features +

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

  • + Add support for uncompressed APRS data, providing support + for older APRS receivers. Uncompressed APRS data is less + precise, takes more bandwidth and doesn't have integrated + altitude data. +

+

+ AltOS Fixes +

  • + Make TeleDongle and TeleBT more tolerant of data rate + variations from transmitting devices. +

+

+ AltosUI and TeleGPS New Features +

  • + Add map to Monitor Idle display. It's nice to be able to + verify that maps are working, instead of needing to use + Monitor Flight. +

+

+ AltosUI Fixes +

  • + Fix frequency configuration to round values instead of + truncate them, avoiding a common 1kHz error in the setting. +

  • + Turn the Windows stub into a more useful program that can + launch the application with parameters so that file manager + icons work more reliably. +

  • + Force KML export to use a C locale so that numbers are + formatted with '.' instead of ',' for a decimal separator in + non-US locales. +

  • + Preload map tiles based on distance rather than number of + tiles; this means you get the same resolution covering the + entire area, rather than having high resolution near the + center and low resolution further away. +

  • + Allow configuration of frequency and callsign in Monitor + Idle mode. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Use a longer filter for descent speed values. This should + provide something more useful on the display, although it + will take longer to respond to changes now. +

  • + Make Replay Flight run in realtime again. It had been set to + run at 10x speed by mistake. +

+

+ AltosDroid New Features +

  • + Add offline map support using mapping code from AltosUI. +

  • + Support TeleDongle (and TeleBT via USB) on devices + supporting USB On-The-Go. +

  • + Display additional TeleMega pyro channel status in Pad tab. +

  • + Switch between metric and imperial units. +

  • + Monitor TeleBT battery voltage. +

  • + Track multiple devices at the same time, selecting between + them with a menu or using the map. +

  • + Add hybrid, satellite and terrain map types. +

+

+ AltosDroid Fixes +

  • + Use standard Android display conventions so that a menu + button is available in the application title bar. +

  • + Adjust layout to work on large and small screens; shrinking + the go/no-go lights in smaller environments to try and make + everything visible. +

  • + Make voice announcements depend on current tab. +

  • + Compute adjustment to current travel direction while in + motion towards rocket. +

+

diff --git a/TeleGPS/releases/1.6.1.mdwn b/TeleGPS/releases/1.6.1.mdwn new file mode 100644 index 0000000..77656fb --- /dev/null +++ b/TeleGPS/releases/1.6.1.mdwn @@ -0,0 +1,10 @@ +----------------- +### TeleGPS version 1.6.1 ### + +- Available Downloads: + - [Windows](/TeleGPS/releases/1.6.1/TeleGPS-Windows-1-6-1.exe) + - [Linux](/TeleGPS/releases/1.6.1/TeleGPS-Linux-1.6.1.sh) + - [Mac OS X](/TeleGPS/releases/1.6.1/TeleGPS-Mac-1.6.1.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.6.1;sf=tgz) + +[[!inline pages="./1.6/release-notes-1.6.1.html" rss="no" raw="yes" ]] diff --git a/TeleGPS/releases/1.6.1/TeleGPS-Linux-1.6.1.sh b/TeleGPS/releases/1.6.1/TeleGPS-Linux-1.6.1.sh new file mode 100755 index 0000000..e680910 Binary files /dev/null and b/TeleGPS/releases/1.6.1/TeleGPS-Linux-1.6.1.sh differ diff --git a/TeleGPS/releases/1.6.1/TeleGPS-Mac-1.6.1.dmg b/TeleGPS/releases/1.6.1/TeleGPS-Mac-1.6.1.dmg new file mode 100644 index 0000000..1703bd3 Binary files /dev/null and b/TeleGPS/releases/1.6.1/TeleGPS-Mac-1.6.1.dmg differ diff --git a/TeleGPS/releases/1.6.1/TeleGPS-Windows-1-6-1.exe b/TeleGPS/releases/1.6.1/TeleGPS-Windows-1-6-1.exe new file mode 100644 index 0000000..0c5436a Binary files /dev/null and b/TeleGPS/releases/1.6.1/TeleGPS-Windows-1-6-1.exe differ diff --git a/TeleGPS/releases/1.6.1/release-notes-1.6.1.html b/TeleGPS/releases/1.6.1/release-notes-1.6.1.html new file mode 100644 index 0000000..26e6c26 --- /dev/null +++ b/TeleGPS/releases/1.6.1/release-notes-1.6.1.html @@ -0,0 +1,99 @@ +

+ Version 1.6.1 includes support for our updated TeleBT v3.0 + product and bug fixes in in the flight software for all our boards + and ground station interfaces. +

+ AltOS New Features +

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

  • + Add support for uncompressed APRS data, providing support + for older APRS receivers. Uncompressed APRS data is less + precise, takes more bandwidth and doesn't have integrated + altitude data. +

+

+ AltOS Fixes +

  • + Make TeleDongle and TeleBT more tolerant of data rate + variations from transmitting devices. +

+

+ AltosUI and TeleGPS New Features +

  • + Add map to Monitor Idle display. It's nice to be able to + verify that maps are working, instead of needing to use + Monitor Flight. +

+

+ AltosUI Fixes +

  • + Fix frequency configuration to round values instead of + truncate them, avoiding a common 1kHz error in the setting. +

  • + Turn the Windows stub into a more useful program that can + launch the application with parameters so that file manager + icons work more reliably. +

  • + Force KML export to use a C locale so that numbers are + formatted with '.' instead of ',' for a decimal separator in + non-US locales. +

  • + Preload map tiles based on distance rather than number of + tiles; this means you get the same resolution covering the + entire area, rather than having high resolution near the + center and low resolution further away. +

  • + Allow configuration of frequency and callsign in Monitor + Idle mode. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Fix layout weirdness when resizing windows on + Windows. Windows shouldn't have giant blank spaces around + the useful content anymore. +

  • + Use a longer filter for descent speed values. This should + provide something more useful on the display, although it + will take longer to respond to changes now. +

  • + Make Replay Flight run in realtime again. It had been set to + run at 10x speed by mistake. +

+

+ AltosDroid New Features +

  • + Add offline map support using mapping code from AltosUI. +

  • + Support TeleDongle (and TeleBT via USB) on devices + supporting USB On-The-Go. +

  • + Display additional TeleMega pyro channel status in Pad tab. +

  • + Switch between metric and imperial units. +

  • + Monitor TeleBT battery voltage. +

  • + Track multiple devices at the same time, selecting between + them with a menu or using the map. +

  • + Add hybrid, satellite and terrain map types. +

+

+ AltosDroid Fixes +

  • + Use standard Android display conventions so that a menu + button is available in the application title bar. +

  • + Adjust layout to work on large and small screens; shrinking + the go/no-go lights in smaller environments to try and make + everything visible. +

  • + Make voice announcements depend on current tab. +

  • + Compute adjustment to current travel direction while in + motion towards rocket. +

+

diff --git a/production.mdwn b/production.mdwn index 2557237..2ef0ea7 100644 --- a/production.mdwn +++ b/production.mdwn @@ -467,3 +467,9 @@ Production run of 12 pieces of TeleMini v1.0 by keithp 2015.02.13 ## sn 2530-2541 ## Prototype built of 12 USBtrng v3.0 by keithp 2015.02.22 + +## sn 2542-2667 ## + +Production run of 126 pieces of TeleBT v3.0 by +[Advanced Circuits](http://4pcb.com), received 2015.07.16. +