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

Default yaw lowpass to 100hz #10841

Merged
merged 1 commit into from Aug 3, 2021

Conversation

ctzsnooze
Copy link
Member

Yaw provides a path for noise from the gyros to the motors.

It is also the fastest responding axis in most quad rotor builds, typically quicker than pitch or roll to respond, and isn't prone to oscillation on P.

An additional 100hz first order filter on yaw attenuates noise without adding meaningful delay, and helps reduce the amount of noise going to the motors.

@haslinghuis haslinghuis added this to the 4.3 milestone Jul 17, 2021
@mikeller mikeller merged commit 547f874 into betaflight:master Aug 3, 2021
@ctzsnooze ctzsnooze deleted the Default-yaw-lowpass-to-100Hz branch August 7, 2021 23:30
hydra pushed a commit to spracing/betaflight that referenced this pull request Aug 12, 2021
@tope-dev
Copy link

Is it possible to know how much delay is added?

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.

None yet

5 participants