mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-03-11 08:37:43 +01:00
wip refactoring
This commit is contained in:
@@ -155,6 +155,7 @@ void Implementation::setDetectorType(const detectorType d) {
|
||||
break;
|
||||
}
|
||||
|
||||
// number of portrois should be equal to number of interfaces
|
||||
if (d == EIGER) {
|
||||
ResetRois();
|
||||
}
|
||||
@@ -1077,6 +1078,7 @@ void Implementation::setNumberofUDPInterfaces(const int n) {
|
||||
// fifo
|
||||
SetupFifoStructure();
|
||||
|
||||
// number of portrois should be equal to number of interfaces
|
||||
ResetRois();
|
||||
|
||||
// create threads
|
||||
|
||||
Reference in New Issue
Block a user