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

Convert all NAV P-controllers to PIDFF #4624

Merged
merged 3 commits into from
Apr 21, 2019
Merged

Conversation

DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Apr 19, 2019

Replaces #4508

Copy link
Member

@digitalentity digitalentity left a comment

Choose a reason for hiding this comment

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

Since we don't expose some of the settings (i.e. PosZ I, D and FF) and don't ensure that they are zero anywhere we may end up with them being incorrect without user knowing or being able to notice it. Please either replace unused variables with 0.0f in navPidInit calls or ensure unexposed settings are forced to zero by validateNavConfig()

Copy link
Member

@digitalentity digitalentity left a comment

Choose a reason for hiding this comment

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

LGTM

@DzikuVx DzikuVx merged commit dbf5147 into development Apr 21, 2019
@DzikuVx DzikuVx deleted the dzikuvx-nav-pids-to-pidff branch May 14, 2019 08:01
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