mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 07:20:01 +02:00
debugging
This commit is contained in:
parent
f7654f8c94
commit
c7adfd52f2
@ -38,7 +38,7 @@ void UDPBaseImplementation::initializeMembers(){
|
|||||||
FILE_LOG(logDEBUG) << "Info: Initializing base members";
|
FILE_LOG(logDEBUG) << "Info: Initializing base members";
|
||||||
//**detector parameters***
|
//**detector parameters***
|
||||||
myDetectorType = GENERIC;
|
myDetectorType = GENERIC;
|
||||||
strcpy(detHostname,"");
|
strcpy(detHostname,"\0");
|
||||||
packetsPerFrame = 0;
|
packetsPerFrame = 0;
|
||||||
acquisitionPeriod = 0;
|
acquisitionPeriod = 0;
|
||||||
numberOfFrames = 0;
|
numberOfFrames = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user