wip, udp port enable metadata in client, to:receiver, zmq streaming
Build on RHEL9 docker image / build (push) Successful in 3m37s
Run Simulator Tests on local RHEL9 / build (push) Failing after 3m57s
Build on RHEL8 docker image / build (push) Successful in 4m53s
Run Simulator Tests on local RHEL8 / build (push) Failing after 5m36s

This commit is contained in:
2026-05-08 14:29:28 +02:00
parent 895439b01b
commit 4bfc0476b0
8 changed files with 91 additions and 0 deletions
@@ -1095,6 +1095,10 @@ void Implementation::setNumberofUDPInterfaces(const int n) {
// number of portrois should be equal to number of interfaces
ResetRois();
// reset udp data stream
udpDataStream[0] = true;
udpDataStream[1] = true;
// create threads
for (int i = 0; i < generalData->numUDPInterfaces; ++i) {
// listener and dataprocessor threads