- 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>
-
Rohan authored
Signed-off-by:
kharade <rohan.kharade@openairinterface.org>
-
- Sep 21, 2022
-
-
Raphael Defosseux authored
* The '0x' format was forgetting that an hexadecimal value can have a-f chars * If someone wants to use a dedicated NSSAI_SD value, it is possible now * For experimental purpose in cluster, SDR addresses can be provided for one config - could be expended later on other conf files Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Sep 20, 2022
-
-
Rohan authored
-
- Sep 05, 2022
-
-
Robert Schmidt authored
- especially for plmn_list, will allow to be followed by an MCC/MNC in a single line - tightens regexes to match replacements more accurately, e.g., "val = key" (instead of just searching for "key) - no special rule for SD, which matches SD values (and not the SD field). However, currently it is not possible to specify multiple SDs (multiple SSTs was already not possible)
-
Robert Schmidt authored
The loop passes over all keys. For plmn_list, there are subentries mcc, mnc, mnc_length. The plmn_list if block assumes that the key is a dict, which was not checked for, leading to a type error.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Aug 24, 2022
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- Aug 13, 2022
-
-
Robert Schmidt authored
-
- Aug 04, 2022
-
-
Sagar Parsawar authored
-
- Aug 03, 2022
-
- Jul 14, 2022
-
-
Robert Schmidt authored
-
- Jun 10, 2022
-
-
Robert Schmidt authored
-