diff options
author | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:55:24 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-04-24 19:55:24 -0600 |
commit | 2faa092c66bbc47e6833e56a4ab0b91c254d9adb (patch) | |
tree | 90088f7db464e60e328455e7c1a107553d903974 /AltOS/doc/release-notes-1.7.html | |
parent | c60a7a3b30f534b74fe83f42f51ea070aad21898 (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-1.7.html')
-rw-r--r-- | AltOS/doc/release-notes-1.7.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/AltOS/doc/release-notes-1.7.html b/AltOS/doc/release-notes-1.7.html new file mode 100644 index 0000000..5e6c548 --- /dev/null +++ b/AltOS/doc/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 |