From 1c75cd7039a60b24cb05e613e305fdbbf0a1fffe Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 11 Sep 2017 09:55:41 +1000 Subject: [PATCH] Plane: update release notes for 3.8.2 --- ArduPlane/release-notes.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ArduPlane/release-notes.txt b/ArduPlane/release-notes.txt index fc9341a85c..2db97623e5 100644 --- a/ArduPlane/release-notes.txt +++ b/ArduPlane/release-notes.txt @@ -1,5 +1,5 @@ -Release 3.8.2beta1, 9th September 2017 --------------------------------------- +Release 3.8.2, 11th September 2017 +---------------------------------- This is a minor release, with a few small fixes and one important crash bug fix. @@ -24,6 +24,9 @@ Other changes in this release are: from fixed wing mode. This prevents the sudden nose up when changing to QLOITER or QLAND mode while flying at high speed. + - added MANUAL_CONTROL support, allowing for joystick control from QGroundControl + +Happy flying! Release 3.8.1, 3rd September 2017 ---------------------------------