Commit 2512f82d authored by Matthieu Kanj's avatar Matthieu Kanj

tmp config for testing

parent 1300a341
......@@ -165,7 +165,7 @@ int dlsch_modulation_NB_IoT(int32_t **txdataF,
txdataF,
&jj,
symbol_offset,
&dlsch0->s_e[G*npdsch_data_subframe],
&dlsch0->e[G*npdsch_data_subframe],
pilots,
amp,
id_offset,
......
......@@ -310,11 +310,11 @@ void common_signal_procedures_NB_IoT(PHY_VARS_eNB *eNB,eNB_rxtx_proc_t *proc)
236); //////////// G*2
dlsch_sib1_scrambling_NB_IoT(fp, // is called only in subframe 4
/* dlsch_sib1_scrambling_NB_IoT(fp, // is called only in subframe 4
sib1,
1888, ////// total_bits
frame,
subframe*2);
subframe*2);*/
}
dlsch_modulation_NB_IoT(txdataF,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment