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

Bugfix: update focuser temperature in alluna tcs2 driver #2055

Merged
merged 5 commits into from
May 5, 2024

Conversation

peter-englmaier
Copy link
Contributor

I noticed, that the focuser temperature was not updated in kstars and other clients. The reason was, that the .apply() method was not called when reading new values from the device.

Other (minor) changes:

  • update temperature more often (every 10 seconds instead of once every 5 minutes)
  • update fan speed less frequently (very 30 seconds instead of every 3 seconds)
  • corrected the copyright message in the header file to reflect my authorship (getting it in sync with the source file).

@peter-englmaier
Copy link
Contributor Author

It looks to me, that the build errors have nothing to do with my PR. I guess, I have to wait until this has been sorted out.

@knro knro merged commit abb286a into indilib:master May 5, 2024
9 of 11 checks passed
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