• Teodora's avatar
    Fix the PRACH FFT size for 7.2 interface · 7fe34d77
    Teodora authored
    We assumed that PRACH FFT size is equivalent to PxSCH FFT size.
    
    However, the parameter ru_config->fftSize is used for the C-plane Section Type 3
    which is dedicated for PRACH and mixed numerology.
    Based on the PRACH format, short or long, the PRACH values 256 or 1024
    shall be filled.
    Co-authored-by: default avatarknopp <raymond.knopp@eurecom.fr>
    7fe34d77
oran-config.c 42.6 KB