srsLTE/srsenb/test
Ismael Gomez 73447972d8
Fix issue with simultaneous CQI and ACK/NACK transmission in CA (#1067)
* Fix memory corruption when phy calling mac scheduler and not yet initiated

* Do not drop CQI if collision with ACK/NACK and PUSCH

* Allocate CQI resources for SCell properly

* Use UE_PCELL_CC_IDX macro

* Protect ul_sched from being called if not yet started
2020-03-16 13:10:21 +01:00
..
common Updated copyright 2020-03-16 11:26:06 +01:00
mac Updated copyright 2020-03-16 11:26:06 +01:00
phy Fix issue with simultaneous CQI and ACK/NACK transmission in CA (#1067) 2020-03-16 13:10:21 +01:00
upper Updated copyright 2020-03-16 11:26:06 +01:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
enb_metrics_test.cc fix a few more displaying issue in the stdout metrics 2020-03-13 11:34:32 +01:00