Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L1_Control: Ensure that LIM_BANK passes a sea level sanity check #6695

Merged
merged 1 commit into from
Jul 30, 2017

Conversation

WickedShell
Copy link
Contributor

This fixes #6637 where the LIM_BANK can be set such that the vehicle demands a radius at sea level that is much higher then the loiter radius was configured to be. This effectively feels like a fly away and is due to bad parameters usually. If this happens just fall back to the simple EAS2TAS scaling of the radius.

This fixes ArduPilot#6637 where the LIM_BANK can be set such that the vehicle demands a radius at sea level that is much higher then the loiter radius was configured to be. This effectively feels like a fly away and is due to bad parameters usually. If this happens just fall back to the simple EAS2TAS scaling of the radius.
@WickedShell WickedShell added this to the Plane v3.9.0 milestone Jul 29, 2017
@magicrub magicrub merged commit 2894b7c into ArduPilot:master Jul 30, 2017
@magicrub
Copy link
Contributor

merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plane: TECS: NAVL1_LIM_BANK does not have an appropriate minimum angle forced
2 participants