diff options
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 | 
