srsLTE/srsenb/hdr/stack
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 avoid sched_ue dangling pointer 2020-10-22 12:42:34 +01:00
rrc use of current / future ue sched config structs in the srsenb::rrc::ue::mac_controller as an approach to deal with the multi-step mac reconfiguration of the UE 2020-10-20 16:30:01 +01:00
upper reestablish pdcp bearers is required in case of AM bearers 2020-10-01 16:57:08 +01:00
enb_stack_base.h enb: set maximum allowed TTI difference between PHY and Stack TTI clocks for ZMQ 2020-06-12 21:37:10 +02:00
enb_stack_lte.h removal of stack handler interface 2020-07-13 11:19:25 +01:00
gnb_stack_nr.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00