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

Experimental biquad RC fitler instead of RC interpolation #3740

Merged
merged 3 commits into from
Jan 8, 2019

Conversation

digitalentity
Copy link
Member

Current predictive approach to RC interpolation doesn't account for variable RX update frequency and in certain scenarios (end of rapid stick movement) can amplify rcCommand irregularity instead of smoothing it.

Biquad filter gives much better results and effectively eliminates effect known as D-term kick, thus allowing much higher than usual Dterm setpoint weights. This is especially noticeable on low-rate links (like CRSF at the egde of range - 5Hz mode).

@digitalentity digitalentity merged commit f8de2e6 into development Jan 8, 2019
@digitalentity digitalentity deleted the de_rc_filtering branch January 8, 2019 11:50
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.

1 participant