From 9837a038a1cec9ad2dcb41141d5cac338f86ce10 Mon Sep 17 00:00:00 2001 From: Randy Mackay <rmackay9@yahoo.com> Date: Wed, 14 May 2014 10:59:05 +0900 Subject: [PATCH] Copter: release notes for AC3.1.5-rc1 --- ArduCopter/ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ArduCopter/ReleaseNotes.txt b/ArduCopter/ReleaseNotes.txt index 340b982b9..481cb3227 100644 --- a/ArduCopter/ReleaseNotes.txt +++ b/ArduCopter/ReleaseNotes.txt @@ -1,5 +1,9 @@ ArduCopter Release Notes: ------------------------------------------------------------------ +ArduCopter 3.1.5-rc1 14-May-2014 +Changes from 3.1.4 +1) Bug Fix to ignore roll and pitch inputs to loiter controller when in radio failsafe +------------------------------------------------------------------ ArduCopter 3.1.4 8-May-2014 / 3.1.4-rc1 2-May-2014 Changes from 3.1.3 1) Bug Fix for Pixhawk/PX4 NuttX I2C memory corruption when errors are found on I2C bus -- GitLab