summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.6.5.inc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-07-04 23:47:24 +0200
committerBdale Garbee <bdale@gag.com>2016-07-04 23:47:24 +0200
commit2e26d1ab42163988dc26b06b016c3b05efe17659 (patch)
tree5736db47fa979abb0e37b0fc3b956cd6cdbe9405 /doc/release-notes-1.6.5.inc
parent639e461ded29a48c155afea12171cbfc191ccfd7 (diff)
parent65ed2f588ca596fe9aa559bebd590a2a11b9859b (diff)
Merge branch 'master' into branch-1.6
Diffstat (limited to 'doc/release-notes-1.6.5.inc')
-rw-r--r--doc/release-notes-1.6.5.inc24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/release-notes-1.6.5.inc b/doc/release-notes-1.6.5.inc
new file mode 100644
index 00000000..9f3ae281
--- /dev/null
+++ b/doc/release-notes-1.6.5.inc
@@ -0,0 +1,24 @@
+= Release Notes for Version 1.6.5
+:toc!:
+:doctype: article
+
+ Version 1.6.5 fixes a TeleMega and TeleMetrum v2.0 bug where
+ the device would often stop logging data and transmitting
+ telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum
+ v2.0 users should update their flight firmware.
+
+ == AltOS
+
+ AltOS fixes:
+
+ * Fix STM32L SPI driver to prevent lock-up in the logging or
+ radio code, either of which could stop data logging and
+ telemetry. Found and characterized by Chuck Haskin, who also
+ tested the new firmware before release.
+
+ == AltosUI, TeleGPS and AltosDroid Applications
+
+ AltosUI fixes:
+
+ * Deliver firmward for TeleMega v2.0 and TeleBT v3.0 with
+ Windows package.