An error occurred fetching the project authors.
- 13 Jan, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 07 Jan, 2022 1 commit
-
-
francescomani authored
-
- 23 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
1. Reverts GTPU_need_ITTI back to develop 2. Removed gdb helper and co files 3. Reverts changes to logging mechanism 4. Reverts changes to assert that were unnecessary 5. Reverts changes to VNF that occured from a bad merge 6. Removes unnecessary else() in gNB softmodem
-
- 16 Nov, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 24 Oct, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 19 Oct, 2021 1 commit
-
-
Melissa Elkadi authored
Also, reverted some init_pdcp logic to match the develop branch and added NSA mode. Lastly, added additional error checking for cellConfig to avoid crash in MAC layer.
-
- 30 Sep, 2021 1 commit
-
-
Melissa authored
-
- 23 Sep, 2021 1 commit
-
-
Melissa Elkadi authored
This commit includes about 1/3 of the code clean up in preparation for the merge to the OAI develop branch. Several of the changes are white space changes, removing of logs, comment removals, and updating any changed code for our use-case to be clear for NSA mode.
-
- 21 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 09 Sep, 2021 1 commit
-
-
Laurent Thomas authored
-
- 01 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
comment out end_configmodule meanwhile someone verify all parameters that should have PARAMFLAG_NOFREE
-
- 31 Aug, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 25 Aug, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 03 Aug, 2021 1 commit
-
-
Melissa Elkadi authored
The IP traffic still does not work. But we are updating the NR UE scheduler to ensure we are are sending true IP traffic. Also, we were getting an assert(); as well, and there was no logs, so we fix that in this commit as well.
-
- 28 Jul, 2021 1 commit
-
-
Melissa Elkadi authored
Updated the configuration files. Added a sleep to ensure that the LTE UE gets attached to the EPC before the bearer is modified to be gNB. Updated the ifconfig tunnel up command to be brought up by the NR UE socket when in NSA mode. Lastly, started the gNB PDCP layer in S1 mode.
-
- 22 Jul, 2021 1 commit
-
-
Laurent OpenCells authored
-
- 20 Jul, 2021 1 commit
-
-
Laurent OpenCells authored
more fixes on gcc warnings, misleading indentation and CPU mitigation when the traffic demand in 5G exeeds the available througput
-
- 07 Jul, 2021 1 commit
-
-
Melissa Elkadi authored
Once the LTE UE's tunnel interface with the EPC is ready to be established, if we are in NSA mode, we do not want to launch the tunnel interface from the LTE UE side, but in the NR UE. Via itti_msgs we send the string containing the tunnel interface 'up' command to the NR UE and bring it up from the NR UE.
-
- 15 Jun, 2021 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 08 Jun, 2021 1 commit
-
-
Masayuki Harada authored
-
- 31 May, 2021 4 commits
-
-
Roberto Louro Magueta authored
This reverts commit 4100dc33
-
rmagueta authored
-
Xue Song authored
In the UE executable, delete the initialization of NR.nrrrc and check the NULL of NR.nrrrc
-
Roberto Louro Magueta authored
This reverts commit 64aa42d6
-
- 30 May, 2021 1 commit
-
-
rmagueta authored
-
- 17 May, 2021 1 commit
-
-
rmagueta authored
-
- 12 May, 2021 1 commit
-
-
rmagueta authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 07 May, 2021 1 commit
-
-
matzakos authored
-
- 05 May, 2021 1 commit
-
-
Roberto Louro Magueta authored
This reverts commit 278bfa8d
-
- 01 May, 2021 3 commits
-
-
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 1 commit
-
-
Laurent THOMAS authored
-
- 29 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 27 Apr, 2021 2 commits
-
-
matzakos authored
- 16 Apr, 2021 1 commit
-
-
Sakthivel Velumani authored
Add parameters: MCS, Bandwidth (in PRBs), slot scheduling bitmap Conflicts: executables/nr-softmodem.h openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_phytest.c
-
- 13 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-