1. 07 Aug, 2025 3 commits
  2. 06 Aug, 2025 21 commits
  3. 01 Aug, 2025 4 commits
    • Robert Schmidt's avatar
      CI: use getConnection() to simplify code · 442c29cf
      Robert Schmidt authored
      442c29cf
    • Robert Schmidt's avatar
      be60dbd3
    • Robert Schmidt's avatar
      Remove unused statement · af3302d2
      Robert Schmidt authored
      af3302d2
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w31' into 'develop' · b7636927
      Robert Schmidt authored
      Integration: `2025.w31`
      
      * !3324 Use complex data type for channel magnitude
      * !3462 Synchronized Real-Time Data Recording Application Addition
      * !3536 Remove --usim-test command line option
      * !3537 Another fix for CSI PDSCH overlap
      * !3546 Fix for tun_if.c warning "specified bound 16 equals destination size"
      * !3523 Fix UE PDSCH LLR
      * !3544 Fix sib1 reception flag
      * !3534 CI: Adjust frequency configuration
      * !3530 remove specific directory for LTE SIM management tools
      * !3545 Fix overflow when negating minimum int16_t value in precoding
      * !3461 Fix Dedicated BWPs
      * !3558 feat(LDPCImplementation.md): Fix documentation
      
      Closes #948 and #955
      
      See merge request oai/openairinterface5g!3551
      b7636927
  4. 31 Jul, 2025 11 commits
  5. 30 Jul, 2025 1 commit
    • Jaroslava Fiedlerova's avatar
      CI: adjust gNB conf file in OAIUE pipeline · ac656133
      Jaroslava Fiedlerova authored
      Following frequency change in the pipeline, we observed degraded UL channel
      conditions resulting in low UL throughput. Increasing attenuation on the gNB
      side was found to mitigate this issue by improving UL channel quality
      and reducing UL noise power.
      
      Increase tested UL and DL bitrates in OAIUE pipeline.
      ac656133