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.
e981d5ee70
before entering RRC idle, after receiving a RRC connection release for example, we need to wait until the RLC for SRB1 or SRB2 have been flushed, i.e. the RLC has acknowledged the reception of the message. Previously we have only waited for SRB1 but the message can also be received on SRB2 and in this case both bearers need to be checked. The method is now streamlined to check both SRBs and is also used when checking the msg transmission of an detach request. |
4 years ago | |
---|---|---|
.. | ||
hdr | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
CMakeLists.txt | 5 years ago | |
ue.conf.example | 5 years ago |