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 DustCapInterface #2061

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

peter-englmaier
Copy link
Contributor

I finally figured out how to implement the DustCapInterface. The device controls the robotic dust cap for the main mirror.
However, it does not close the light path, so light (and even dust) can still reach the sensor.

Without this modification, the driver can control the DustCap, but it is not registered as a DustCap device.

@peter-englmaier
Copy link
Contributor Author

Basically, I have replaced CoverSP with DustCapSP and reverted to old style because the definition of DustCapSP is outside my code in the DustCapInterface definition.

@knro knro merged commit e4e9032 into indilib:master May 23, 2024
4 of 11 checks passed
@peter-englmaier peter-englmaier deleted the feature-dustcap branch May 25, 2024 15:51
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.

2 participants