srsLTE/srsenb
Ismael Gomez 0780f3caea pdu_queue must be non-blocking in order to avoid the ue or enb to block in the event of a memory leak and the buffer pool running out of buffers. In that case, the null return shall be handled properly and error logged. This commit restores commit c4c44c33f4. 2021-01-16 15:22:29 +01:00
..
hdr remove unused variable 2021-01-15 23:24:39 +01:00
src pdu_queue must be non-blocking in order to avoid the ue or enb to block in the event of a memory leak and the buffer pool running out of buffers. In that case, the null return shall be handled properly and error logged. This commit restores commit c4c44c33f4. 2021-01-16 15:22:29 +01:00
test created sched_ue_cell class that is indexed based on enb_cc_idx 2021-01-15 23:24:39 +01:00
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
drb.conf.example Changed default DRB config QCI 9 to AM 2018-06-13 16:43:48 +02:00
enb.conf.example Backport some changes from FAPI branch (#2124) 2020-12-16 13:48:48 +01:00
rr.conf.example enable meas gaps in RRC and enb parser 2020-12-12 15:58:34 +01:00
sib.conf.example srsenb: Add inline documentation for sib7 in example configs 2020-08-25 11:28:01 +02:00
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 2020-10-21 22:43:44 +01:00