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 8dbabb2834 rework bearer/LCID handling
This is a larger patch that reworks the LCID handling throughout the
code.

- It first moves the RB/LCID mapping out of common.h into the RRC object
  because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
  use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
7 years ago
..
hdr rework bearer/LCID handling 7 years ago
src rework bearer/LCID handling 7 years ago
test rework bearer/LCID handling 7 years ago
CMakeLists.txt Adding support for static builds 7 years ago
drb.conf.example disabled RLC AM mode temporary due to known bug 7 years ago
enb.conf.example set default RRC timeout to 30s 8 years ago
rr.conf.example fixed configuration for enb 8 years ago
sib.conf.example fixed configuration for enb 8 years ago