diff options
| author | Bdale Garbee <bdale@gag.com> | 2017-04-24 18:22:03 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2017-04-24 18:22:03 -0600 | 
| commit | b91f67005709cb7f65e0a461b49b5cb0952cb391 (patch) | |
| tree | e9f6c0f30a81cf30a9cfd52887171168f7830f85 /doc/release-notes-1.7.inc | |
| parent | 1e956f93e0c9f8ed6180490f80e8aead5538f818 (diff) | |
| parent | 8a10ddb0bca7d6f6aa4aedda171899abd165fd74 (diff) | |
Merge branch 'branch-1.7' into debian
Diffstat (limited to 'doc/release-notes-1.7.inc')
| -rw-r--r-- | doc/release-notes-1.7.inc | 25 | 
1 files changed, 25 insertions, 0 deletions
| diff --git a/doc/release-notes-1.7.inc b/doc/release-notes-1.7.inc new file mode 100644 index 00000000..f2da71f3 --- /dev/null +++ b/doc/release-notes-1.7.inc @@ -0,0 +1,25 @@ += Release Notes for Version 1.7 +:toc!: +:doctype: article + +	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. + +	== AltOS + +	AltOS New Features + +	* Add support for TeleMini v3.0 boards. + +	AltOS Fixes + +	* Fix interrupt priorities on STM32L processors. Run timer +          interrupt at lowest priority so that device interrupts get +          serviced first. + +	== AltosUI and TeleGPS Applications + +	AltosUI New Features + +	* Add support for TeleMini v3.0 hardware | 
