mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@360 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
d0d7eac553
commit
997ffec2ee
@ -611,7 +611,7 @@ int slsReceiverFuncs::read_frame(){
|
|||||||
index2= (int)(*((int*)retval2));
|
index2= (int)(*((int*)retval2));
|
||||||
count++;
|
count++;
|
||||||
|
|
||||||
}while(((index%2)==(index2%2))||(index+1!=index2));
|
}while(((index%2)==(index2%2))||(index+1==index2));
|
||||||
|
|
||||||
fIndex=((int)(*((int*)retval)) - startIndex)/2;
|
fIndex=((int)(*((int*)retval)) - startIndex)/2;
|
||||||
arg[0]=fIndex-1;
|
arg[0]=fIndex-1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user