Hi,

my old QHY6 camera blocks after stoping/aborting an exposure while using the indi_qhy_ccd driver. It seems that there is a problems canceling a capture with the function CancelQHYCDDExposureAndReadout() if the current frame didn't finish and if it is unread. I've fixed this in my copy of the driver (qhy_ccd.cpp, 1.8.4, MacOS). Now the driver waits until the last capture is obtained and then discards it. This way I've no problems while I stop continuous capturing (focusing, tracking, ...)

Is this issue known or/and fixed in a better way in the new versions?

Bests,

Alberto.

Read More...