- 01 May, 2021 4 commits
-
-
Melissa Elkadi authored
This commit also removed MAX_NUM_NEIGH_CELLs and replaced it with MAX_GNB_CELLS. This was a minor change OAI added. The standalone sockets for the NR UE correctly connect to the proxy. We are currently receiving dl_tti messages from the proxy.
-
Melissa Elkadi authored
-
Melissa Elkadi authored
Also enabled X2 when we are not using the EPC Added in the case statement for handling the dl_dcch_msg from the NR UE. Also added in the proper decoding of that dl_dcch_msg and freeing
-
Melissa Elkadi authored
This commit removed all the linking errors between the NR UE and the LTE UE. This was done by changing: - rrc_data_req_ue + rrc_data_req_nr_ue
-
- 30 Apr, 2021 2 commits
-
-
Melissa Elkadi authored
This commit is not currently building, but I wanted to be able to save the changes that I have added.
-
Melissa Elkadi authored
NR UE is ending early. LTE is not passing at all. X2 interface is not working either.
-
- 29 Apr, 2021 1 commit
-
-
David Kim authored
-
- 01 Apr, 2021 1 commit
-
-
David Kim authored
-
- 30 Mar, 2021 1 commit
-
-
David Kim authored
-
- 29 Mar, 2021 1 commit
-
-
David Kim authored
-
- 23 Mar, 2021 1 commit
-
-
David Kim authored
1. restoring ci test environment. 2. packet drop disabled.
-
- 19 Mar, 2021 3 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 18 Mar, 2021 4 commits
- 17 Mar, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 16 Mar, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 15 Mar, 2021 1 commit
-
-
David Kim authored
-
- 14 Mar, 2021 5 commits
-
-
Michael Cook authored
-
Michael Cook authored
assert() statements were enabled for C code but disabled for C++ code. With this commit, assert() is enabled for both C and C++ for RelWithDebInfo builds.
-
Michael Cook authored
-
Michael Cook authored
-
Michael Cook authored
-
- 13 Mar, 2021 6 commits
-
-
David Kim authored
-
Michael Cook authored
-
Michael Cook authored
-
Michael Cook authored
-
Michael Cook authored
With a small number of runs with 16 UEs, I've seen this AssertFatal fail twice. There are many other places in the code that simply skip over ulsch[i] values that are NULL.
-
David Kim authored
-
- 12 Mar, 2021 2 commits
-
-
Melissa Elkadi authored
-
David Kim authored
-
- 11 Mar, 2021 2 commits
-
-
Raphael Defosseux authored
CI: try to optimize the file system usage when building in the CI VM env. Increased the VM memory of one to allow linking Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Melissa Elkadi authored
-
- 10 Mar, 2021 1 commit
-
-
Melissa Elkadi authored
Merge branch 'episys-merge' of https://gitlab.eurecom.fr/oai/openairinterface5g into eurecom-episys-merge
-
- 07 Mar, 2021 1 commit
-
-
Raphael Defosseux authored
CI: removing 1 VM in the pipeline See merge request oai/openairinterface5g!1078
-
- 06 Mar, 2021 2 commits
-
-
Melissa Elkadi authored
Commented out an abort(); used for debugging. An incoming merge request will properly handle the issue of multiple CQIs.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-