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.
Andre Puschmann cc2d71183e ue,phy,nr: fix race condition when setting UL grant for Msg3
the Msg3 UL grant requires the TTI in which the RAR has been received
to calcualte the correct timing. There was a race between PHY and Stack
thread.

This patch circumvents the issue by removing a PHY state member that only holds
the RAR Rx timing. In the new interface the RA proc passes the Rx TTI
to the PHY again when setting the UL grant so the PHY can calculate the
correct timing without any state.
3 years ago
..
enb_command_interface.h adding MAC 0 padding support 4 years ago
enb_gtpu_interfaces.h stack lte: create an gtpu-pdcp adapter class that correctly converts lcids to eps bearers and vice-versa 3 years ago
enb_interfaces.h stack lte: separate bearer manager into two classes, one for the ue and one for the enb 3 years ago
enb_mac_interfaces.h sched: created class common to LTE and NR for ue buffer status management 3 years ago
enb_metrics_interface.h enb,mac,nr: add basic UE object skeleton 3 years ago
enb_pdcp_interfaces.h rename srsLTE to srsRAN 4 years ago
enb_phy_interfaces.h rename srsLTE to srsRAN 4 years ago
enb_rlc_interfaces.h rrc paging mechanism improvements 4 years ago
enb_rrc_interface_types.h feature,sched: allow setting initial DL CQI in enb.conf 4 years ago
enb_rrc_interfaces.h enb,nsa: refactor of SgNB addition interface 3 years ago
enb_s1ap_interfaces.h s1ap,feature: make the ts1 reloc timers configurable via the enb.conf 4 years ago
epc_interfaces.h rename srsLTE to srsRAN 4 years ago
gnb_interfaces.h mac_nr,sched: handle C-RNTI CE 3 years ago
gnb_mac_interfaces.h enb,mac_nr: remove EUTRA cell param for MAC-NR cell config calls 3 years ago
gnb_ngap_interfaces.h Introducing NGAP UE context procedures 3 years ago
gnb_rrc_nr_interfaces.h Introducing NGAP UE context procedures 3 years ago
mac_interface_types.h Revert "ue,proc_ra_nr: add temporary flag to skip RAR reception" 3 years ago
pdcp_interface_types.h lte,pdcp: silence error message when a reconfiguration of a PDCP entity is no-op 3 years ago
phy_common_interface.h Hold worker thread until baseband is transmitted 3 years ago
phy_interface_types.h Made intra frequency cell search and measurment generic 4 years ago
radio_interfaces.h rename srsLTE to srsRAN 4 years ago
rlc_interface_types.h Refactor build of RLC NR config 4 years ago
rrc_interface_types.h Added PLMN to serving network string name 3 years ago
ue_gw_interfaces.h ue,stack: refactor handling of radio bearears in UE stack 4 years ago
ue_interfaces.h ue,stack: clear all EPS bearers when going RRC idle 4 years ago
ue_mac_interfaces.h Fix TSAN warnings in UE (#3021) 4 years ago
ue_nas_interfaces.h Add 5G NAS infrastructure 4 years ago
ue_nr_interfaces.h ue,phy,nr: fix race condition when setting UL grant for Msg3 3 years ago
ue_pdcp_interfaces.h ue,stack: refactor handling of radio bearears in UE stack 4 years ago
ue_phy_interfaces.h Add a new configuration option that controls PDSCH baseband sample dump to a file on KO. 4 years ago
ue_rlc_interfaces.h rlc: refactor RLC entity to use smart pointers for holding bearers 4 years ago
ue_rrc_interfaces.h Add 5G NAS infrastructure 4 years ago
ue_usim_interfaces.h Added more 5G security kdfs 3 years ago