diff options
19 files changed, 380 insertions, 0 deletions
diff --git a/AltOS/releases/1.4.mdwn b/AltOS/releases/1.4.mdwn new file mode 100644 index 0000000..46f71d9 --- /dev/null +++ b/AltOS/releases/1.4.mdwn @@ -0,0 +1,7 @@ +[[!inline pages="./1.4/release-notes-1.4.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows Installer](/AltOS/releases/1.4/Altos-Windows-1.4.exe) + - [Mac OS X Package](/AltOS/releases/1.4/Altos-Mac-1.4.dmg) + - [Linux](/AltOS/releases/1.4/Altos-Linux-1.4.tar.bz2) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.4;sf=tgz) diff --git a/AltOS/releases/1.4/Altos-Linux-1.4.sh b/AltOS/releases/1.4/Altos-Linux-1.4.sh Binary files differnew file mode 100755 index 0000000..4056c47 --- /dev/null +++ b/AltOS/releases/1.4/Altos-Linux-1.4.sh diff --git a/AltOS/releases/1.4/Altos-Linux-1.4.tar.bz2 b/AltOS/releases/1.4/Altos-Linux-1.4.tar.bz2 Binary files differnew file mode 100644 index 0000000..d73d54b --- /dev/null +++ b/AltOS/releases/1.4/Altos-Linux-1.4.tar.bz2 diff --git a/AltOS/releases/1.4/Altos-Mac-1.4.dmg b/AltOS/releases/1.4/Altos-Mac-1.4.dmg Binary files differnew file mode 100644 index 0000000..ec4af81 --- /dev/null +++ b/AltOS/releases/1.4/Altos-Mac-1.4.dmg diff --git a/AltOS/releases/1.4/Altos-Windows-1-4.exe b/AltOS/releases/1.4/Altos-Windows-1-4.exe Binary files differnew file mode 100644 index 0000000..2fae2c8 --- /dev/null +++ b/AltOS/releases/1.4/Altos-Windows-1-4.exe diff --git a/AltOS/releases/1.4/release-notes-1.4.html b/AltOS/releases/1.4/release-notes-1.4.html new file mode 100644 index 0000000..01df042 --- /dev/null +++ b/AltOS/releases/1.4/release-notes-1.4.html @@ -0,0 +1,114 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 1.4 is a major release. It includes support for our new + TeleGPS product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station + </p><p> + AltOS New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add support for TeleGPS boards. + </p></li><li class="listitem"><p> + Replace the 'dit dit dit' tones at startup with the current + battery voltage, measured in tenths of a volt. This lets you + check the battery voltage without needing telemetry, which + is especially useful on EasyMini. + </p></li><li class="listitem"><p> + Change state beeping to "Farnsworth spacing", which means + they're quite a bit faster than before, and so they take + less time to send. + </p></li><li class="listitem"><p> + Make the beeper tone configurable, making it possible to + distinguish between two Altus Metrum products in the same ebay. + </p></li><li class="listitem"><p> + Make the firing time for extra pyro channels configurable, + allowing longer (or shorter) than the default 50ms. Only relevant + for TeleMega at this time. + </p></li></ul></div><p> + </p><p> + AltOS Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Fix bug preventing the selection of the 'Flight State After' + mode in pyro configuration. + </p></li><li class="listitem"><p> + Fix bug where erasing flights would reset the flight number + to 2 on TeleMega and TeleMetrum v2. + </p></li><li class="listitem"><p> + Fix u-Blox GPS driver to mark course and speed data as being + present. + </p></li></ul></div><p> + </p><p> + AltosUI New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add zooming and new content types (terrain and road maps) to + map view. Change map storage format from PNG to Jpeg, which + saves a huge amount of disk space. You will need to + re-download all of your pre-loaded map images. + </p></li><li class="listitem"><p> + Add a distance measuring device to the maps view. Select + this by using any button other than the left one, or by + pressing shift or control on the keyboard while using the + left button. + </p></li><li class="listitem"><p> + Add new 'Ignitor' tab to the flight monitor display for + TeleMega's extra ignitors. + </p></li><li class="listitem"><p> + Increase the width of data lines in the graphs to make them + easier to read. + </p></li><li class="listitem"><p> + Add additional ignitor firing marks and voltages to the + graph so you can see when the ignitors fired, along with + the ignitor voltages. + </p></li><li class="listitem"><p> + Add GPS course, ground speed and climb rate as optional + graph elements. + </p></li></ul></div><p> + </p><p> + AltosUI Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + When flashing new firmware, re-try opening the device as + sometimes it takes a while for the underlying operating + system to recognize that the device has rebooted in + preparation for the flashing operation. + </p></li><li class="listitem"><p> + Hide Tilt Angle in ascent tab for devices that don't have a gyro. + </p></li><li class="listitem"><p> + Filter out speed and acceleration spikes caused by ejection + charge firing when computing the maximum values. This + provides a more accurate reading of those maximums. + </p></li><li class="listitem"><p> + Fix EasyMini voltage displays. Early EasyMini prototypes + used a 3.0V regulator, and AltosUI still used that value as + the basis of the computation. Production EasyMini boards + have always shipped with a 3.3V regulator. Also, purple + EasyMini boards sensed the battery voltage past the blocking + diode, resulting in a drop of about 150mV from the true + battery voltage. Compensate for that when displaying the + value. + </p></li><li class="listitem"><p> + Display error message when trying to configure maximum + flight log size while the flight computer still has flight + data stored. + </p></li><li class="listitem"><p> + Handle TeleMetrum and TeleMini eeprom files generated with + pre-1.0 firmware. Those ancient versions didn't report the + log format, so just use the product name instead. + </p></li></ul></div><p> + </p><p> + TeleGPS Application + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + New application designed for use with TeleGPS boards. + </p></li><li class="listitem"><p> + Shares code with AltosUI, mostly just trimmed down to focus + on TeleGPS-related functions. + </p></li></ul></div><p> + </p><p> + Documentation changes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Re-create the drill template images; they should print + correctly from Firefox at least. Ship these as individual + PDF files so they're easy to print. + </p></li><li class="listitem"><p> + Add a description of the 'Apogee Lockout' setting, which + prevents the apogee charge from firing for a configurable + amount of time after boost. + </p></li></ul></div><p> + </p></div></body></html> diff --git a/MicroPeak/releases/1.4.mdwn b/MicroPeak/releases/1.4.mdwn new file mode 100644 index 0000000..9830b63 --- /dev/null +++ b/MicroPeak/releases/1.4.mdwn @@ -0,0 +1,8 @@ +[[!inline pages="./1.4/release-notes-1.4.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows](/MicroPeak/releases/1.4/MicroPeak-Windows-1-4.exe) + - [Linux](/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.tar.bz2) + - [Mac OS X](/MicroPeak/releases/1.4/MicroPeak-Mac-1.4.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.4;sf=tgz) + diff --git a/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.sh b/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.sh Binary files differnew file mode 100755 index 0000000..b323d0b --- /dev/null +++ b/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.sh diff --git a/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.tar.bz2 b/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.tar.bz2 Binary files differnew file mode 100644 index 0000000..5e8605b --- /dev/null +++ b/MicroPeak/releases/1.4/MicroPeak-Linux-1.4.tar.bz2 diff --git a/MicroPeak/releases/1.4/MicroPeak-Mac-1.4.dmg b/MicroPeak/releases/1.4/MicroPeak-Mac-1.4.dmg Binary files differnew file mode 100644 index 0000000..7c8dfb0 --- /dev/null +++ b/MicroPeak/releases/1.4/MicroPeak-Mac-1.4.dmg diff --git a/MicroPeak/releases/1.4/MicroPeak-Windows-1-4.exe b/MicroPeak/releases/1.4/MicroPeak-Windows-1-4.exe Binary files differnew file mode 100644 index 0000000..2858ad1 --- /dev/null +++ b/MicroPeak/releases/1.4/MicroPeak-Windows-1-4.exe diff --git a/MicroPeak/releases/1.4/release-notes-1.4.html b/MicroPeak/releases/1.4/release-notes-1.4.html new file mode 100644 index 0000000..01df042 --- /dev/null +++ b/MicroPeak/releases/1.4/release-notes-1.4.html @@ -0,0 +1,114 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 1.4 is a major release. It includes support for our new + TeleGPS product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station + </p><p> + AltOS New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add support for TeleGPS boards. + </p></li><li class="listitem"><p> + Replace the 'dit dit dit' tones at startup with the current + battery voltage, measured in tenths of a volt. This lets you + check the battery voltage without needing telemetry, which + is especially useful on EasyMini. + </p></li><li class="listitem"><p> + Change state beeping to "Farnsworth spacing", which means + they're quite a bit faster than before, and so they take + less time to send. + </p></li><li class="listitem"><p> + Make the beeper tone configurable, making it possible to + distinguish between two Altus Metrum products in the same ebay. + </p></li><li class="listitem"><p> + Make the firing time for extra pyro channels configurable, + allowing longer (or shorter) than the default 50ms. Only relevant + for TeleMega at this time. + </p></li></ul></div><p> + </p><p> + AltOS Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Fix bug preventing the selection of the 'Flight State After' + mode in pyro configuration. + </p></li><li class="listitem"><p> + Fix bug where erasing flights would reset the flight number + to 2 on TeleMega and TeleMetrum v2. + </p></li><li class="listitem"><p> + Fix u-Blox GPS driver to mark course and speed data as being + present. + </p></li></ul></div><p> + </p><p> + AltosUI New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add zooming and new content types (terrain and road maps) to + map view. Change map storage format from PNG to Jpeg, which + saves a huge amount of disk space. You will need to + re-download all of your pre-loaded map images. + </p></li><li class="listitem"><p> + Add a distance measuring device to the maps view. Select + this by using any button other than the left one, or by + pressing shift or control on the keyboard while using the + left button. + </p></li><li class="listitem"><p> + Add new 'Ignitor' tab to the flight monitor display for + TeleMega's extra ignitors. + </p></li><li class="listitem"><p> + Increase the width of data lines in the graphs to make them + easier to read. + </p></li><li class="listitem"><p> + Add additional ignitor firing marks and voltages to the + graph so you can see when the ignitors fired, along with + the ignitor voltages. + </p></li><li class="listitem"><p> + Add GPS course, ground speed and climb rate as optional + graph elements. + </p></li></ul></div><p> + </p><p> + AltosUI Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + When flashing new firmware, re-try opening the device as + sometimes it takes a while for the underlying operating + system to recognize that the device has rebooted in + preparation for the flashing operation. + </p></li><li class="listitem"><p> + Hide Tilt Angle in ascent tab for devices that don't have a gyro. + </p></li><li class="listitem"><p> + Filter out speed and acceleration spikes caused by ejection + charge firing when computing the maximum values. This + provides a more accurate reading of those maximums. + </p></li><li class="listitem"><p> + Fix EasyMini voltage displays. Early EasyMini prototypes + used a 3.0V regulator, and AltosUI still used that value as + the basis of the computation. Production EasyMini boards + have always shipped with a 3.3V regulator. Also, purple + EasyMini boards sensed the battery voltage past the blocking + diode, resulting in a drop of about 150mV from the true + battery voltage. Compensate for that when displaying the + value. + </p></li><li class="listitem"><p> + Display error message when trying to configure maximum + flight log size while the flight computer still has flight + data stored. + </p></li><li class="listitem"><p> + Handle TeleMetrum and TeleMini eeprom files generated with + pre-1.0 firmware. Those ancient versions didn't report the + log format, so just use the product name instead. + </p></li></ul></div><p> + </p><p> + TeleGPS Application + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + New application designed for use with TeleGPS boards. + </p></li><li class="listitem"><p> + Shares code with AltosUI, mostly just trimmed down to focus + on TeleGPS-related functions. + </p></li></ul></div><p> + </p><p> + Documentation changes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Re-create the drill template images; they should print + correctly from Firefox at least. Ship these as individual + PDF files so they're easy to print. + </p></li><li class="listitem"><p> + Add a description of the 'Apogee Lockout' setting, which + prevents the apogee charge from firing for a configurable + amount of time after boost. + </p></li></ul></div><p> + </p></div></body></html> diff --git a/TeleGPS/index.mdwn b/TeleGPS/index.mdwn index 5e2f454..de6fb7c 100644 --- a/TeleGPS/index.mdwn +++ b/TeleGPS/index.mdwn @@ -13,6 +13,21 @@ These are photos of production version 1.0: <a href="v1.0/telegps-v1.0-top.jpg"> <img src="v1.0/telegps-v1.0-top-thumb.jpg"></a> <a href="v1.0/telegps-v1.0-bottom.jpg"> <img src="v1.0/telegps-v1.0-bottom-thumb.jpg"></a> +## Software ## + +The TeleGPS application runs on Linux, Mac OS X and Windows. It's written +in [Java](http://java.com) and offers the +same functionality and interface on all three platforms. It uses the +FTDI USB Serial drivers to communicate with the hardware. If you're +running Mac OS X or Windows, a compatible version of those drivers is +included with the software. You can also install a different from from +the [FTDI Driver](http://www.ftdichip.com/FTDrivers.htm) page. + +### Available Versions ### + +[[!inline pages="./releases/* and !*/Discussion and !*.html and !*.bz2 and !*.zi +p and !*.exe and !*.dmg" show="10" rss="no" raw="yes" ]] + ## Features ## ### User View ### diff --git a/TeleGPS/releases/1.4.mdwn b/TeleGPS/releases/1.4.mdwn new file mode 100644 index 0000000..39b9d02 --- /dev/null +++ b/TeleGPS/releases/1.4.mdwn @@ -0,0 +1,8 @@ +[[!inline pages="./1.4/release-notes-1.4.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows](/TeleGPS/releases/1.4/TeleGPS-Windows-1-4.exe) + - [Linux](/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.tar.bz2) + - [Mac OS X](/TeleGPS/releases/1.4/TeleGPS-Mac-1.4.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.4;sf=tgz) + diff --git a/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.sh b/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.sh Binary files differnew file mode 100755 index 0000000..c6bdd1d --- /dev/null +++ b/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.sh diff --git a/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.tar.bz2 b/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.tar.bz2 Binary files differnew file mode 100644 index 0000000..d9c5fe5 --- /dev/null +++ b/TeleGPS/releases/1.4/TeleGPS-Linux-1.4.tar.bz2 diff --git a/TeleGPS/releases/1.4/TeleGPS-Mac-1.4.dmg b/TeleGPS/releases/1.4/TeleGPS-Mac-1.4.dmg Binary files differnew file mode 100644 index 0000000..46a0c7f --- /dev/null +++ b/TeleGPS/releases/1.4/TeleGPS-Mac-1.4.dmg diff --git a/TeleGPS/releases/1.4/TeleGPS-Windows-1-4.exe b/TeleGPS/releases/1.4/TeleGPS-Windows-1-4.exe Binary files differnew file mode 100644 index 0000000..5d52ad1 --- /dev/null +++ b/TeleGPS/releases/1.4/TeleGPS-Windows-1-4.exe diff --git a/TeleGPS/releases/1.4/release-notes-1.4.html b/TeleGPS/releases/1.4/release-notes-1.4.html new file mode 100644 index 0000000..01df042 --- /dev/null +++ b/TeleGPS/releases/1.4/release-notes-1.4.html @@ -0,0 +1,114 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 1.4 is a major release. It includes support for our new + TeleGPS product, new features and bug fixes in in the flight + software for all our boards and the AltosUI ground station + </p><p> + AltOS New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add support for TeleGPS boards. + </p></li><li class="listitem"><p> + Replace the 'dit dit dit' tones at startup with the current + battery voltage, measured in tenths of a volt. This lets you + check the battery voltage without needing telemetry, which + is especially useful on EasyMini. + </p></li><li class="listitem"><p> + Change state beeping to "Farnsworth spacing", which means + they're quite a bit faster than before, and so they take + less time to send. + </p></li><li class="listitem"><p> + Make the beeper tone configurable, making it possible to + distinguish between two Altus Metrum products in the same ebay. + </p></li><li class="listitem"><p> + Make the firing time for extra pyro channels configurable, + allowing longer (or shorter) than the default 50ms. Only relevant + for TeleMega at this time. + </p></li></ul></div><p> + </p><p> + AltOS Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Fix bug preventing the selection of the 'Flight State After' + mode in pyro configuration. + </p></li><li class="listitem"><p> + Fix bug where erasing flights would reset the flight number + to 2 on TeleMega and TeleMetrum v2. + </p></li><li class="listitem"><p> + Fix u-Blox GPS driver to mark course and speed data as being + present. + </p></li></ul></div><p> + </p><p> + AltosUI New Features + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Add zooming and new content types (terrain and road maps) to + map view. Change map storage format from PNG to Jpeg, which + saves a huge amount of disk space. You will need to + re-download all of your pre-loaded map images. + </p></li><li class="listitem"><p> + Add a distance measuring device to the maps view. Select + this by using any button other than the left one, or by + pressing shift or control on the keyboard while using the + left button. + </p></li><li class="listitem"><p> + Add new 'Ignitor' tab to the flight monitor display for + TeleMega's extra ignitors. + </p></li><li class="listitem"><p> + Increase the width of data lines in the graphs to make them + easier to read. + </p></li><li class="listitem"><p> + Add additional ignitor firing marks and voltages to the + graph so you can see when the ignitors fired, along with + the ignitor voltages. + </p></li><li class="listitem"><p> + Add GPS course, ground speed and climb rate as optional + graph elements. + </p></li></ul></div><p> + </p><p> + AltosUI Fixes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + When flashing new firmware, re-try opening the device as + sometimes it takes a while for the underlying operating + system to recognize that the device has rebooted in + preparation for the flashing operation. + </p></li><li class="listitem"><p> + Hide Tilt Angle in ascent tab for devices that don't have a gyro. + </p></li><li class="listitem"><p> + Filter out speed and acceleration spikes caused by ejection + charge firing when computing the maximum values. This + provides a more accurate reading of those maximums. + </p></li><li class="listitem"><p> + Fix EasyMini voltage displays. Early EasyMini prototypes + used a 3.0V regulator, and AltosUI still used that value as + the basis of the computation. Production EasyMini boards + have always shipped with a 3.3V regulator. Also, purple + EasyMini boards sensed the battery voltage past the blocking + diode, resulting in a drop of about 150mV from the true + battery voltage. Compensate for that when displaying the + value. + </p></li><li class="listitem"><p> + Display error message when trying to configure maximum + flight log size while the flight computer still has flight + data stored. + </p></li><li class="listitem"><p> + Handle TeleMetrum and TeleMini eeprom files generated with + pre-1.0 firmware. Those ancient versions didn't report the + log format, so just use the product name instead. + </p></li></ul></div><p> + </p><p> + TeleGPS Application + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + New application designed for use with TeleGPS boards. + </p></li><li class="listitem"><p> + Shares code with AltosUI, mostly just trimmed down to focus + on TeleGPS-related functions. + </p></li></ul></div><p> + </p><p> + Documentation changes + </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> + Re-create the drill template images; they should print + correctly from Firefox at least. Ship these as individual + PDF files so they're easy to print. + </p></li><li class="listitem"><p> + Add a description of the 'Apogee Lockout' setting, which + prevents the apogee charge from firing for a configurable + amount of time after boost. + </p></li></ul></div><p> + </p></div></body></html> |