• Robert Schmidt's avatar
    Refactor csi-rs handling · 62333cd3
    Robert Schmidt authored
    Similarly to the parent commit, simplify the array type to the FAPI PDU
    towards further refactoring, and encapsulate the code in a function for
    easier reuse in a later refactoring step.
    
    Note on ZP-CSI: after this commit, we continue treating CSI PDUs. The
    prior code was returning, which I think is wrong (as this information is
    only for the currently treated CSI-RS PDU).
    62333cd3
fapi_nr_l1.c 7.96 KB