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.
655c7ae8ae
when removing a user from the eNB we iterated over all possible LCIDs and set the buffer state to zero in the scheduler. this resulted in following log entries: 13:57:23.856334 [RRC ] [I] Received Release Complete rnti=0x46 13:57:23.856352 [MAC ] [W] [ 5149] The provided lcid=6 is not valid 13:57:23.856362 [MAC ] [W] [ 5149] The provided lcid=7 is not valid 13:57:23.856368 [MAC ] [W] [ 5149] The provided lcid=8 is not valid 13:57:23.856371 [MAC ] [W] [ 5149] The provided lcid=9 is not valid 13:57:23.856376 [MAC ] [W] [ 5149] The provided lcid=10 is not valid we now check if the bearer exits at RLC and only report those to the MAC. |
4 years ago | |
---|---|---|
.. | ||
hdr | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
CMakeLists.txt | 5 years ago | |
drb.conf.example | 7 years ago | |
enb.conf.example | 4 years ago | |
rr.conf.example | 5 years ago | |
sib.conf.example | 4 years ago | |
sib.conf.mbsfn.example | 6 years ago |