1. 06 Aug, 2024 1 commit
    • Raghavendra Dinavahi's avatar
      enable HARQ32, Changes common to gNB and UE · e586efb2
      Raghavendra Dinavahi authored
      	- MAX HARQ PROCESSES set to 32
      	- for PDSCH - default setting in OAI is 16, according to 3GPP rel17 38.331 these are the possible configs
      		- if no IES are defined then 8
      		- if nrofHARQ-ProcessesForPDSCH is defined then these values-  {n2, n4, n6, n10, n12, n16}
      		- if nrofHARQ-ProcessesForPDSCH-v1700 is defined then 32
      		- for harq bits in DCI
      			- DCI 1_0 - 4 bits spec 38.212, section 7.3.1.2.1
      			- DCI 1_1 - 4/5 bits according to IE harq-ProcessNumberSizeDCI-1-1, spec 38.212, section 7.3.1.2.2
      	- for PUSCH - default setting in OAI is 16, according to 3GPP rel17 38.331 these are possible configs
                      - if no IES are defined then 16
                      - if nrofHARQ-ProcessesForPUSCH-v1700 is defined then 32
                      - for harq bits in DCI
                              - DCI 0_0 - 4 bits spec 38.212, section 7.3.1.1.1
                              - DCI 0_1 - 4/5 bits according to IE harq-ProcessNumberSizeDCI-0-1, spec 38.212, section 7.3.1.1.2
      	- FOR HARQ32 , DCI 1_1, DCI 0_1 should be configured in UE dedicated search space. In OAI it is set.
      e586efb2
  2. 05 Aug, 2024 12 commits
  3. 02 Aug, 2024 27 commits