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
..
gw.h make LCID of GW object a parameter 7 years ago
gw_metrics.h changed srsue namespace to srslte for all common objects 8 years ago
pdcp.h rework bearer/LCID handling 7 years ago
pdcp_entity.h rework bearer/LCID handling 7 years ago
rlc.h rework bearer/LCID handling 7 years ago
rlc_am.h changed srsue namespace to srslte for all common objects 8 years ago
rlc_common.h fixing namespace issue in debug build 8 years ago
rlc_entity.h changed srsue namespace to srslte for all common objects 8 years ago
rlc_metrics.h changed srsue namespace to srslte for all common objects 8 years ago
rlc_tm.h changed srsue namespace to srslte for all common objects 8 years ago
rlc_um.h changed srsue namespace to srslte for all common objects 8 years ago