Commit f731a618 authored by Laurent THOMAS's avatar Laurent THOMAS

tmp

parent 00b9fc57
...@@ -641,7 +641,7 @@ void clean_UE_harq(PHY_VARS_NR_UE *UE) ...@@ -641,7 +641,7 @@ void clean_UE_harq(PHY_VARS_NR_UE *UE)
ul_harq_process->tx_status = NEW_TRANSMISSION_HARQ; ul_harq_process->tx_status = NEW_TRANSMISSION_HARQ;
ul_harq_process->status = SCH_IDLE; ul_harq_process->status = SCH_IDLE;
ul_harq_process->round = 0; ul_harq_process->round = 0;
ul_harq_process->first_tx = 1; //ul_harq_process->first_tx = 1;
} }
} }
......
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