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
..
CMakeLists.txt Enhanced nr_phy_test to assert PRACH detection 3 years ago
dummy_gnb_stack.h Fix gNb dummy stack process ID selection 3 years ago
dummy_phy_common.h Refactored worker_end mechanism for concurrent workers 3 years ago
dummy_rx_harq_proc.h Fix gNb PHY-Stack UL-DL time paradox (#3365) 3 years ago
dummy_tx_harq_proc.h enb,nsa: fix packing of DL MAC PDUs 3 years ago
dummy_ue_stack.h Asynchronous NR PHY configuration (#3527) 3 years ago
nr_phy_test.cc Read max turbo decoder iterations from conf. 3 years ago
test_bench.h nr_phy test: add AWGN channel simulator, add High Speed Train channel (#3288) 3 years ago