mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Improvements in UCI on PUSCH implementation at UE (#139) This MR improves the implementation of UCI on PUSCH at UE side and fixes some issues found while testing and fixing the revised version. Tested in ULSIM with MATLAB vectors provided by @sakthivelvelumani in the following scenarios (bits) - 2 ACK no CSI - 7 CSI part1 no ACK no CSI part2 - 1 ACK 7 CSI part1 7 CSI part2 - 3 ACK 4 CSI part1 4 CSI part2 using the command line ./nr_ulsim -m 27 -u 1 -R 51 -r 51 -s 30 -o(path to the file containing the vector) Closes: #181 Reviewed-by: Robert Schmidt <robert.schmidt@openairinterface.org> Reviewed-by: Sakthivel Velumani <s.velumani@northeastern.edu>