srsLTE/srsue/hdr/stack
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).
...
2020-06-30 10:36:01 +02:00
..
mac add radio_base/null classes 2020-06-18 23:37:26 +01:00
rrc rrc,ue: refactor wait conditions before transition to RRC idle 2020-06-29 21:19:42 +02:00
upper Added string helper for removing spaces and parsing list 2020-06-16 11:00:51 +02:00
ue_stack_base.h srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
ue_stack_lte.h Use callback to establish connection before sending PDUs in TestmodeB 2020-06-23 12:12:58 +02:00
ue_stack_nr.h fix vnf-ue stack interface 2020-06-24 23:28:53 +01:00