1. 08 Dec, 2024 1 commit
    • Robert Schmidt's avatar
      Merge remote-tracking branch 'origin/fhi-f-release' into integration_2024_w49 (!3147) · 0b3d0986
      Robert Schmidt authored
      Fronthaul xran library update to F release (2. and final step towards M-plane integration)
      
      - xran library support -> both E and F releases
      - RU delay profile removed -> not used in neither of the releases
      - DU delay profile updated
      - one-way delay measurements support is improved/fixed in the F release.
        However, not implemented here as it depends on the RU capabilities
      0b3d0986
  2. 06 Dec, 2024 5 commits
  3. 05 Dec, 2024 24 commits
  4. 04 Dec, 2024 7 commits
  5. 03 Dec, 2024 3 commits
    • Jaroslava Fiedlerova's avatar
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w48' into 'develop' · c942fe43
      Robert Schmidt authored
      Integration: `2024.w48`
      
      See merge request oai/openairinterface5g!3134
      
      * !2951 Integrate Tracy with NR UE
      * !2985 E1AP Bearer Context Setup encoding/decoding library and unit tests
      * !3115 T2: minor fix for 4x4 processing
      * !3117 F1AP lib: minor fixes
      * !3126 NR MSG3 scheduling improvements
      * !3128 NR UE RRC T304 in phy-test mode
      * !3132 Run the last job of gNB pusch channel estimation inline
      * !3133 NR UL HARQ handling improvements
      * !3091 Update NR UE threading model
      * !3030 Imscope updates
      * !3131 FAPI P7 Refactoring and unitary test creation
      * !3033 Increase the number of UE supported at gNB by having more than 1 PUCCH2 frequency occasion per slot
      c942fe43
    • Cedric Roux's avatar
      T tracer: add macpdu traces for the NR UE · 5ff4b7a3
      Cedric Roux authored
      MIB, SIB1, random access and regular scheduling are traced.
      
      At the beginning of a connection (rrc setup request and rrc setup), the
      RNTI is reported as 0. Might be fixed, somehow, if absolutely needed (not
      sure).
      5ff4b7a3