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

Nav "Yaw" usage refactor #8643

Merged
merged 1 commit into from Dec 23, 2022
Merged

Conversation

breadoven
Copy link
Collaborator

Changes generalised usage of "Yaw" term for Navigation code to correct terminology, i.e. heading, bearing, course. Helps reduce ambiguity.

posControl.actualState.yaw and posControl.desiredState.yaw left unchanged for now because although posControl.actualState.yaw now represents heading, that's not always the case for posControl.desiredState.yaw. Probably best covered in a separate PR.

@DzikuVx DzikuVx added this to the 6.0 milestone Dec 23, 2022
@DzikuVx DzikuVx merged commit 8575a1b into iNavFlight:master Dec 23, 2022
@breadoven breadoven deleted the abo_nav_yaw_refactor branch January 3, 2023 23:18
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.

None yet

2 participants