srsLTE/srsue
Andre Puschmann 218fa5cf55 ttcn3_dut: fix bug in DUT
reducing the sync queue len to 1 caused an issue when the
PHY was locking the mutex while trying to push a TTI event
on the stack.

instead of signaling the new TTI within the PHY, we now do it outside
in the DUT (after releasing the PHY mutex)
2020-07-02 17:39:43 +02:00
..
hdr Reorganized priorities to avoid GW starve the CPU 2020-07-02 11:52:14 +02:00
src srsUE: Fix for NAS overflow counter computation. 2020-07-02 14:52:21 +01:00
test ttcn3_dut: fix bug in DUT 2020-07-02 17:39:43 +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