From 9002a635e20c6faeaad9ded0663e7f24b12285b6 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Thu, 25 May 2017 11:49:21 +0900 Subject: [PATCH] Copter: 3.5.0-rc7 release notes --- ArduCopter/ReleaseNotes.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ArduCopter/ReleaseNotes.txt b/ArduCopter/ReleaseNotes.txt index 27bacbb31b..fa615dfc13 100644 --- a/ArduCopter/ReleaseNotes.txt +++ b/ArduCopter/ReleaseNotes.txt @@ -1,5 +1,15 @@ ArduPilot Copter Release Notes: ------------------------------------------------------------------ +Copter 3.5-rc7 25-May-2017 +Changes from 3.5-rc6 +1) Bug fixes and minor enhancements: + a) fix OneShot ESC calibration and compass-mot calibration + b) fix Navio2 and ErleBrain crashes caused by insufficient memory allocated to scheduler + c) AutoTune with position hold only resets target position when roll and/or pitch sticks moved + d) fix Acro, Sport trainer mode to stop attitude targets going beyond angle limits + e) sanity check WPNAV_RADIUS is non-zero + f) MarvelMind driver fixes (still a work-in-progress) +------------------------------------------------------------------ Copter 3.5-rc6 15-May-2017 Changes from 3.5-rc5 1) Bug fixes and minor enhancements: