We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Partly fixed with new strain calibration implementation. Will verify in coming days.
Sorry, something went wrong.
Is better now, but stills needs further work.
nicolabortignon
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: