Skip to content

immediately reuse UL/DL HARQ ID and don't wait for feedback if ul/dl_harq_round_max == 1

Thomas Schlichter requested to merge disable_harq into develop

It is especially beneficial to disable HARQ in case of large round trip times, e.g. with the NTN changes and GEO satellites. Else we run out of HARQ processes very fast, and the links cannot be utilized completely.

Merge request reports