diff options
-rw-r--r-- | AltOS/releases/1.7.mdwn | 13 | ||||
-rwxr-xr-x | AltOS/releases/1.7/Altos-Linux-1.7.sh | bin | 0 -> 30777504 bytes | |||
-rw-r--r-- | AltOS/releases/1.7/Altos-Mac-1.7.dmg | bin | 0 -> 33165312 bytes | |||
-rw-r--r-- | AltOS/releases/1.7/Altos-Windows-1-7.exe | bin | 0 -> 31542852 bytes | |||
-rw-r--r-- | AltOS/releases/1.7/release-notes-1.7.html | 12 | ||||
-rw-r--r-- | MicroPeak/releases/1.7.mdwn | 10 | ||||
-rwxr-xr-x | MicroPeak/releases/1.7/MicroPeak-Linux-1.7.sh | bin | 0 -> 6047564 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.7/MicroPeak-Mac-1.7.dmg | bin | 0 -> 7135232 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.7/MicroPeak-Windows-1-7.exe | bin | 0 -> 8878103 bytes | |||
-rw-r--r-- | MicroPeak/releases/1.7/release-notes-1.7.html | 12 | ||||
-rw-r--r-- | TeleGPS/releases/1.7.mdwn | 10 | ||||
-rwxr-xr-x | TeleGPS/releases/1.7/TeleGPS-Linux-1.7.sh | bin | 0 -> 14765630 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.7/TeleGPS-Mac-1.7.dmg | bin | 0 -> 16148480 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.7/TeleGPS-Windows-1-7.exe | bin | 0 -> 15819974 bytes | |||
-rw-r--r-- | TeleGPS/releases/1.7/release-notes-1.7.html | 12 |
15 files changed, 69 insertions, 0 deletions
diff --git a/AltOS/releases/1.7.mdwn b/AltOS/releases/1.7.mdwn new file mode 100644 index 0000000..6fba98d --- /dev/null +++ b/AltOS/releases/1.7.mdwn @@ -0,0 +1,13 @@ +--------------------------------- +### AltOS Version 1.7 ### + +- Available Downloads: + - [Windows Installer](/AltOS/releases/1.7/Altos-Windows-1-7.exe) + - [Mac OS X Package](/AltOS/releases/1.7/Altos-Mac-1.7.dmg) + - [Linux](/AltOS/releases/1.6/Altos-Linux-1.7.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.7;sf=tgz) +- Related Programs + - [MicroPeak 1.7](/MicroPeak/releases/1.7.html) + - [TeleGPS 1.7](/TeleGPS/releases/1.7.html) + +[[!inline pages="./1.7/release-notes-1.7.html" rss="no" raw="yes" ]] diff --git a/AltOS/releases/1.7/Altos-Linux-1.7.sh b/AltOS/releases/1.7/Altos-Linux-1.7.sh Binary files differnew file mode 100755 index 0000000..3cdd6be --- /dev/null +++ b/AltOS/releases/1.7/Altos-Linux-1.7.sh diff --git a/AltOS/releases/1.7/Altos-Mac-1.7.dmg b/AltOS/releases/1.7/Altos-Mac-1.7.dmg Binary files differnew file mode 100644 index 0000000..b672176 --- /dev/null +++ b/AltOS/releases/1.7/Altos-Mac-1.7.dmg diff --git a/AltOS/releases/1.7/Altos-Windows-1-7.exe b/AltOS/releases/1.7/Altos-Windows-1-7.exe Binary files differnew file mode 100644 index 0000000..5489c12 --- /dev/null +++ b/AltOS/releases/1.7/Altos-Windows-1-7.exe diff --git a/AltOS/releases/1.7/release-notes-1.7.html b/AltOS/releases/1.7/release-notes-1.7.html new file mode 100644 index 0000000..5e6c548 --- /dev/null +++ b/AltOS/releases/1.7/release-notes-1.7.html @@ -0,0 +1,12 @@ + +<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.7</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.7</h2></div></div><hr /></div><p>Version 1.7 includes support for our new TeleMini v3.0 +flight computer and bug fixes in in the flight software for all our boards +and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 boards. +</li></ul></div><p>AltOS Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Fix interrupt priorities on STM32L processors. Run timer +interrupt at lowest priority so that device interrupts get +serviced first. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_telegps_applications"></a>2. AltosUI and TeleGPS Applications</h2></div></div></div><p>AltosUI New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 hardware +</li></ul></div></div></div></body></html>
\ No newline at end of file diff --git a/MicroPeak/releases/1.7.mdwn b/MicroPeak/releases/1.7.mdwn new file mode 100644 index 0000000..5bfe3d6 --- /dev/null +++ b/MicroPeak/releases/1.7.mdwn @@ -0,0 +1,10 @@ +------------------------------------- +### MicroPeak version 1.7 ### + +- Available Downloads: + - [Windows](/MicroPeak/releases/1.7/MicroPeak-Windows-1-7.exe) + - [Linux](/MicroPeak/releases/1.7/MicroPeak-Linux-1.7.sh) + - [Mac OS X](/MicroPeak/releases/1.7/MicroPeak-Mac-1.7.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.7;sf=tgz) + +[[!inline pages="./1.7/release-notes-1.7.html" rss="no" raw="yes" ]] diff --git a/MicroPeak/releases/1.7/MicroPeak-Linux-1.7.sh b/MicroPeak/releases/1.7/MicroPeak-Linux-1.7.sh Binary files differnew file mode 100755 index 0000000..ac165ba --- /dev/null +++ b/MicroPeak/releases/1.7/MicroPeak-Linux-1.7.sh diff --git a/MicroPeak/releases/1.7/MicroPeak-Mac-1.7.dmg b/MicroPeak/releases/1.7/MicroPeak-Mac-1.7.dmg Binary files differnew file mode 100644 index 0000000..f7f3a29 --- /dev/null +++ b/MicroPeak/releases/1.7/MicroPeak-Mac-1.7.dmg diff --git a/MicroPeak/releases/1.7/MicroPeak-Windows-1-7.exe b/MicroPeak/releases/1.7/MicroPeak-Windows-1-7.exe Binary files differnew file mode 100644 index 0000000..42c1d2a --- /dev/null +++ b/MicroPeak/releases/1.7/MicroPeak-Windows-1-7.exe diff --git a/MicroPeak/releases/1.7/release-notes-1.7.html b/MicroPeak/releases/1.7/release-notes-1.7.html new file mode 100644 index 0000000..5e6c548 --- /dev/null +++ b/MicroPeak/releases/1.7/release-notes-1.7.html @@ -0,0 +1,12 @@ + +<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.7</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.7</h2></div></div><hr /></div><p>Version 1.7 includes support for our new TeleMini v3.0 +flight computer and bug fixes in in the flight software for all our boards +and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 boards. +</li></ul></div><p>AltOS Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Fix interrupt priorities on STM32L processors. Run timer +interrupt at lowest priority so that device interrupts get +serviced first. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_telegps_applications"></a>2. AltosUI and TeleGPS Applications</h2></div></div></div><p>AltosUI New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 hardware +</li></ul></div></div></div></body></html>
\ No newline at end of file diff --git a/TeleGPS/releases/1.7.mdwn b/TeleGPS/releases/1.7.mdwn new file mode 100644 index 0000000..abdf323 --- /dev/null +++ b/TeleGPS/releases/1.7.mdwn @@ -0,0 +1,10 @@ +----------------- +### TeleGPS version 1.7 ### + +- Available Downloads: + - [Windows](/TeleGPS/releases/1.7/TeleGPS-Windows-1-7.exe) + - [Linux](/TeleGPS/releases/1.7/TeleGPS-Linux-1.7.sh) + - [Mac OS X](/TeleGPS/releases/1.7/TeleGPS-Mac-1.7.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.7;sf=tgz) + +[[!inline pages="./1.7/release-notes-1.7.html" rss="no" raw="yes" ]] diff --git a/TeleGPS/releases/1.7/TeleGPS-Linux-1.7.sh b/TeleGPS/releases/1.7/TeleGPS-Linux-1.7.sh Binary files differnew file mode 100755 index 0000000..f246242 --- /dev/null +++ b/TeleGPS/releases/1.7/TeleGPS-Linux-1.7.sh diff --git a/TeleGPS/releases/1.7/TeleGPS-Mac-1.7.dmg b/TeleGPS/releases/1.7/TeleGPS-Mac-1.7.dmg Binary files differnew file mode 100644 index 0000000..28a45df --- /dev/null +++ b/TeleGPS/releases/1.7/TeleGPS-Mac-1.7.dmg diff --git a/TeleGPS/releases/1.7/TeleGPS-Windows-1-7.exe b/TeleGPS/releases/1.7/TeleGPS-Windows-1-7.exe Binary files differnew file mode 100644 index 0000000..4e61aac --- /dev/null +++ b/TeleGPS/releases/1.7/TeleGPS-Windows-1-7.exe diff --git a/TeleGPS/releases/1.7/release-notes-1.7.html b/TeleGPS/releases/1.7/release-notes-1.7.html new file mode 100644 index 0000000..5e6c548 --- /dev/null +++ b/TeleGPS/releases/1.7/release-notes-1.7.html @@ -0,0 +1,12 @@ + +<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.7</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.7</h2></div></div><hr /></div><p>Version 1.7 includes support for our new TeleMini v3.0 +flight computer and bug fixes in in the flight software for all our boards +and ground station interfaces.</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 New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 boards. +</li></ul></div><p>AltOS Fixes</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Fix interrupt priorities on STM32L processors. Run timer +interrupt at lowest priority so that device interrupts get +serviced first. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_telegps_applications"></a>2. AltosUI and TeleGPS Applications</h2></div></div></div><p>AltosUI New Features</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add support for TeleMini v3.0 hardware +</li></ul></div></div></div></body></html>
\ No newline at end of file |