mirror of https://github.com/pvnis/srsRAN_4G.git
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.
c16ac6c890
stopping the UE in ZMQ mode caused a dead-lock because the Stack was stopped before the PHY causing the sync queue to overflow. Since we use a queue-length of 1 in ZMQ, mode, the PHY sync thread was blocking to push a new sync event while the stack thread was already stopped. this patch makes sure no new sync events are queued after the stack has been terminated. |
4 years ago | |
---|---|---|
.. | ||
hdr | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
CMakeLists.txt | 5 years ago | |
ue.conf.example | 4 years ago |