mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 02:14:09 +01:00
client and receiver: silent mode put into shared memory, works properly now
This commit is contained in:
@@ -122,11 +122,6 @@ class UDPStandardImplementation: private virtual slsReceiverDefs, public UDPBase
|
||||
*/
|
||||
int setFifoDepth(const uint32_t i);
|
||||
|
||||
/**
|
||||
* Set Silent Mode
|
||||
* @param i silent mode. 1 sets, 0 unsets
|
||||
*/
|
||||
void setSilentMode(const uint32_t i);
|
||||
|
||||
/**
|
||||
* Set receiver type (and corresponding detector variables in derived STANDARD class)
|
||||
|
||||
Reference in New Issue
Block a user