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.
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.
3 years ago
..
common fix conversions of drb id to erab id in srsenb 4 years ago
phy enb: refactor L2/L3 and (re)move all NR components to gNB stack 3 years ago
stack Added GTPU bind address as output parameter 3 years ago
cfg_parser.h rename srsLTE to srsRAN 4 years ago
enb.h Fix a data race during enb initialization. 3 years ago
metrics_csv.h rename srsLTE to srsRAN 4 years ago
metrics_json.h rename srsLTE to srsRAN 4 years ago
metrics_stdout.h enb,metrics: add helper method to print MAC metrics 3 years ago
parser.h rrc - make t304 configurable via rr.conf 4 years ago
x2_adapter.h enb: refactor L2/L3 and (re)move all NR components to gNB stack 3 years ago