fixed testfpga, fixed pattern reg etc

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@110 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-01-19 11:05:37 +00:00
parent b7bb5a961b
commit 41fea1fbcf
3 changed files with 41 additions and 118 deletions

View File

@@ -41,7 +41,7 @@ char mess[1000];
int init_detector( int b) {
#ifndef PICASSOD
@@ -71,7 +71,8 @@ int init_detector( int b) {
initDetector();
printf("\ninitdetector done! \n");
testFpga();
setDummyRegister();
//gotthard specific
setPhaseShiftOnce();
setDAQRegister();
setSettings(GET_SETTINGS,-1);