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
..
phy SRSENB: report MAC CSI measurements of all configured cells 4 years ago
stack avoid sched_ue dangling pointer 4 years ago
cfg_parser.h Updated copyright 5 years ago
enb.h SRSENB: implement console cell_gain command 4 years ago
metrics_csv.h Updated copyright 5 years ago
metrics_stdout.h Updated copyright 5 years ago
parser.h fix libconfig std::string cast linking issue 4 years ago