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

Driver for Altair 183M Pro keeps failing because of temperature reading #823

Open
gnthibault opened this issue Aug 10, 2023 · 4 comments
Open
Labels
bug Something isn't working

Comments

@gnthibault
Copy link

Describe the bug
affected program: indi_altair_ccd
The following error keeps appearing very often, making the camera very hard to use:
[ERROR] get Temperature error. Generic failure

To Reproduce

  1. Run driver:
    indiserver indi_altair_ccd
  2. Perform action
    Nothing specific, it seems more or less random
  3. See error
    In Device manager you will see: [ERROR] get Temperature error. Generic failure

Expected behavior
I expect the driver to work properly

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS:
    Description: Manjaro ARM Linux
    Release: 23.02
  • Version: v2.0.2
@gnthibault gnthibault added the bug Something isn't working label Aug 10, 2023
@knro
Copy link
Collaborator

knro commented Aug 10, 2023

Can you please try with the latest SDK released in INDI v2.0.3 ?

@gnthibault
Copy link
Author

Will test tonight, thank you for your feedback. In the meantime, I simply changed the code to force the temperature to 20 degrees instead of doing the proper getTemperature call that fails

@gnthibault
Copy link
Author

I confirm the issue has not been fixed with the new driver

@gnthibault
Copy link
Author

I'll test this soon with 2.0.3 under a x86 platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants