srsLTE/srsue
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
..
hdr srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
src srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
test srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example Added configuration options for stack logging. 2020-05-05 14:34:47 +01:00