Commit 824c95a7 authored by Nick Ho's avatar Nick Ho

Merge branch 'develop-nb-iot' of...

Merge branch 'develop-nb-iot' of https://gitlab.eurecom.fr/oai/openairinterface5g into develop-nb-iot
parents 5cb06657 ed6ea82a
......@@ -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