An error occurred fetching the project authors.
- 10 Jul, 2023 1 commit
-
-
laurent authored
-
- 18 May, 2023 1 commit
-
-
francescomani authored
-
- 12 Apr, 2023 1 commit
-
-
francescomani authored
-
- 28 Mar, 2023 1 commit
-
-
Roberto Louro Magueta authored
-
- 11 Jan, 2023 1 commit
-
-
laurent authored
ASN_SEQUENCE_ADD return code was checked only in 0.5% of calls, existing errors not detected by sanitize address
-
- 15 Dec, 2022 1 commit
-
-
francescomani authored
-
- 29 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 26 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 05 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
2. Fixed GPS time assert in gNB_scheduler_uci.c
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 14 Jun, 2022 1 commit
-
-
Melissa Elkadi authored
This commit includes reorganization of all of the SISO/MIMO channel modelling support being moved into a single CM file. Furthermore, it includes a bug fix for the number of MCS simulation tables (29 total, 0-28).
-
- 24 Feb, 2022 1 commit
-
-
Mario Hudon authored
-
- 23 Feb, 2022 1 commit
-
-
Deokseong "David" Kim authored
-
- 17 Feb, 2022 1 commit
-
-
Melissa Elkadi authored
Adding error checking before indexing in mac layer harq array Adding error checking before writing ul_harq_sfn_slot Added comments Made a "static" free_uci_inds() actually static
-
- 16 Feb, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 14 Feb, 2022 1 commit
-
-
Melissa Elkadi authored
-
- 08 Feb, 2022 3 commits
-
-
Melissa authored
Added NR to NUM_MCS for nr channel modeling. See merge request aburger/openairinterface5g!109
-
Melissa authored
Downlink SISO modeling See merge request aburger/openairinterface5g!104
-
Melissa Elkadi authored
-
- 23 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
There are two queue.h files in this repository.
-
- 28 Oct, 2021 1 commit
-
-
Melissa Elkadi authored
In the previous commit, the NRUE would record the time it received a slot and compare this rx time to the next slot. If the next slot came in before it had been 500us, the NRUE would sleep a delta amount to make the duration between the two slot indications 500 us. This change complicated the code and did not improve the performance so it was removed. Furthermore, this commit removes the old queueing mechanism of the slot indications and uses calloc rather than an array.
-
- 07 Oct, 2021 1 commit
-
-
Melissa Elkadi authored
This commit changes the stub functionality entirely. We are now queueing any received NR nFAPI message and handling it only after we recevie a slot ind that corresponds with the nFAPI message's sfn/slot value. When doing this, an existing issue has been brought to light. The gNB and NR UE are not in sync when it comes to their slot indications. Generally, the NR UE seems to be ahead of the gNB by around 6-7 slots. This commit has a hack... when we receive a slot indication at the moment, we decrament it by 6 to try to keep the NRUE from being ahead of the gNB. This will be fixed shortly... This was a temporary fix..
-
- 02 Sep, 2021 1 commit
-
-
David Kim authored
1. Removed hard coded IP address in the code for UE and nrUE's remote address. 2. Read IP address from config file for UE and nrUE's remote address.
-
- 10 Jul, 2021 1 commit
-
-
francescomani authored
-
- 02 Jul, 2021 1 commit
-
-
Abhijith authored
-
- 25 Jun, 2021 1 commit
-
-
Melissa Elkadi authored
It also includes the queuing development. The idea is that the 5G Userplane messages will be filled and configured the same as previous commit, but the uplink messages will be queued and then sent to the gNB during the correct slot. Still WIP.
-
- 15 Jun, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 10 Jun, 2021 1 commit
-
-
Melissa Elkadi authored
The send_standlone_msg will now be able to send any type of uplink message and we fill the RX indication in the stub_schedule_response and are trying to send to gNB. Need to update the NR nfapi.
-
- 27 May, 2021 1 commit
-
-
Melissa Elkadi authored
Seems to be working at the moment but may need to add more info in the rach_ind. Also, need to verify gNB is getting the rach_ind and starting RA procedure.
-
- 24 May, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 01 May, 2021 1 commit
-
-
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.
-
- 08 Apr, 2021 1 commit
-
-
francescomani authored
-
- 25 Mar, 2021 1 commit
-
-
francescomani authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 19 Oct, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 06 Aug, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 12 May, 2020 1 commit
-
-
cig authored
-
- 26 Mar, 2020 1 commit
-
-
cig authored
-