• Robert Schmidt's avatar
    nr_slot_select() and set_tdd_config_nr(): remove useless second frame · 16ead1d0
    Robert Schmidt authored
    FAPI says these lists should be for MAX_TDD_PERIODICITY (which is maybe
    a frame, or a TDD period? but likely not two frames). Reduce to one
    frame.
    
    Also, the nFAPI code assumes one entire frame, so use that (this commit
    necessary to actually make the PNF work, otherwise, the
    packing/unpacking of the FAPI message would need to do 2 frames).
    
    Closes: #876
    16ead1d0
pucchsim.c 27.8 KB