srsLTE/srsue/hdr/stack
Francisco Paisana b936629221 removed rrc asn1 header from bcd_helpers, from rlc_interface, and rlc tests 2019-07-05 10:44:15 +02:00
..
mac stack: fix issue where stack thread was exited before stop_impl was called 2019-06-27 14:51:33 +02:00
rrc removed rrc asn1 header from bcd_helpers, from rlc_interface, and rlc tests 2019-07-05 10:44:15 +02:00
upper created a asn1 utils with helper functions and types related to the asn1. These types/functions will help isolate the rrc_asn1 lib from most of the layers, reducing this way the compile times, and leading to better isolation. This will also make the transition to NR smoother. I removed the asn1 types from the NAS and USIM interface so far. 2019-07-05 10:44:15 +02:00
ue_stack_base.h reorganized enb to mirror ue director/class structure with a stack class 2019-06-07 15:41:56 +02:00
ue_stack_lte.h stack: move initialization of log object into ctor 2019-06-27 14:51:33 +02:00