1. 01 Mar, 2024 1 commit
    • Robert Schmidt's avatar
      CI: Make RFsim start-up faster · e845a9c3
      Robert Schmidt authored
      Make RFsim start up faster by starting core and RAN start at the same
      time. This speeds up because we do not wait for "healthy" containers
      serially, but parallely.
      
      For the RAN, it is safe to start gNB and UE at the same time in SA mode
      (as the UE will only attach once the radio, and hence the full gNB, is
      ready).
      
      We do not start in parallel in do-ra and phytest, as in these modes the
      gNB first has to write a UE-specific configuration file. If we start
      both gNB and UE at the same time, the UE might try to read the file
      before it is written, leading to a failure.
      e845a9c3
  2. 28 Feb, 2024 1 commit
  3. 27 Feb, 2024 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w08' into 'develop' · 08051056
      Robert Schmidt authored
      CI: Integration Branch 2024 week 08
      
      See merge request oai/openairinterface5g!2585
      
      * !2540 NR UE max MIMO layers from UEcap
      * !2554 NR UE RRC minor improvements
      * !2563 Add missing backtick for proper code style in README.md
      * !2567 Avoid integer overflows, buffer overflows, in channel levelling
      * !2574 NR UE fix for configuring coreset0 and SS0
      * !2575 NR UE fix init PDCP phy-test
      * !2551 NR UE improvements for contention resolution timer
      * !2570 CI: Replace nrmodule2 by up2
      08051056
  4. 26 Feb, 2024 1 commit
  5. 23 Feb, 2024 8 commits
  6. 22 Feb, 2024 1 commit
  7. 20 Feb, 2024 1 commit
  8. 16 Feb, 2024 1 commit
  9. 15 Feb, 2024 5 commits
  10. 14 Feb, 2024 7 commits
  11. 13 Feb, 2024 8 commits
  12. 12 Feb, 2024 5 commits