mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-09 19:45:10 +02:00
Merge branch 'developer' into dev/rx_disable_datastream_port
This commit is contained in:
@@ -1654,6 +1654,10 @@ void Detector::setRxZmqHwm(const int limit) {
|
||||
}
|
||||
}
|
||||
|
||||
void Detector::streamRxDummyHeader(Positions pos) const {
|
||||
pimpl->Parallel(&Module::streamRxDummyHeader, pos);
|
||||
}
|
||||
|
||||
// Eiger Specific
|
||||
|
||||
Result<ns> Detector::getSubExptime(Positions pos) const {
|
||||
|
||||
Reference in New Issue
Block a user