It's been a while, but I've updated to the latest (r1777) indi to catch up with various changes.
However I can't seem to get the SBig ST-i to work properly. I've fired up ekos and have connected the ST-i only. I then try to take a 1 sec exposure, which fails to return, and instead pops up an error panel with "KStars detected INDI driver indi_sbig_ccd crashed. Please check INDI server log in the Device Manager."
Switching on debug, I get this:
Running under gdb doesn't give any stacktrace. And I can't see anything more on the kstars console output.
However I can't seem to get the SBig ST-i to work properly. I've fired up ekos and have connected the ST-i only. I then try to take a 1 sec exposure, which fails to return, and instead pops up an error panel with "KStars detected INDI driver indi_sbig_ccd crashed. Please check INDI server log in the Device Manager."
Switching on debug, I get this:
NFO 19.144432 sec : SBIG CCD is online. Retrieving basic data.
DEBUG 19.144469 sec : getNumberOfCCDChips: 1
DEBUG 19.144843 sec : Retrieving CCD Parameters...
DEBUG 19.145268 sec : Created Primary CCD buffer 630368 bytes.
DEBUG 30.962858 sec : Exposure Params. CCD (0) openShutter(1), exposureTime(100), binnig (0), left (0), top (0), w(648), h(486)
DEBUG 31.013421 sec : Light Frame exposure in progress...
DEBUG 31.013462 sec : Primary CCD Exposure Time (s) is: 1
INFO 31.013467 sec : Taking a 1 seconds frame...
DEBUG 31.223708 sec : Primary CCD exposure in progress with 0 seconds left.
DEBUG 32.229792 sec : Primay CCD exposure done, downloading image...
DEBUG 32.229884 sec : Primary CCD readout in progress...
DEBUG 19.144469 sec : getNumberOfCCDChips: 1
DEBUG 19.144843 sec : Retrieving CCD Parameters...
DEBUG 19.145268 sec : Created Primary CCD buffer 630368 bytes.
DEBUG 30.962858 sec : Exposure Params. CCD (0) openShutter(1), exposureTime(100), binnig (0), left (0), top (0), w(648), h(486)
DEBUG 31.013421 sec : Light Frame exposure in progress...
DEBUG 31.013462 sec : Primary CCD Exposure Time (s) is: 1
INFO 31.013467 sec : Taking a 1 seconds frame...
DEBUG 31.223708 sec : Primary CCD exposure in progress with 0 seconds left.
DEBUG 32.229792 sec : Primay CCD exposure done, downloading image...
DEBUG 32.229884 sec : Primary CCD readout in progress...
Running under gdb doesn't give any stacktrace. And I can't see anything more on the kstars console output.