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.
Francisco Paisana 44a9ad76f1 avoid sched_ue dangling pointer
With the sched feature that allows scheduling in TTIs
ahead of time, there is no guarantee that when
the tti arrives to generate a sched result, the stored
raw sched_ue pointers are still valid. For this reason,
I now store the rnti and check if the rnti still exists.
4 years ago
..
hdr avoid sched_ue dangling pointer 4 years ago
src avoid sched_ue dangling pointer 4 years ago
test fix rrc_mobility_test failure due to access to uninit variable 4 years ago
CMakeLists.txt Updated copyright 5 years ago
drb.conf.example Changed default DRB config QCI 9 to AM 7 years ago
enb.conf.example enb: fix AWGN config example and help message 4 years ago
rr.conf.example change default EARFCN to 3350 or 2.68GHz 5 years ago
sib.conf.example srsenb: Add inline documentation for sib7 in example configs 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago