- Jun 01, 2023
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- May 08, 2023
-
-
Robert Schmidt authored
-
- May 04, 2023
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Apr 20, 2023
-
-
Robert Schmidt authored
Add Dockerfile, OpenShift build config, and OpenShift image stream, to compile OAI using clang, notably to get compiler warnings and keep it OAI compilable using clang.
-
-
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
-
- Apr 19, 2023
-
-
- Apr 14, 2023
-
-
Robert Schmidt authored
-
- Mar 20, 2023
-
-
Robert Schmidt authored
-
- Mar 11, 2023
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Mar 10, 2023
-
-
Robert Schmidt authored
-
- Feb 24, 2023
-
-
Robert Schmidt authored
-
- Feb 20, 2023
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Feb 18, 2023
-
-
Robert Schmidt authored
-
- Feb 15, 2023
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
-
- Feb 11, 2023
-
-
Robert Schmidt authored
-
- Feb 10, 2023
-
-
Add byte_array_t structure under common/
-
- Feb 03, 2023
-
-
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
-
- Dec 19, 2022
-
-
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
-
- Dec 12, 2022
-
-
Robert Schmidt authored
-
- Nov 30, 2022
-
-
Robert Schmidt authored
- Remove any FlexRAN code - Cleanup config files - Remove LFDS7, libyaml dependencies
-
- Nov 24, 2022
-
-
Robert Schmidt authored
-
- Nov 23, 2022
-
-
Robert Schmidt authored
-
- Oct 29, 2022
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Oct 20, 2022
-
-
- there are extra variables in gnb_entrypoint.sh to resolve FQDN which are superfluous - allowing nrue config to use gnb fqdn and ip-address - rfsimulator parameter is not used in all docker-compose so it should be optional - make amf ip-address optional
-
Robert Schmidt authored
-
- Oct 12, 2022
-
-
Luis Pereira authored
-
- Oct 07, 2022
-
-
Robert Schmidt authored
-
Rohan authored
Signed-off-by:
kharade <rohan.kharade@openairinterface.org>
-
- Sep 29, 2022
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Sep 27, 2022
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-