[Kstars-devel] SVN commit 748954

Jasem Mutlaq mutlaqja at ikarustech.com
Sun Dec 16 01:43:04 CET 2007


Hello,

For some reason, the log was lost for my commit, so here it is:

+ SBIG CCD is finally working. The driver has been reporting a failure in 
connection for quite a while, and the problem was due to calling the internal 
version SBIGUnivDrvCommand rather than the library version. Having the exact 
function name and prototype in the driver as the library contributed to the 
confusion. The internal SBIGUnivDrvCommand will only work if there a valid 
handle, which would only be created when the library version of 
SBIGUnivDrvCommand is invoved successfully. At the end, it was a matter of 
adding :: to calls in the initilization routines.

+ Converted some old C-based code in indistd to its KDE/Qt equivalent. 

Jasem


More information about the Kstars-devel mailing list