1. 24 Jul, 2026 1 commit
  2. 15 Jul, 2026 1 commit
  3. 21 May, 2026 2 commits
  4. 19 May, 2026 1 commit
  5. 17 Apr, 2026 2 commits
  6. 10 Apr, 2026 1 commit
    • Jaroslava Fiedlerova's avatar
      Merge branch 'integration_2026_w15' into 'develop' · 5fcd456a
      Jaroslava Fiedlerova authored
      Integration `2026.w15`
      
      * !4014 Microamp FR2 configuration file and documentation
      * !4029 nr rlc: tolerate bogus data
      * !4032 build_oai fixes: harmonize duplicate options, remove wrong --build-lib handling
      * !3977 Further unused arguments cleanup
      * !4009 Fix for NULL pucch-ResourceCommon at MSG4
      * !4037 Increase reliability of ltebox start
      * !4034 Prevent infinite loop on Single Entry PHR handling
      * !4038 doc(record_db): explain how to use record_db
      * fix compilation of T tracers with 'make'
      * !3489 Thread-pool support for TX symbol processing.
      
      See merge request oai/openairinterface5g!4033
      5fcd456a
  7. 09 Apr, 2026 6 commits
  8. 08 Apr, 2026 10 commits
  9. 07 Apr, 2026 14 commits
  10. 03 Apr, 2026 2 commits
    • Jaroslava Fiedlerova's avatar
      Merge branch 'integration_2026_w14' into 'develop' · 2407c356
      Jaroslava Fiedlerova authored
      Integration `2026.w14`
      
      * !4021 hotfix for 4 layer mapping on aarch64
      * !4022 UE: Fix CSI RS Measurement
      * !4010 UE: Implement SUCI Profile Scheme A
      * !4012 More compilation improvements
      * !4027 CI: fix Aerial conf for test with 30 MHz BW
      * !3948 Update doc: split RUNMODEM.md, clarify USRP-specific workarounds
      * !4026 RRC/E1 bugfixes: handle missing UE context, don't send E1 msg if no PDU session
      * !3996 Switch xran lib repo to https://github.com/openairinterface/o-du-phy.git
      * !4020 Remove a lot of unused code and defines
      * !3969 Acceleration of channel convolution
      * !4023 Cleanup common_lib.h
      * Clarifications on license
      * !4017 CI: Add stage to push to local git repository
      
      See merge request oai/openairinterface5g!4025
      2407c356
    • Jaroslava Fiedlerova's avatar
      Merge remote-tracking branch 'origin/ci-push-local-repo' into integration_2026_w14 (!4017) · 1a4c4c9b
      Jaroslava Fiedlerova authored
      CI: Add stage to push to local git repository
      
      This MR includes minor code cleanup and fixes for warnings reported by Jenkins.
      It also introduces a new stage in ci-scripts/Jenkinsfile-GitLab-Container that
      pushes the branch to a local repository after the merge. In a follow-up MR,
      this local repository will be used as the source for cloning the branch,
      replacing direct access to GitLab/GitHub.
      1a4c4c9b