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

CALIBRATING mode when a fraction of knobs is already calibrated #1

Closed
afdaniele opened this issue Jul 14, 2018 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@afdaniele
Copy link
Owner

When the device is initialized, the device loads the calibration file but it does not check which knobs are calibrated and which ones are not. Enabling x, and y with only y calibrated sends the device in INITIALIZING mode. It should go in CALIBRATING mode with x=UNCALIBRATED and y=UNITIALIZED.

@afdaniele
Copy link
Owner Author

Fixed.
Now the device does not calibrates after initialization but before, so all the knobs are calibrated. The calibration file cannot have uncalibrated knobs.

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

1 participant