You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann a5c0f96fa7 srsue: limit sync queue length to 1 for ZMQ radio
apply same change that we've done on the eNB also on the UE
to avoid the PHY processing TTIs faster than the stack.

Without that, we see lots of those in the logs:

...
08:39:17.580325 [STCK] [W] Detected slow task processing (sync_queue_len=7).
...
5 years ago
..
phy SRSUE: initial scell sync 5 years ago
ttcn3 srsue: limit sync queue length to 1 for ZMQ radio 5 years ago
upper nas: add support ot UE test loop mode B 5 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
mac_test.cc common interface for stack multiqueue tasks, background tasks and timers 5 years ago
metrics_test.cc fix UE CSV metrics header typo 5 years ago