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

Filtering #81

Merged
merged 2 commits into from
Mar 18, 2018
Merged

Filtering #81

merged 2 commits into from
Mar 18, 2018

Conversation

finitespace
Copy link
Owner

Related issue # and issue behavior

This resolves #62 and #59, where the initial read of a sensor was bogus if filtering was enabled.

Description of changes/fixes

Added InitializeFilter, which calls read to initialize the filter buffer.

@mention a person to review

@coelner has reviewed the changes.

Steps to test

Start the sensor and check the initial value compared to the subsequent values.

Any outstanding TODOs or known issues

None known.

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.

extend Initialize()
1 participant