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

flight/pid.c: fix AngleOverride(yaw) to degrees #9329

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

sensei-hacker
Copy link
Collaborator

The IPF angle override sets the value in decidegrees.
Therefore, for use with headingHoldTarget we need DECIDEGREES_TO_DEGREES().

Tested in SITL and in actual flight.

@DzikuVx DzikuVx added this to the 7.0 milestone Oct 25, 2023
@DzikuVx DzikuVx merged commit d0d285d into iNavFlight:master Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants