From 539d009de3da714d66bc27e63969c0c6466de4c0 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Mon, 15 May 2017 14:31:46 +0900 Subject: [PATCH] Copter: AC3.5-rc6 release notes --- ArduCopter/ReleaseNotes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ArduCopter/ReleaseNotes.txt b/ArduCopter/ReleaseNotes.txt index c446c23a91..27bacbb31b 100644 --- a/ArduCopter/ReleaseNotes.txt +++ b/ArduCopter/ReleaseNotes.txt @@ -1,5 +1,12 @@ ArduPilot Copter Release Notes: ------------------------------------------------------------------ +Copter 3.5-rc6 15-May-2017 +Changes from 3.5-rc5 +1) Bug fixes and minor enhancements: + a) ESC calibration fix when not using safety switch (was waiting for safety switch to be pushed) + b) Parameter loading improvements (responds sooner after startup, counts parameters in separate thread) + c) Pilot radio passthrough fix for tradheli, single copter, coax copter +------------------------------------------------------------------ Copter 3.5-rc5 03-May-2017 Changes from 3.5-rc4 1) Intel Aero RTF support