Commit ed6ea82a authored by Matthieu Kanj's avatar Matthieu Kanj

bug fix

parent e0b60897
......@@ -329,6 +329,7 @@ int generate_NDLSCH_NB_IoT(PHY_VARS_eNB *eNB,
if(RAR->counter_current_sf_repetition == rep)
{
RAR->pointer_to_subframe++;
RAR->counter_current_sf_repetition =0;
if (Nsf == RAR->pointer_to_subframe)
{
......
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