mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 11:20:04 +02:00
fix mythen3 acq error (bad packet loss) as server in 10g and receiver in 1g settings
This commit is contained in:
parent
328279d315
commit
a1b2bed3aa
@ -480,9 +480,6 @@ void setupDetector() {
|
|||||||
setInitialExtSignals();
|
setInitialExtSignals();
|
||||||
// 10G UDP
|
// 10G UDP
|
||||||
enableTenGigabitEthernet(1);
|
enableTenGigabitEthernet(1);
|
||||||
#ifdef VIRTUAL
|
|
||||||
enableTenGigabitEthernet(0);
|
|
||||||
#endif
|
|
||||||
getModuleIdInFile(&initError, initErrorMessage, ID_FILE);
|
getModuleIdInFile(&initError, initErrorMessage, ID_FILE);
|
||||||
if (initError == FAIL) {
|
if (initError == FAIL) {
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user