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
..
mac avoid sched_ue dangling pointer 4 years ago
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 4 years ago
upper reestablish pdcp bearers is required in case of AM bearers 4 years ago
enb_stack_base.h enb: set maximum allowed TTI difference between PHY and Stack TTI clocks for ZMQ 4 years ago
enb_stack_lte.h removal of stack handler interface 4 years ago
gnb_stack_nr.h pdcp,rlc: refactor SDU queueing policy 4 years ago