srsLTE/srsue/hdr/stack/rrc
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>
2021-10-25 10:51:02 +02:00
..
nr refactor: clean unnecessary includes of the asn1/rrc_nr.h 2021-10-07 23:08:07 +01:00
phy_controller.h refactor - increase code reuse in adt files 2021-03-29 22:11:25 +01:00
rrc.h refactor: clean unnecessary includes of the asn1/rrc_nr.h 2021-10-07 23:08:07 +01:00
rrc_cell.h Add RLF-Reportv9 to srsUE 2021-08-23 16:34:33 +02:00
rrc_config.h refactor: clean unnecessary includes of the asn1/rrc_nr.h 2021-10-07 23:08:07 +01:00
rrc_meas.h Add RLF-Reportv9 to srsUE 2021-08-23 16:34:33 +02:00
rrc_metrics.h Move rrc_common from srsue to lib 2021-09-29 21:39:56 +02:00
rrc_nr.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
rrc_procedures.h ue,rrc: add simple connection setup procedure 2021-05-26 14:43:52 +02:00
rrc_rlf_report.h Add RLF-Reportv9 to srsUE 2021-08-23 16:34:33 +02:00