srsLTE/lib/include/srslte/common
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
..
bcd_helpers.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
block_queue.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
buffer_pool.h Deallocating buffers for ACKed RLC tx PDUs 2017-06-25 14:35:41 +01:00
common.h rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
config.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
interfaces_common.h rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
liblte_security.h add srslte_asn1 lib 2017-05-30 15:06:24 +02:00
liblte_ssl.h add srslte_asn1 lib 2017-05-30 15:06:24 +02:00
log.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
log_filter.h changed logger classes 2017-06-23 16:29:46 +02:00
logger.h changed logger classes 2017-06-23 16:29:46 +02:00
logger_file.h changed logger classes 2017-06-23 16:29:46 +02:00
logger_stdout.h changed logger classes 2017-06-23 16:29:46 +02:00
mac_pcap.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
metrics_hub.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
msg_queue.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
pcap.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
pdu.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
pdu_queue.h added buffer pool function call name debug feature 2017-06-06 20:04:19 +02:00
security.h changed srsue namespace to srslte for all common objects 2017-06-01 12:25:42 +02:00
snow_3g.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
task_dispatcher.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
thread_pool.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00
threads.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
timeout.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
timers.h fix compile warnings 2017-05-31 13:45:01 +02:00
trace.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
tti_sync.h rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
tti_sync_cv.h renamed include paths for common objects 2017-05-31 23:39:17 +02:00