1. 04 Jan, 2024 1 commit
    • luis_pereira87's avatar
      Fix FAPI CoreSetType enumeration options after the fix on the description made by SCF · 87e8ba0b
      luis_pereira87 authored
      SCF FAPI 222.10.02 had a bug on the description of CoreSetType:
      0: CORESET is configured by the PBCH or SIB1
      (subcarrier 0 of CRB0 for DMRS mapping)
      1: otherwise (subcarrier 0 of CORESET)
      
      That was fixed in SCF 222.10.04:
      0: CORESET is configured by the PBCH or SIB1
      (subcarrier 0 of the CORESET)
      1: otherwise (subcarrier 0 of CRB0 for DMRS mapping)
      
      That wrong description created a misunderstanding, to overcome it we "wrongly" added a third value. This commit fixes that and aligns the CoreSetType with FAPI 222.10.04
      87e8ba0b
  2. 23 Dec, 2023 3 commits
  3. 21 Dec, 2023 12 commits
  4. 20 Dec, 2023 20 commits
  5. 19 Dec, 2023 4 commits