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.
Xavier Arteaga ebab12403f
Asynchronous NR PHY configuration (#3527)
* Fix a race condition when accessing the NR PHY cfg by the RRC and phy workers.
Rework how the phy cfg is handled, now workers have their own copy that gets updated after a reconfig moving it out of the state class.

* Default initialize sf_len member in sf_worker for consistency.

* Asynchronous NR PHY configuration

* Fix compilation

* Corrected method override and fix unitialised value

* Added carrier equal comparison to avoid aligment byte padding comparison

Co-authored-by: faluco <borja.ferrer@softwareradiosystems.com>
3 years ago
..
enb_command_interface.h adding MAC 0 padding support 4 years ago
enb_gtpu_interfaces.h enb,nr: fix GTPU handler to forward UL PDUs 3 years ago
enb_interfaces.h enb: refactor L2/L3 and (re)move all NR components to gNB stack 3 years ago
enb_mac_interfaces.h enb: remove unused parameter 3 years ago
enb_metrics_interface.h adding nr metrics 3 years ago
enb_pdcp_interfaces.h Check if RLC is suspended before transmiting PDCP SDU. 3 years ago
enb_phy_interfaces.h rename srsLTE to srsRAN 4 years ago
enb_rlc_interfaces.h Check if RLC is suspended before transmiting PDCP SDU. 3 years ago
enb_rrc_interface_types.h lte,enb,rrc: parse cellIndividualOffset in rr.conf and propagate it to measConfig sent to UE 3 years ago
enb_rrc_interfaces.h enb: refactor L2/L3 and (re)move all NR components to gNB stack 3 years ago
enb_s1ap_interfaces.h s1ap,feature: make the ts1 reloc timers configurable via the enb.conf 4 years ago
enb_time_interface.h enb: refactor L2/L3 and (re)move all NR components to gNB stack 3 years ago
enb_x2_interfaces.h nr,gnb,rrc: use multiqueue to forward x2 tasks to NR stack 3 years ago
epc_interfaces.h rename srsLTE to srsRAN 4 years ago
gnb_interfaces.h gnb_interface: reduce MAX_GRANTS to 4 3 years ago
gnb_mac_interfaces.h sched,nr: ensure the ue_cfg_t passed to the scheduler in NR FDD mode has the correct harq delay 3 years ago
gnb_ngap_interfaces.h Introducing NGAP UE context procedures 4 years ago
gnb_rrc_nr_interfaces.h Added deregistration (UE terminating) 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 phy_common: clear tx_hold flag before releasing the semaphore (#3342) 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 NAS 5G functions incoming msg and reg proc 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 Added PDU Session est request 3 years ago
ue_nr_interfaces.h Asynchronous NR PHY configuration (#3527) 3 years ago
ue_pdcp_interfaces.h Stop PDCP for data bearers before initiating HO 3 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 Check if RLC is suspended before transmiting PDCP SDU. 3 years ago
ue_rrc_interfaces.h nr,ue,rrc: release NR logical channels during RRC release 3 years ago
ue_usim_interfaces.h Added more 5G security kdfs 3 years ago