srsLTE/srsue/hdr
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
..
mac let demux use common interface 2017-07-04 17:46:50 +02:00
phy changed srsue namespace to srslte for all common objects 2017-06-01 12:25:42 +02:00
upper rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
metrics_stdout.h adding remaining srsUE code 2017-05-30 15:50:48 +02:00
ue.h adding UE base class 2017-07-04 17:46:50 +02:00
ue_base.h adding UE base class 2017-07-04 17:46:50 +02:00
ue_metrics_interface.h changed srsue namespace to srslte for all common objects 2017-06-01 12:25:42 +02:00