LP-89 - Port OP_15.05.01 fixes. Release notes:
commitd20d1ab295fd8a8b8f13eab3393af1de5592488b
authorAlessio Morale <alessiomorale@gmail.com>
Sat, 19 Sep 2015 14:00:25 +0000 (19 16:00 +0200)
committerAlessio Morale <alessiomorale@gmail.com>
Sat, 19 Sep 2015 14:05:49 +0000 (19 16:05 +0200)
tree54116e2f521b789e192ebd20825ce42405c12173
parent498e77fc0255a5bb0cbbea5a8f34c391307ceb11
LP-89 - Port OP_15.05.01 fixes. Release notes:

--- RELEASE-15.05.01 HOTFIX --- Banana Split ---
This release fixes an important bug.  All Revolution hardware running 15.05 should upgrade to 15.05.01. Note that this is a hotfix; it can
simply be flashed without an erase settings. Furthermore, please review your vtolpathfollowersettings:HorizontalVelMax; a value of around 4m/s would be more appropriate for preliminary trialing of a new release and will be changed in future.

Release Notes - OP Next Generation - Version OP15.05.01

** Bug
    * [NG-55] - 15.05 PositionHold exhibits fly-away behaviour at the vtolpathfollowersettings maxRollPitch and HorizontalVelMax values.
---
 WHATSNEW.txt                                      | 13 ++++++++++-
 flight/libraries/pid/pidcontroldown.cpp           | 26 ++++++++++-----------
 flight/libraries/plans.c                          | 28 +++++++++++++++++++----
 flight/modules/PathFollower/inc/pidcontrolne.h    |  1 -
 flight/modules/PathFollower/pidcontrolne.cpp      | 23 +++++++++++++++----
 flight/modules/PathFollower/vtolflycontroller.cpp | 16 ++++++++-----
 6 files changed, 77 insertions(+), 30 deletions(-)
WHATSNEW.txt
flight/libraries/pid/pidcontroldown.cpp
flight/libraries/plans.c
flight/modules/PathFollower/inc/pidcontrolne.h
flight/modules/PathFollower/pidcontrolne.cpp
flight/modules/PathFollower/vtolflycontroller.cpp