srsLTE/srsenb
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
..
hdr 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 Adding support for static builds 2017-06-23 14:49:21 +01:00
drb.conf.example disabled RLC AM mode temporary due to known bug 2017-06-20 10:18:17 +02:00
enb.conf.example set default RRC timeout to 30s 2017-06-08 18:10:06 +02:00
rr.conf.example fixed configuration for enb 2017-06-02 16:50:03 +02:00
sib.conf.example fixed configuration for enb 2017-06-02 16:50:03 +02:00