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
..
CMakeLists.txt srsue: Refactor definition to live in its own .cc file 5 years ago
lte_ttcn3_phy.cc Added UL EARFCN map and UE PHY interface cleanup 5 years ago
ttcn3_dut.cc srsue: limit sync queue length to 1 for ZMQ radio 5 years ago
ttcn3_syssim.cc ttcn3: streamline DRB and SRB Tx interface 5 years ago
ttcn3_ue.cc ttcn3_dut: always create timer when enabling TESTMODE B 5 years ago