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

implement lazy servo, only move for significant delta_az values #35

Open
fergusL opened this issue Sep 27, 2019 · 1 comment
Open

implement lazy servo, only move for significant delta_az values #35

fergusL opened this issue Sep 27, 2019 · 1 comment

Comments

@fergusL
Copy link
Contributor

fergusL commented Sep 27, 2019

There really needs to be a tolerance on dome azimuth so that sufficiently small delta_az values do not trigger a move. A 'lazy servo' like this is common practice with dome controllers because it's often difficult to make small moves accurately. Without a tolerance the dome can end up hunting back and forth, endlessly chasing impossible precision.

Originally posted by @AnthonyHorton in https://github.com/_render_node/MDE3OlB1bGxSZXF1ZXN0UmV2aWV3MjkyNzg2ODM3/pull_request_reviews/more_threads

@AnthonyHorton
Copy link
Member

It's possible that TheSkyX will already be doing this for us, in which case we don't want it being done at both ends.

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

No branches or pull requests

2 participants