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 26cc6d7886 ue: remove stack type parameter
for the moment we always use the LTE stack (also for NSA mode).
For SA we likely pick a smarter approach to pick the stack type, i.e.
using the ARFCN specified in the config.
3 years ago
..
mac Fix several data races in proc_phr, class needs to be fully protected since most member variables are accessed by different threads. 3 years ago
mac_common Fix TSAN warnings in UE (#3021) 4 years ago
mac_nr ue,proc_sr_nr: add mutex to protect access from PHY and Stack 3 years ago
rrc Revert "ue,proc_ra_nr: add temporary flag to skip RAR reception" 3 years ago
upper Cleaned string helpers 3 years ago
ue_stack_base.h ue: remove stack type parameter 3 years ago
ue_stack_lte.h Fix data race in ue_stack_lte::ul_dropped_sdus. 3 years ago
ue_stack_nr.h Moved lib RLC into it's own folder 4 years ago