srsLTE/lib/include/srslte
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
..
asn1 changed srsue namespace to srslte for all common objects 2017-06-01 12:25:42 +02:00
common rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
interfaces rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
phy changed name of vector_simd function 2017-06-22 18:52:12 +02:00
radio add license text to various files 2017-06-02 13:01:47 +02:00
upper rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
CMakeLists.txt minor cmake edits 2017-05-30 18:14:41 +01:00
config.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
srslte.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
version.h.in rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00