gotthard: everything done except gigabyte and adcwrite upto now

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@73 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2011-11-29 09:19:35 +00:00
parent 15a649c767
commit a77a6bac21
2 changed files with 5 additions and 3 deletions

View File

@ -931,7 +931,7 @@ int setSettings(int i)
}
#ifdef VERBOSE
printf("detector settings are %d\n",isett);
printf("detector settings are %d and confGain is %d\n",isett,initConfGainByModule(-1,-1));
#endif
if (isett==UNDEFINED && thisSettings==UNINITIALIZED)
;