An error occurred fetching the project authors.
- 08 May, 2023 1 commit
-
-
Robert Schmidt authored
-
- 20 Apr, 2023 2 commits
-
-
laurent authored
-
Robert Schmidt authored
clang (at least version 14.0.6 used on the cluster) is very slow when compiling both ASan and UBSan into the binary. We therefore move clang out, into a separate file in a later commit
-
- 14 Apr, 2023 1 commit
-
-
Robert Schmidt authored
-
- 20 Mar, 2023 1 commit
-
-
Robert Schmidt authored
-
- 11 Mar, 2023 1 commit
-
-
Robert Schmidt authored
-
- 10 Feb, 2023 1 commit
-
-
mir authored
Add byte_array_t structure under common/
-
- 03 Feb, 2023 1 commit
-
-
Gabriele Gemmi authored
Many useless dependencies have been removed or moved to the additional tools list of packages. Xforms and ue-ip module must now be built explicitly Removed support for Ubuntu 16. Addedd support for Debian 11 and Fedora 37 Squashed commits: removed all unused dependencies Applied patch from Robert + cleanup in the dependencies Applied patch from Robert + cleanup in the dependencies Moved xforms to optional packages, minor fixes remvoed ue_ip module from ue build fixes in the build script styling fixes Make RHEL8 ran-base build - Use EPEL 8 - Inside container there is no sudo, so remove superfluous -H - Install python3-mako Working build on fedora 36 Make build by install xxd Drop Ubuntu 16 support add pip3 again Correct software Drop useless software, maybe drop python too Fix: comment mistaken for package Remove Netinterfaces from optional packages (Ubuntu) Don't link xforms into 4G simulators: not needed Install xmlstarlet, required for physims Support for fedora 37 Remove irrelevant svn executable from physims Option to compile UE ip kernel module Install only relevant boost libs Removed --skip-broken Remove unnecessary vconfig,numpy,scipy dependencies Remove packages that have been installed (pkg-config), python, awk Remove unnecessary ntpsec package addedd support for debian 11 styiling fixes
-
- 19 Dec, 2022 1 commit
-
-
Robert Schmidt authored
Almost all targets used both SIMU and SIMU_COMMON. So instead of linking one in the other, this commit merges both libraries into a common SIMU lib. Further, we never load SIMU dynamically -- hence make it a static library. Also, this commit cleans up CMakeLists.txt to prevent multiple compilations of taus.c
-
- 30 Nov, 2022 1 commit
-
-
Robert Schmidt authored
- Remove any FlexRAN code - Cleanup config files - Remove LFDS7, libyaml dependencies
-
- 29 Sep, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 05 Sep, 2022 1 commit
-
-
Robert Schmidt authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 10 Jun, 2022 1 commit
-
-
Robert Schmidt authored
-
- 22 Feb, 2022 1 commit
-
-
Robert Schmidt authored
As of this commit, the CI would take too much time to process dl_sim. This commit activate optimizations to be within the CI time limits.
-
- 21 Feb, 2022 1 commit
-
-
Robert Schmidt authored
- install libasan in physim containers - run physim containers with SYS_CAP_PTRACE capability - remove static-libasan: not available in RHEL8: The physims are tested in a container environment on top of RHEL8. To my knowledge, no package provides the static ASan library there. Therefore, remove it here to be able to run these tests.
-
- 24 Jan, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 13 Jan, 2022 1 commit
-
-
Raphael Defosseux authored
fix(docker): phySim image was always built on the latest of develop branch and not current code for merge requests Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Dec, 2021 1 commit
-
-
Robert Schmidt authored
-
- 08 Dec, 2021 1 commit
-
-
Robert Schmidt authored
This commit creates an intermediary build image for all eNB, gNB, UE, nrUE, RU targets (ran-build) after the image containing all RAN compilation dependencies (ran-base). Then, the corresponding target container images are just copied from the ran-build. The only exception is phySim, which is still compiled independently, as the build_oai would otherwise put all compiled files into phy_simulators/build instead of ran_build/build. We do this at this state to avoid any inconsistencies.
-
- 03 Dec, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Aug, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 07 Apr, 2021 1 commit
-
-
Mohammed Ismail authored
Signed-off-by:
Mohammed Ismail <mohammed.ismail@openairinterface.org>
-