1. 08 Mar, 2024 12 commits
  2. 07 Mar, 2024 16 commits
  3. 06 Mar, 2024 9 commits
  4. 05 Mar, 2024 3 commits
    • Rúben Soares da Silva's avatar
      SCF222.10.02: PDUsize in DL_TTI.request is 4 bytes · ed65b52c
      Rúben Soares da Silva authored
      SCF 222.10.02, Table 3-35: the PDUSize parameter of a DL_TTI.request PDU
      includes the 4 bytes required for PDUType and PDUSize parameters (each 2
      bytes), not 2.
      
      This is required for the Aerial interoperability.
      ed65b52c
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w09' into 'develop' · b99e8567
      Robert Schmidt authored
      Integration: 2024.w09
      
      See merge request oai/openairinterface5g!2593
      
      * !2558 Fixed for the PRB allocation issue assert in DLSCH scheduler
      * !2562 Fix FR2 SSB start subcarrier
      * !2582 BugFix "PDCP: Handle sdap header."
      * !2584 NGAP: Fix byte order of NSSAI SD
      * !2590 T tracer: textlog: remove GUI code
      * !2572 Harmonize computation of RA-RNTI
      * !2577 Fix name clashes between OAI and E2 Agent
      * !2545 E1 Re-establishment
      * !2553 fix issues related to tx timing advance for HW RF board unpaired RX/TX timestaps and for 5G UE TA algorithm
      * !2571 Add SDAP reconfiguration, fixes, and documentation updates
      * !2576 RFSIM: cleanup and documentation
      * !2586 Better dci decoding
      * !2596 CI: maintenance/stability fixes
      * !2601 CI: use tini for container process mgmt, describe core dump recovery
      * !2589 gNB: increase some configuration defaults
      * !2521 CI: Modifs of UndeployObject - log collection
      b99e8567
    • Robert Schmidt's avatar