Commit 2437d0fb authored by Cedric Roux's avatar Cedric Roux

Merge remote-tracking branch 'origin/fix-dlsim-w13' into develop_integration_w13

parents 37c71e5a c207df8b
......@@ -1998,7 +1998,7 @@ int main(int argc, char **argv)
}
*/
UE->pdcch_vars[0][0]->crnti = n_rnti;
UE->pdcch_vars[subframe & 0x1][0]->crnti = n_rnti;
// Fill in UL_alloc
UL_alloc_pdu.type = 0;
......
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