srsLTE/lib
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.
2017-07-04 17:48:39 +02:00
..
examples minor edit in cmake 2017-06-24 16:10:38 +02:00
include rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
src rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
test rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
CMakeLists.txt