• Thomas Schlichter's avatar
    HACK: cut PUSCH and PDSCH OFDM symbol after complete CP · 87b53883
    Thomas Schlichter authored
    Currently we cute the PUSCH and PDSCH OFDM symbols starting within the last 1/8th of the CP to avoid ISI.
    This time shift leads to a rotation in frequency domain.
    The current PRB based channel estimation does not compensate for the rotation _within_ a PRB, leading to bad performance.
    
    This commit should _not_ make it into develop branch, it is just for testing!
    Instead, we should do some compensating rotation before channel estimation.
    87b53883
nr_adjust_synch_ue.c 4.59 KB