-
Notifications
You must be signed in to change notification settings - Fork 0
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
CamTracker is stuck at initialization #184
Comments
Parse exact julian datetime not only the date from the last logline
Add config parameter to specify whether to ignore too old lines or not
Issue a restart if specified and last log line too long
@patrickjaigner The config now has a parameter |
The second check can be enabled with the setting |
Refactor code that checks the motor position
Add config parameter `camtracker.restart_if_cover_remains_closed`
Add config parameter `camtracker.restart_if_cover_remains_closed` to UI
Implement TUM enclosure cover check
Implement TUM enclosure cover check
Refactor code that checks the motor position
Add config parameter `camtracker.restart_if_cover_remains_closed`
Add config parameter `camtracker.restart_if_cover_remains_closed` to UI
Implement TUM enclosure cover check
Camtracker does not initialize correctly. It says "waiting for initialization" and does not progress further.
The text was updated successfully, but these errors were encountered: