1. 29 Sep, 2024 1 commit
    • Xin Zhe Khooi's avatar
      introduce dedicated nr pdcp tick thread for F1 split · 163d058d
      Xin Zhe Khooi authored
      Currently, NR PDCP ticks are active only with monolithic gNB, triggered by the MAC scheduler in gNB_scheduler.c.
      In F1 split mode, as there is no MAC, there’s no source to advance the NR PDCP timer via "nr_pdcp_wakeup_timer_thread()".
      This commit introduces a dedicated thread for NR PDCP ticks in gNB-CU and CU-UP mode.
      Without it, packet losses at the F1 uplink would cause indefinite buffering, as t-Reordering won't expire due to the lack of NR PDCP timer ticks.
      163d058d
  2. 18 Sep, 2024 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w38' into 'develop' · ba2d7aad
      Robert Schmidt authored
      Integration: `2024.w38`
      
      See merge request oai/openairinterface5g!2970
      
      * !2932 Minor: Set correct USRP flags when not transmitting
      * !2961 prevent UE to declare RLF in phy-test mode
      * !2962 prevent UE to print HARQ processing error log for MSG2
      * !2958 Automatic selection of SSB bitmap length
      * !2967 bugfix: reject malformed rrcSetupComplete message
      * !2947 Add 5G/NR MAC documentation
      * !2959 nr rlc: fix standalone tests
      ba2d7aad
  3. 17 Sep, 2024 4 commits
  4. 16 Sep, 2024 6 commits
  5. 11 Sep, 2024 3 commits
  6. 10 Sep, 2024 2 commits
  7. 09 Sep, 2024 4 commits
  8. 08 Sep, 2024 2 commits
  9. 06 Sep, 2024 17 commits