@@ -328,11 +328,11 @@ void config_common(int Mod_idP, int pdsch_AntennaPorts, NR_ServingCellConfigComm
intrrc_mac_config_req_gNB(module_id_tMod_idP,
intssb_SubcarrierOffset,
intpdsch_AntennaPorts,
intpusch_tgt_snrx10,
NR_ServingCellConfigCommon_t*scc,
intadd_ue,
uint32_trnti,
NR_CellGroupConfig_t*secondaryCellGroup
){
NR_CellGroupConfig_t*secondaryCellGroup){
if(scc!=NULL){
AssertFatal((scc->ssb_PositionsInBurst->present>0)&&(scc->ssb_PositionsInBurst->present<4),"SSB Bitmap type %d is not valid\n",scc->ssb_PositionsInBurst->present);
...
...
@@ -353,6 +353,7 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,