Merge remote-tracking branch 'origin/fix-csi-rs-meas' into integration_2026_w14 (!4022)
UE: Fix CSI RS Measurement 1. Fix regression introduced in !3834. 2. ZMQ has no interference or artificial noise so the interference plus noise measured is always 0. nr_csi_rs_pmi_estimation() returns SINR as 0 if noise is 0 which reports CQI as 0. This fix computes SINR if noise is 0 instead of returning.
Showing
Please register or sign in to comment