srsLTE/srsenb
faluco feec3c5905 Fix a data race during enb initialization.
The stack unique pointer in the enb class is written while the phy workers are calling enb::tti_clock() where it is read.
Avoid the read access until the whole class has been properly initialized.
2021-09-22 16:07:51 +02:00
..
hdr Fix a data race during enb initialization. 2021-09-22 16:07:51 +02:00
src Fix a data race during enb initialization. 2021-09-22 16:07:51 +02:00
test Added GTPU bind address as output parameter 2021-09-22 15:15:47 +02:00
CMakeLists.txt Rename drb.conf to rb.conf to reflect the now configurable SRBs. 2021-07-14 20:21:07 +02:00
enb.conf.example Set default pucch_harq_max_rb to 0 2021-09-21 11:49:04 +02:00
rb.conf.example Corrected default rb.conf 2021-09-21 11:30:56 +02:00
rr.conf.example rr.conf.example: add empty NR cell list to example 2021-09-10 22:08:26 +02:00
sib.conf.example change default sib and rr conf PUCCH-specific default values to decrease the size of PUCCH 2021-03-05 14:59:44 +01:00
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 2020-10-21 22:43:44 +01:00