From: Keith Packard Date: Sat, 2 Jul 2016 20:52:38 +0000 (+0200) Subject: Credit Chuck Haskin for helping fix the SPI bug. X-Git-Tag: 1.6.5~1^2~1 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=d60133c65b4592f0f8c832135664a8e0c922b4f0 Credit Chuck Haskin for helping fix the SPI bug. Signed-off-by: Keith Packard --- diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index b64f3843..fbd14c5a 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -52,7 +52,8 @@ Minor release fixing TeleMega and TeleMetrum v2.0 bug which would often result in loss of data logging and telemetry in - flight. + flight. Thanks to Chuck Haskin for help characterizing the bug + and testing this release. diff --git a/doc/release-notes-1.6.5.inc b/doc/release-notes-1.6.5.inc index c77f466f..9f3ae281 100644 --- a/doc/release-notes-1.6.5.inc +++ b/doc/release-notes-1.6.5.inc @@ -13,7 +13,8 @@ * Fix STM32L SPI driver to prevent lock-up in the logging or radio code, either of which could stop data logging and - telemetry. + telemetry. Found and characterized by Chuck Haskin, who also + tested the new firmware before release. == AltosUI, TeleGPS and AltosDroid Applications