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

VTOL: Use correct pwm output device & reset quadchute states #15531

Merged
merged 2 commits into from Aug 12, 2020

Conversation

RomanBapst
Copy link
Contributor

  1. The VtolType::init() method was not using the correct pwm output device if motors were attached to the FMU.

  2. The filter states used in quadchute were not reset to reset in case TECS was not running.

Still awaiting testing results for 1)

Signed-off-by: RomanBapst <bapstroman@gmail.com>
Signed-off-by: RomanBapst <bapstroman@gmail.com>
Copy link
Contributor

@sfuhrer sfuhrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both changes make total sense to me.

@sfuhrer sfuhrer merged commit 355e3ea into master Aug 12, 2020
@sfuhrer sfuhrer deleted the pr-vtol_fixes branch August 12, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants