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
..
mac let demux use common interface 7 years ago
phy changed srsue namespace to srslte for all common objects 8 years ago
upper rework bearer/LCID handling 7 years ago
metrics_stdout.h adding remaining srsUE code 8 years ago
ue.h adding UE base class 7 years ago
ue_base.h adding UE base class 7 years ago
ue_metrics_interface.h changed srsue namespace to srslte for all common objects 8 years ago