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.
8 years ago
..
CMakeLists.txt renamed include paths for common objects 8 years ago
rlc_am_control_test.cc changed srsue namespace to srslte for all common objects 8 years ago
rlc_am_data_test.cc fixing namespace issue in debug build 8 years ago
rlc_am_test.cc rework bearer/LCID handling 8 years ago
rlc_um_data_test.cc changed srsue namespace to srslte for all common objects 8 years ago
rlc_um_test.cc rework bearer/LCID handling 8 years ago