srsLTE/srsue/hdr/phy/nr
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
..
cc_worker.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
sf_worker.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
state.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
worker_pool.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00