- 02 Jun, 2023 2 commits
-
-
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 1 commit
-
-
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.
-
- 30 May, 2023 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 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 17 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
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 25 May, 2023 18 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
There are a number of timers in RRC. Those are not or only partially implemented, and certainly don't work in F1. Hence, remove them to replace with a better implementation later.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-