- 16 Jun, 2022 5 commits
-
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/ubuntu_18_rt_add_san_incompatibility' into integration_2022_wk24
-
Robert Schmidt authored
-
Laurent Thomas authored
-
Melissa Elkadi authored
When we run with the RT scheduler and the address sanitizer in Ubuntu 18.04, pthread_create will hang and never create threads. This adds some explanatory text in CMakeLists.txt to explain about this issue.
-
Robert Schmidt authored
-
- 15 Jun, 2022 5 commits
-
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Robert Schmidt authored
-
Roberto Louro Magueta authored
# Conflicts: # cmake_targets/autotests/test_case_list.xml # openair1/SIMULATION/NR_PHY/dlsim.c # openair1/SIMULATION/NR_PHY/ulsim.c
-
Robert Schmidt authored
-
- 14 Jun, 2022 2 commits
-
-
Robert Schmidt authored
This reverts commit 01227494.
-
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.
-
- 13 Jun, 2022 2 commits
-
-
Raymond Knopp authored
-
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
-
- 12 Jun, 2022 4 commits
-
-
Raymond Knopp authored
Merge branch 'ldpc-decoder-codegen' of https://gitlab.eurecom.fr/oai/openairinterface5g into ldpc-decoder-codegen
-
Raymond Knopp authored
-
Robert Schmidt authored
The files openair1/PHY/CODING/nrLDPC_cnProc.h and openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_cnProc.h have the same name, and also the same include guard/define. This commit renames the define in the latter to prevent this name clash.
-
Robert Schmidt authored
-
- 10 Jun, 2022 5 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Physical simulators are built using address sanitizer. During the build process, we use generators that are themselves built during the build process. They are also asan, and we therefore need to give the SYS_PTRACE capability during the build process to have them run correctly.
-
Robert Schmidt authored
-
- 09 Jun, 2022 15 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Sakthivel Velumani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
francescomani authored
-
Laurent THOMAS authored
-
Robert Schmidt authored
-
- 08 Jun, 2022 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-