Skip to content

DL channel estimation improvements

Roberto Louro Magueta requested to merge develop-3GPP-DL-performance into develop
  • Linear filter improvements for DL channel estimation;
  • Fix buffer overflow for 4-layers DL;
  • Add CI test for 4-layers DL, and replace DMRS type 2 by DMRS type 1 in the CI tests for DL-MIMO with 1 and 2 layers;
  • To use c16maddShift(), c32x16maddShift(), c16multaddVectRealComplex(), and c16x32div() functions in nr_pdsch_channel_estimation().

Merge request reports