1. 16 Jun, 2022 5 commits
  2. 15 Jun, 2022 5 commits
  3. 14 Jun, 2022 2 commits
    • Robert Schmidt's avatar
      Revert "CI: phySim container build: add SYS_PTRACE" · bb15360a
      Robert Schmidt authored
      This reverts commit 01227494.
      bb15360a
    • Robert Schmidt's avatar
      Disable Asan in LDPC decoder generator executables · 0a74c23c
      Robert Schmidt authored
      The CI compiles the physims using Asan. This in turn compiles Asan into
      the LDPC decoder generator files. Since they are run during build, there
      are two options:
      
      1) trigger the build using capability SYS_PTRACE to allow running asan
         when executing the generators.
      2) disable asan in the generators.
      
      The first option seems not feasible, as the compilation of the ldpctest
      does not succeed (in fact, for a reason I don't understand, ninja seems
      to trigger linking and is then blocked indefinitely). Therefore, this
      commit simple disables asan in the generators.
      0a74c23c
  4. 13 Jun, 2022 2 commits
    • Raymond Knopp's avatar
    • Robert Schmidt's avatar
      Merge branch 'integration_2022_wk23' into 'develop' · 5944b212
      Robert Schmidt authored
      integration_2022_wk23
      
      See merge request oai/openairinterface5g!1585
      
      MR !1558: Add 5G SA end-to-end, step-by-step, tutorials for OAI CN5G, OAI gNB and COTS UE
      MR !1578: Adding required LOG_As for EpiSci CI testing. (Proxy)
      MR !1575: Fix msg3 retransmissions with OAI UE
      MR !1577: Fix ULSCH timing measurements in RAN-gNB-nrUE-MONO-TDD-Band78-N300 and logging improvements
      MR !1544: NR CORESET harmonization
      MR !1287: PUSCH performance improvement
      MR !1580: Aligning some internal memory to avoid segfaults
      5944b212
  5. 12 Jun, 2022 4 commits
  6. 10 Jun, 2022 5 commits
  7. 09 Jun, 2022 15 commits
  8. 08 Jun, 2022 2 commits