srsLTE/srsenb/test
faluco 8d33d93c77 Fix a race condition in the enb csv metrics where set_handle was called while the metrics thread is running causing a race in the enb member variable.
Fix it by setting it during object construction.
2021-11-12 13:39:42 +01:00
..
common nr,gnb,rrc: implement NR RRCSetup in RRC and wrote unit test 2021-11-11 10:55:35 +00:00
mac gnb,stack: move gNB components into own folder 2021-11-05 15:26:06 +01:00
phy enb: refactor L2/L3 and (re)move all NR components to gNB stack 2021-09-17 14:57:33 +02:00
rrc gnb,stack: move gNB components into own folder 2021-11-05 15:26:06 +01:00
s1ap s1ap: fix compilation of test on 32bit 2021-07-06 12:48:41 +02:00
upper Added GTPU bind address as output parameter 2021-09-22 15:15:47 +02:00
CMakeLists.txt gnb,stack: move gNB components into own folder 2021-11-05 15:26:06 +01:00
enb_metrics_test.cc Fix a race condition in the enb csv metrics where set_handle was called while the metrics thread is running causing a race in the enb member variable. 2021-11-12 13:39:42 +01:00