@@ -433,9 +433,9 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,
...
@@ -433,9 +433,9 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,
intminRXTXTIMEpdsch,
intminRXTXTIMEpdsch,
NR_ServingCellConfigCommon_t*scc,
NR_ServingCellConfigCommon_t*scc,
NR_BCCH_BCH_Message_t*mib,
NR_BCCH_BCH_Message_t*mib,
intadd_ue,
intadd_ue,
uint32_trnti,
uint32_trnti,
NR_CellGroupConfig_t*CellGroup){
NR_CellGroupConfig_t*CellGroup){
if(scc!=NULL){
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);
AssertFatal((scc->ssb_PositionsInBurst->present>0)&&(scc->ssb_PositionsInBurst->present<4),"SSB Bitmap type %d is not valid\n",scc->ssb_PositionsInBurst->present);