LOG_DD("calculating dci format size for UE-specific searchSpaces with format uss_dci_format=%d, format_0_0_1_0_size_bits=%d, format_0_0_1_0_size_bytes=%d\n",
// for aggregation level aggregationLevel. The number of candidates (for L2= 2^aggregationLevel) will be calculated in function nr_dci_decoding_procedure0
LOG_DD("common searchSpaces with format css_dci_format=%d and aggregation_level=%d\n",
css_dci_format,(1<<aggregationLevel));
LOG_DD("UE-specific searchSpaces with format uss_dci_format=%d and aggregation_level=%d\n",
uint8_tssb_periodicity=10;// ue->ssb_periodicity; // initialized to 5ms in nr_init_ue for scenarios where UE is not configured (otherwise acquired by cell configuration from gNB or LTE)
uint8_tssb_periodicity=20;// ue->ssb_periodicity; // initialized to 5ms in nr_init_ue for scenarios where UE is not configured (otherwise acquired by cell configuration from gNB or LTE)
pdu_rel15->time_domain_assignment=3;// row index used here instead of SLIV;
pdu_rel15->time_domain_assignment=(dlsch_pdu_rel15->nb_symbols==13)?12:3;// row index used here instead of SLIV; for now UE supports 9 or 13 (refer the table)