Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
23935 commits behind the upstream repository.
  • ROBERT Benoit's avatar
    82437ccc
    - Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0... · 82437ccc
    ROBERT Benoit authored and ROBERT Benoit's avatar ROBERT Benoit committed
     - Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0 NDI never toggled because it was reused on subframe 5 that is not carrying format 1 DCI. Fix -> use 8 harq processes instead of 5.
     - SI scheduled on every subframe 5 (even and odd frames) instead of only on even frames
     - Add DLSCH scheduling on subframe 5 for odd frames
     - change default rballoc from 0x7FFF to 0x1FFFF to support maximum 10MHz throughput
    82437ccc
    History
    - Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0...
    ROBERT Benoit authored and ROBERT Benoit's avatar ROBERT Benoit committed
     - Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0 NDI never toggled because it was reused on subframe 5 that is not carrying format 1 DCI. Fix -> use 8 harq processes instead of 5.
     - SI scheduled on every subframe 5 (even and odd frames) instead of only on even frames
     - Add DLSCH scheduling on subframe 5 for odd frames
     - change default rballoc from 0x7FFF to 0x1FFFF to support maximum 10MHz throughput
phy_mac_stub.c 34.53 KiB