• Ahmed Hussein's avatar
    Fixed bug regarding TBS calculation and G calculation · 6a32e60a
    Ahmed Hussein authored
      - The number of nb_dmrs_re at gNB side was set to 6, but here it is assumed
        that there will be no data allocation in OFDM symbols that carry DMRS
      - nb_dmrs_re that is being given as an input to the TBS calculation,
        should be multiplied by the number of DMRS symbols in order to get the total
        number of DMRS REs per RB
      - In the calculation of G, only the number of DMRS per RB in 1 OFDM symbol should
        be given as an input, because inside the function of the G calculation, this
        number is being multiplied by the number of OFDM symbols that carry DMRS
    6a32e60a
nr_mac_common.c 164 KB