Commit 4fa8fa56 authored by Nick Ho's avatar Nick Ho

update input of generate_npbch_NB_IoT code not compiled

parent d1d341ef
......@@ -933,7 +933,7 @@ void NB_phy_procedures_eNB_TX(PHY_VARS_eNB *eNB,
AMP,
fp,
&Sched_Rsp->NB_DL.NB_BCH.MIB_pdu.segments[0].segment_data,
frame%64==0?0:1,
frame%64,
fp->NB_IoT_RB_ID // iD of the resource block may be passed by the config request (phy config structure)
);
}
......
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