Skip to content

WIP: solved the problem that UE UL LDPC code can only process data within 8 code blocks

Zhanyi Dong requested to merge dongzhanyi-zte-develop2 into develop

The UE UL LDPC code can only process data within 8 code blocks. If there are more than 8 code blocks, error will occur. When the MCS is high or RB is large(i.e., there are many code blocks), the output of the UL LDPC encoder is error.

Edited by Remi Hardy

Merge request reports