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 e2146e90ad enb: remove usleep after sending RRC Connection Release to UE
this cause a "dead-lock" with ZMQ because it made the stack
thread sleep for 50ms. With a sync-queue size of 1 (now the default
using ZMQ) the zmq-based radio to timeout. as a result
the rx/tx between UE and eNB stopped so the UE never reached
RRC Idle state.
5 years ago
..
mac use alternative method for conres CE scheduling 5 years ago
rrc enb: remove usleep after sending RRC Connection Release to UE 5 years ago
upper Added debug GTPU print. 5 years ago
CMakeLists.txt add srsgnb stack class 5 years ago
enb_stack_lte.cc enb: set maximum allowed TTI difference between PHY and Stack TTI clocks for ZMQ 5 years ago
gnb_stack_nr.cc added latest mac nr updates 5 years ago