diff options
author | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:56:24 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:56:24 -0600 |
commit | cebf55c7d179891be5df6ae49b5119838ed680ed (patch) | |
tree | 297bc2c37420d0c33fcd768784e9d47044cab740 /MicroPeak | |
parent | 2faa092c66bbc47e6833e56a4ab0b91c254d9adb (diff) |
1.7 release
Diffstat (limited to 'MicroPeak')
-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 |
5 files changed, 22 insertions, 0 deletions
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 |