srsLTE/srsenb/src
Pedro Alvarez b7fdcaabc5 Starting to add reordering timers at PDCP NR entity. Timeout seems to be triggered correctly and pass the SDUs to the upper layers when it expires. First tests passing. 2019-11-07 14:12:08 +01:00
..
phy Refactor in eNodeB, add channel emulator and fixes in OFDM 2019-10-23 11:09:39 -05:00
radio introduce layerd architecture we use for UE to eNB 2019-07-12 04:17:56 +02:00
stack Starting to add reordering timers at PDCP NR entity. Timeout seems to be triggered correctly and pass the SDUs to the upper layers when it expires. First tests passing. 2019-11-07 14:12:08 +01:00
CMakeLists.txt introduce layerd architecture we use for UE to eNB 2019-07-12 04:17:56 +02:00
enb.cc added parser for rrc_cnfg section of rr.conf file, and dummy rrc_mobility class 2019-10-29 15:27:09 +00:00
enb_cfg_parser.cc added quant cfg parsing and addition to measCfg 2019-11-01 15:48:47 +00:00
enb_cfg_parser.h added parser for rrc_cnfg section of rr.conf file, and dummy rrc_mobility class 2019-10-29 15:27:09 +00:00
main.cc Refactor in eNodeB, add channel emulator and fixes in OFDM 2019-10-23 11:09:39 -05:00
metrics_csv.cc reorganized enb to mirror ue director/class structure with a stack class 2019-06-07 15:41:56 +02:00
metrics_stdout.cc fix RF metrics/logging in eNB 2019-08-07 14:12:57 +02:00
parser.cc