mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-05 17:40:40 +02:00
debugging
This commit is contained in:
parent
0b5dc3a5a1
commit
7b2be5b009
@ -2899,6 +2899,7 @@ void UDPStandardImplementation::handleWithoutMissingPackets(int ithread, char* w
|
||||
fwrite(wbuffer + HEADER_SIZE_NUM_TOT_PACKETS, 1, oneDataSize*packetsPerFrame+fifoBufferHeaderSize-HEADER_SIZE_NUM_TOT_PACKETS, sfilefd[ithread]);
|
||||
}
|
||||
|
||||
if(npackets!=128) exit(-1);
|
||||
totalPacketsInFile[ithread] += npackets;
|
||||
totalWritingPacketCount[ithread] += npackets;
|
||||
lastFrameNumberInFile[ithread] = tempframenumber;
|
||||
|
Loading…
x
Reference in New Issue
Block a user