@@ -339,9 +339,9 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,
intpdsch_AntennaPorts,
intpusch_AntennaPorts,
NR_ServingCellConfigCommon_t*scc,
intadd_ue,
uint32_trnti,
NR_CellGroupConfig_t*CellGroup){
intadd_ue,
uint32_trnti,
NR_CellGroupConfig_t*CellGroup){
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);
...
...
@@ -384,7 +384,7 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,