You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have custom indi client application. I am working with "indiserver -vvv indi_asi_ccd". At first connection, "CCD_CAPTURE_FORMAT" property is obtained empty. If i stop indi client and re-run again, application could obtain "CCD_CAPTURE_FORMAT" with valid values. If i restart the indiserver again, indi client could not get the value of "CCD_CAPTURE_FORMAT" at first connection.
To Reproduce
Exact steps to reproduce the behavior.
Run "indiserver indi_asi_ccd"
Run indi client application
Get "CCD_CAPTURE_FORMAT" with empty values
Kill indi client application
Rerun indi client application (while indiserver is running)
Get "CCD_CAPTURE_FORMAT" with correct values
Expected behavior
Get "CCD_CAPTURE_FORMAT" with correct values after first connection
Describe the bug
I have custom indi client application. I am working with "indiserver -vvv indi_asi_ccd". At first connection, "CCD_CAPTURE_FORMAT" property is obtained empty. If i stop indi client and re-run again, application could obtain "CCD_CAPTURE_FORMAT" with valid values. If i restart the indiserver again, indi client could not get the value of "CCD_CAPTURE_FORMAT" at first connection.
To Reproduce
Exact steps to reproduce the behavior.
Expected behavior
Get "CCD_CAPTURE_FORMAT" with correct values after first connection
Log File
emptyCCDcaptureFormat.txt
The text was updated successfully, but these errors were encountered: