• Romain Beurdouche's avatar
    fix(nrLDPC_coding_interface): Move the encoding output to the TB · 1b31ac41
    Romain Beurdouche authored
    Since this branch aims to bring all the encoded segments packed and contiguous,
    it doesn't make anymore sense to have one output array per segment.
    Therefore this commit moves the output array to the TB instead of the segment and adapts its size.
    
    TODO: Adapt the size of f where it is relevant.
    1b31ac41
nr_ulsch_coding.c 8.91 KB