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

Add low pass filter to barometer temperature data #12

Open
KoffeinFlummi opened this issue May 27, 2024 · 0 comments
Open

Add low pass filter to barometer temperature data #12

KoffeinFlummi opened this issue May 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@KoffeinFlummi
Copy link
Contributor

We had some issues with spikes in the barometer readings recently. Those were mostly caused by spikes in the temperature readings from the barometer (either single values or small series of values), which then cause large changes in the pressure output due to the temperature compensation.

It should be possible to low-pass filter the temperature readings, either with a simple IIR filter or something more involved.

@KoffeinFlummi KoffeinFlummi added the bug Something isn't working label May 27, 2024
@KoffeinFlummi KoffeinFlummi added this to the EuRoC milestone Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants