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

Gyro Notch Filtering #296

Open
superjax opened this issue May 15, 2018 · 1 comment
Open

Gyro Notch Filtering #296

superjax opened this issue May 15, 2018 · 1 comment

Comments

@superjax
Copy link
Contributor

Another feature from the FPV community that could be useful - notch filtering gyro measurements. (another suggestion from @korken89)

I just went perusing betaflight (I should probably do this more often), and I noticed that they are basically using biquad filters on all their axes. They have some other smarts in there, the coefficients on the biquad filters appear to be dynamic - perhaps some adaptive notch adjustment based on the FFT of the gyro data?

@drinkdhmo pointed out to me the other day that at 8kHz, we should totally be able to observe a lot of the noise in the motors, this would be a neat way to do it.

@korken89
Copy link
Collaborator

Indeed! I can do a small write up on this as well when I make the one for ESC telemetry :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants