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

fix random high reading of the strain sensor #56

Open
brushknight opened this issue Feb 3, 2024 · 2 comments
Open

fix random high reading of the strain sensor #56

brushknight opened this issue Feb 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@brushknight
Copy link
Contributor

brushknight commented Feb 3, 2024

Sometimes strain sensor gives random high readings and then goes back to normal values. It triggers the ghost press of the knob which is annoying.

Proposed solution:
Add a filter that detects those spikes, filters them out, and returns the previous value.

@brushknight brushknight added the bug Something isn't working label Feb 3, 2024
@carlhampuswall
Copy link
Member

Partly fixed with new strain calibration implementation. Will verify in coming days.

@carlhampuswall
Copy link
Member

Is better now, but stills needs further work.

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

3 participants