- 02 Jun, 2023 14 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/NR_UE_rework_coreset_searchspace_new' into integration_2023_w22
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
To allow users to install asn1c quickly in install, make this directory to allow standalone execution of install_asn1c_from_source. The instructions are now: sudo ls # open sudo session, required by install_asn1c_from_source . oaienv # read of default variables . cmake_targets/tools/build_helper # read in functions install_asn1c_from_source # install
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
CMake now takes the option ASN1C_EXEC to select an asn1c to use for compilation. For instance, run with cmake .. -GNinja -DASN1C_EXEC=/opt/asn1c/bin/asn1c or ./build_oai --cmake-opt -DASN1C_EXEC=/opt/asn1c/bin/asn1c to select the alternative asn1c. For instance, this is important for the CI to allow to build multiple versions of OAI in parallel that might use different commits of OAI. Further, this patch introduces functionality to check for the support of asn1c options that we require, and alerts the user if they are missing, alongside a message of how to resolve the problem.
-
- 01 Jun, 2023 8 commits
-
-
Cedric Roux authored
We don't work much on asn1c. The version we use has several bugs. There is an active community out there that fixes bugs and improves asn1c. Let's use their version.
-
Vijay Chadachan authored
Fix for following CPPCheck warnings - invalidPrintfArgType Rebased with latest develop branch w21. Reverted modifications unrelated to printf issues.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
We need to test security and integrity protection in the CI. This commit activates ciphering+integrity protection for SRBs and DRBs using nea2/nia2 for the amarisoft-ue + aw2s CI pipeline.
-
Cedric Roux authored
-
francescomani authored
-
- 30 May, 2023 3 commits
-
-
Sakthivel Velumani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 29 May, 2023 3 commits
-
-
francescomani authored
-
Jaroslava Fiedlerova authored
-
francescomani authored
-
- 28 May, 2023 1 commit
-
-
Robert Schmidt authored
integration_2023_w21 See merge request oai/openairinterface5g!2128 * !2097 Fix: NR UE timing adjust * !2100 CI: AW2S pipeline - iperf test added, modifs in OC projects usage * !2119 Set kernel parameters for X4x0 * !2121 Fix regression pdu session release * !2124 handle --disable-stats in rrc gNB * !2125 Tutorials: minor updates on NR SA Tutorial * !2126 bugfix for PRACH format C2 at UE * !1964 Merge secu osa into openair3/SECU * !2101 Use F1 internally: UE Context Release * !2120 Use F1 internally: UE Context Modification * !2129 Adding a check to avoid having more logical antenna ports than physical in config file
-
- 26 May, 2023 11 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
mir authored
-
Robert Schmidt authored
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-