Draft: Fixes when there is no spCellConfig configured
All threads resolved!
All threads resolved!
Compare changes
@@ -1059,9 +1059,11 @@ void nr_schedule_ue_spec(module_id_t module_id,
@@ -1059,9 +1059,11 @@ void nr_schedule_ue_spec(module_id_t module_id,
AssertFatal (maxMIMO_Layers != NULL,"Option with max MIMO layers not configured is not supported\n");
int scc_bwpsize = NRRIV2BW(scc->downlinkConfigCommon->initialDownlinkBWP->genericParameters.locationAndBandwidth, MAX_BWP_SIZE);
@@ -1119,7 +1121,7 @@ void nr_schedule_ue_spec(module_id_t module_id,
@@ -1119,7 +1121,7 @@ void nr_schedule_ue_spec(module_id_t module_id,
AssertFatal(pdsch_Config->resourceAllocation == NR_PDSCH_Config__resourceAllocation_resourceAllocationType1,