@@ -875,11 +877,11 @@ int main(int argc, char **argv)
AssertFatal(index>=0,"Num RBs not configured according to 3GPP 38.211 section 6.3.1.4. For PUSCH with transform precoding, num RBs cannot be multiple of any other primenumber other than 2,3,5\n");
dmrs_config_type=pusch_dmrs_type1;
nb_re_dmrs=nb_re_dmrs*num_dmrs_cdm_grps_no_data;
printf("[ULSIM]: TRANSFORM PRECODING ENABLED. Num RBs: %d, index for DMRS_SEQ: %d\n",nb_rb,index);