An error occurred fetching the project authors.
- 03 May, 2021 1 commit
-
-
Melissa Elkadi authored
This commit has several other changes. The changes include the following: 1. Changed the port numbers for the NRUE<->Proxy 2. Fixed the send to function in the NR UE (Previously only sending buffer not buffer+msg_type) 3. Updated pack/unpack of the SSB PDU (new RSRB field added) 4. Fixed several NR logs 5. Opening socket with NRUE<->Proxy AFTER receving RRC measurement request from the LTE UE
-
- 01 May, 2021 3 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
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
-
-
Melissa Elkadi authored
This commit is not currently building, but I wanted to be able to save the changes that I have added.
-
- 26 Feb, 2021 1 commit
-
-
Melissa Elkadi authored
For some reason the htons invocation got deleted which broke the VNF P7 interface. Also fixed some build issues, not sure how these got onto the develop branch to begin with.
-
- 18 Feb, 2021 1 commit
-
-
Mahesh authored
-
- 10 Feb, 2021 1 commit
-
-
Laurent Thomas authored
-
- 21 Jan, 2021 1 commit
-
-
Laurent Thomas authored
-
- 08 Jan, 2021 2 commits
- 27 Dec, 2020 1 commit
-
-
cig authored
- skipping RA procedures when MAC is disabled - added mac_enabled flag that allows to disable RA and TA at UE from CL
-
- 23 Dec, 2020 2 commits
- 09 Dec, 2020 1 commit
-
-
cig authored
- moved configuration of UE parameters to set_options function - removed redundant loop over CCs
-
- 03 Dec, 2020 1 commit
-
-
frtabu authored
-
- 02 Dec, 2020 2 commits
-
-
rmagueta authored
-
Hongzhi Wang authored
-
- 01 Dec, 2020 1 commit
-
-
Raymond Knopp authored
-
- 27 Nov, 2020 1 commit
-
-
frtabu authored
-
- 24 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 11 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 27 Oct, 2020 7 commits
-
-
cig authored
- removed redundant initialisation of variables - introduced two "RF helpers" function that are replacing shared code in the sync routines - added a new .c file and updated the cmakelists and .h files
-
cig authored
-
cig authored
-
cig authored
- got rid of global variable fp - code cleanup, removed redundant and unused code - removed unused command line options and variables - grouped command line setting in set_options function
-
cig authored
-
cig authored
-
cig authored
- this reflects the implementation of IF and IF offset in the gNB RU - the RF frequencies are set at HW level while the target frequencies are stored in fp, therefore the values stored in fp should not be changed after sync as only the tx/rx freq is updated - removed overwritten dl/ul carrier frequencies in fp after sync - removed redundant set of tx/rx freq in ue_synch (done in init_openair0) - removed irrelevant set of dl/ul carrier freq in get_options
-
- 22 Oct, 2020 1 commit
-
-
Mario Hudon authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 21 Sep, 2020 1 commit
-
-
Laurent authored
-
- 17 Sep, 2020 1 commit
-
-
Rakesh authored
-
- 04 Sep, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 29 Aug, 2020 1 commit
-
-
Laurent authored
-
- 27 Aug, 2020 2 commits
-
-
Mario Hudon authored
-
Francesco Mani authored
-
- 26 Aug, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 25 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 24 Aug, 2020 1 commit
-
-
Raymond Knopp authored
implementation of missing symbol-based rotation for NR modulation/demodulation (Section 5.3 38.211). Tested with unitary simulators (ulsim/dlsim). To be tested with gNB testbench and rfsimlator
-