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 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)
4 years ago
..
hdr Reorganized priorities to avoid GW starve the CPU 4 years ago
src srsUE: Fix for NAS overflow counter computation. 4 years ago
test ttcn3_dut: fix bug in DUT 4 years ago
CMakeLists.txt Updated copyright 5 years ago
ue.conf.example Added configuration options for stack logging. 5 years ago