mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-01 18:30:05 +02:00
check for why gui doesnt show all data
This commit is contained in:
parent
994ccac75b
commit
f7898bc62b
@ -5249,6 +5249,7 @@ void multiSlsDetector::readFrameFromReceiver(){
|
||||
|
||||
|
||||
volatile uint64_t dataThreadMask = 0x0;
|
||||
cout<<"numreadouts:"<<numReadouts<<endl;
|
||||
for(int i = 0; i < numReadouts; ++i)
|
||||
dataThreadMask|=(1<<i);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user