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

rewrite etb autocal to support main loop #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mck1117
Copy link
Collaborator

@mck1117 mck1117 commented Nov 14, 2024

ETB no longer has its own thread, so we can't block execution with the calibration routine. Chop it up in to a state machine instead, using a timer instead of sleeps.

@nmschulte
Copy link
Contributor

This is solving a problem, yeah? The TPS errors during autocal?

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.

2 participants