• Robert Schmidt's avatar
    Simplify gNB DLSCH type · 2b2b3cd3
    Robert Schmidt authored
    DLSCH encoding is not concerned with HARQ processes directly. Instead,
    it gets the redundancy version and encodes a specific redundancy version
    for a given TB. The rest is up to the MAC, the L1 is stateless in that
    regard. Hence, remove the HARQ type and put it into DLSCH, which also
    simplifies the code elsewhere.
    2b2b3cd3
nr_dlsch_tools.c 2.43 KB