mirror of https://github.com/pvnis/srsRAN_4G.git
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)master
parent
84f34bc736
commit
218fa5cf55
Loading…
Reference in New Issue