#define NR_MAX_SIB_LENGTH 2976 // 3GPP TS 38.331 section 5.2.1 - The physical layer imposes a limit to the maximum size a SIB can take. The maximum SIB1 or SI message size is 2976 bits.
LOG_D(MAC,"In %s: selected RA preamble index %d for contention-free random access procedure for SSB with Id %d\n",__FUNCTION__,ra->ra_PreambleIndex,cfra_ssb_resource_idx);
LOG_D(MAC,"In %s: selected RA preamble index %d for contention-free random access procedure for SSB with Id %d\n",__FUNCTION__,prach_resources->ra_PreambleIndex,cfra_ssb_resource_idx);
}
}
}else{
}else{
/* TODO: This controls the tx_power of UE and the ramping procedure of RA of UE. Later we
/* TODO: This controls the tx_power of UE and the ramping procedure of RA of UE. Later we
can abstract this, perhaps in the proxy. But for the time being lets leave it as below. */
can abstract this, perhaps in the proxy. But for the time being lets leave it as below. */
#define NR_MAX_SIB_LENGTH 2976 // 3GPP TS 38.331 section 5.2.1 - The physical layer imposes a limit to the maximum size a SIB can take. The maximum SIB1 or SI message size is 2976 bits.