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

Overhaul position triggers #19

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Overhaul position triggers #19

merged 1 commit into from
Jan 26, 2024

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Jan 26, 2024

This patch updates the main control loop to trigger camera position changes. It will now:

  • Update the schedule on a regular (configurable) basis
  • Move to camera positions even if the control is slightly late
  • Initially move the camera to a neutral position

This does not yet move the calendar updates to a separate thread.

This fixes #6
This fixes #8

This patch updates the main control loop to trigger camera position
changes. It will now:

- Update the schedule on a regular (configurable) basis
- Move to camera positions even if the control is slightly late
- Initially move the camera to a neutral position

This does not yet move the calendar updates to a separate thread.

This fixes #6
This fixes #8
@janmn janmn merged commit cb4e54b into main Jan 26, 2024
@lkiesow lkiesow deleted the time-control branch February 9, 2024 17:53
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.

Update schedule regularly Error resistance
2 participants