Merge remote-tracking branch 'origin/develop-fix-tpmi' into integration_2024_w51 (!3154)
Fix TPMI for UL retransmissions If the ul_ri of srs_feedback changes between a UL transmission and a retransmission, we use the TPMI of transmission. Closes #879 Assertion ((*nrOfLayers==1 && srs_feedback->tpmi <= 1) || (*nrOfLayers==2 && srs_feedback->tpmi == 0)) failed! In compute_precoding_information() /home/user/openairinterface5g/openair2/LAYER2/NR_MAC_COMMON/nr_mac_common.c:2896 TPMI 1 is invalid!
Showing
This diff is collapsed.
Please register or sign in to comment