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

indi-mi: turning off cooling does not work as expected #531

Closed
peter-englmaier opened this issue Jan 24, 2022 · 6 comments
Closed

indi-mi: turning off cooling does not work as expected #531

peter-englmaier opened this issue Jan 24, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@peter-englmaier
Copy link

peter-englmaier commented Jan 24, 2022

Describe the bug
When I select cooler 'Off' in the indi control panel, the cooling is going to maximum instead of warming up the chip. I can turn off cooling only by setting temperature to +50 Celsius.

To Reproduce
Start Indi
Cool to some temperature below ambient.
Turn off cooling by clicking on cooler "OFF".
Cooling goes to maximum instead of turning off.

Expected behavior
Temperature should rise regulated to ambient temperature and then cooling should stop.

I'm using the latest version (bleeding).

@peter-englmaier peter-englmaier added the bug Something isn't working label Jan 24, 2022
@peter-englmaier
Copy link
Author

This happens with my camera "C4-160000EC".

Perhaps the following setting (indi_mi.cpp) is too high for this camera?

#define TEMP_COOLER_OFF 100  /* High enough temperature for the camera cooler to turn off (°C) */

@peter-englmaier
Copy link
Author

The bug description was confusing, sorry for that. I think it is now more readable.

I also want to comment, that I have two cameras attached MI C1-5000A as guiding cam and MI C4-16000EC as imaging cam.

@sWski
Copy link
Contributor

sWski commented Aug 1, 2022

Hello Peter,

this was fixed in library by #175, however you have CMOS camera and there is same problem in camera firmware. Some have negative compensation value in their EEPROM and by setting high temperature it overflows. This can be fixed by updating camera firmware, which should be released in upcoming weeks.

@knro
Copy link
Collaborator

knro commented Aug 4, 2022

@peter-englmaier Can you please confirm the fix?

@peter-englmaier
Copy link
Author

Wonderful!
Yes, I will test as soon as firmware has been released. So, far I see only firmware released May 16th, 2022 on this page:
https://www.gxccd.com/cat?id=201&lang=409
@sWski : would you please be so kind and post firmware version number here, once it is released?

@peter-englmaier
Copy link
Author

Hi again, sorry for my long silence. I just upgraded the camera to the latest firmware and tested with kstars. Now, when I turn cooling off in kstars, the camera cools down as expected.
Problem solved!
Best, Peter

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

3 participants