• cig's avatar
    Bugfix in DMRS configuration at UE side: · bc243cee
    cig authored
    - DM-RS type {1,2} was wrongly assigned to {1,2} instead of {0,1}
    - Num DM-RS CDM groups without data is now taken into account in mthread
      decoding function
    - number of DM-RS CDM groups without data for format 1_0 according to 5.1.6.2
      3GPP TS 38.214 version 15.9.0 Release 15:
    -- the UE shall assume the number of DM-RS CDM groups without data is:
    -- 1 (CDM group 0) for the case of PDSCH with allocation duration of 2 symb
    -- 2 (CDM group {0,1}) for all other cases.
    bc243cee
nr_ue_procedures.c 198 KB