srsLTE/srsenb/hdr/stack/mac
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.
2020-10-22 12:42:34 +01:00
..
mac.h add S1 Handover Request handling in target eNB 2020-08-14 14:28:56 +01:00
mac_metrics.h Normalize throughput in CSV/stdout metrics with respect to number of TTIs 2020-03-16 22:58:09 +01:00
mac_nr.h added latest mac nr updates 2020-06-11 15:50:36 +01:00
scheduler.h Altered the way the generation of the scheduling decision for a given 2020-10-12 14:04:34 +01:00
scheduler_carrier.h Altered the way the generation of the scheduling decision for a given 2020-10-12 14:04:34 +01:00
scheduler_common.h implemented DL logical channel prioritization test for finite PBRs 2020-10-14 22:55:12 +01:00
scheduler_grid.h avoid sched_ue dangling pointer 2020-10-22 12:42:34 +01:00
scheduler_harq.h extended cc_sched_ue fsm to account for more harmonious transition of an scell to deactivated state 2020-10-12 14:45:13 +01:00
scheduler_metric.h substitution of ul_alloc_t for prb_interval 2020-08-14 15:06:06 +01:00
scheduler_ue.h avoid sched_ue dangling pointer 2020-10-22 12:42:34 +01:00
ta.h update license year 2020-06-18 12:41:54 +01:00
ue.h created separate class to manage bearers buffers/status reports in the scheduler 2020-06-29 17:31:07 +01:00