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 6ec573987a remove default value for 'blocking' param from pdcp::write_sdu()
there were two defaults and one was shadowing the other. This
commit removes both defaults and uses blocking-mode for RRC
calls to PDCP in the UE. The eNB write_sdu() uses the non-blocking
mode by default. We have to review the eNB's RRC perhaps and use blocking
there too and non-blocking only for data plane
5 years ago
..
hdr replace FIXME with TODO 5 years ago
src remove default value for 'blocking' param from pdcp::write_sdu() 5 years ago
test call byte_buffer cleanup in two enb tests and fix typo 5 years ago
CMakeLists.txt update copyright notice 6 years ago
drb.conf.example Changed default DRB config QCI 9 to AM 6 years ago
enb.conf.example enb: fix list of logging layers in conf example 5 years ago
rr.conf.example remove comma from rr.conf 5 years ago
sib.conf.example add tdd/ca support 6 years ago
sib.conf.mbsfn.example fix sib.conf.mbsfn.example defaults 6 years ago