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 ebef8a4cc4 enb_stack_lte: implement the PDCP interface for GTPU on the stack
this prepares for a change in which GTPU no longer writes into PDCP
directly but instead uses the stack as a wrapper.

For this the interface will be changed to use the EPS bearer ID instead
of the LCID

The stack will know which PDCP entity (EUTRA or NR) is currently associated
with the EPS bearer ID and will forward the PDU accordingly.
3 years ago
..
hdr enb_stack_lte: implement the PDCP interface for GTPU on the stack 3 years ago
src enb_stack_lte: implement the PDCP interface for GTPU on the stack 3 years ago
test sched,nr: added logic to update UE DL and UL buffer status 3 years ago
CMakeLists.txt Rename drb.conf to rb.conf to reflect the now configurable SRBs. 4 years ago
enb.conf.example Add missing parameters to enb.conf.example 4 years ago
rb.conf.example enb,configuration: allow to specify enb specific max nof RLC retxs 4 years ago
rr.conf.example Add option to rr.conf to select sub-band CQI K value (#3071) 4 years ago
sib.conf.example change default sib and rr conf PUCCH-specific default values to decrease the size of PUCCH 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago