1. 07 Feb, 2025 7 commits
  2. 05 Feb, 2025 4 commits
  3. 04 Feb, 2025 9 commits
  4. 03 Feb, 2025 3 commits
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w05' into 'develop' · 0053a3d0
      Robert Schmidt authored
      Integration: `2025.w05`
      
      Closes #885
      
      See merge request oai/openairinterface5g!3233
      
      * !3102 Dockerized development environment
      * !3185 Add IQ file recording and IQ file viewer to ImScope
      * !3218 more layer1 cleaning
      * !3224 Ensure execution of processSlotTX in order in NR UE
      * !3231 Bugfix in frame and slot setting for ULSCH beam allocation
      * !3229 Verify the integrity protection of the RRCReestablishment message
      * !3230 FHI72: fix for single distributed antenna array for xran F release
      * !2984 NAS 5GS refactor
      * !3235 Parametrized JenkinsNode and JenkinsResource
      * !2799 Changes to support multiple TDD patterns
      * !3208 Downgrade gNB power limit LOG from "warning" to "debug"
      0053a3d0
    • Robert Schmidt's avatar
      Merge remote-tracking branch 'origin/avoid-powerlimit-flood' into integration_2025_w05 (!3208) · 616c6775
      Robert Schmidt authored
      Downgrade gNB power limit LOG from "warning" to "debug"
      
      Downgrade the UE power limited LOG from LOG_W to LOG_D. This is to avoid
      flooding stdout when UE in low coverage enters power limited state for a
      longer period of time. The same information can be inferred from the
      periodic UE print which also contains PH value (negative PH values
      indicate that the UE is power limited)
      
      Also, correct some typos in PH calculation.
      
      Closes #885
      616c6775
    • Robert Schmidt's avatar
      Merge remote-tracking branch 'origin/Mult_TDD_Pattern' into integration_2025_w05 (!2799) · 1cb82bae
      Robert Schmidt authored
      Changes to support multiple TDD patterns
      
      - Updated the configuration changes for 2 Patterns
      - Update the TDD table configuration for NFAPI
      - Added the tdd bitmap for the period
      - Adapted the bitmap for UL/DL for the multi TDD pattern
      - Updated the RACH procedure for multi TDD pattern
      - Updated DL and UL scheduler for multi TDD pattern
      1cb82bae
  5. 31 Jan, 2025 17 commits