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

Add auto finding of sun-safe home #147

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add auto finding of sun-safe home #147

wants to merge 3 commits into from

Conversation

mmccrackan
Copy link
Collaborator

This branch uses the existing sun-safe parking function to try and find a sun-safe home position automatically if the stow_position dict is empty or None. It will search at az=180 and between el=60 and el=sun_policy['min_el'] for a stow position. If az_stow and el_stow are given in the config, those values are used instead and no calculation is done (in case we want to override it for some reason), though we could eliminate them from the config entirely and only use the calculated ones if we wanted to.

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.

1 participant