- 09 Feb, 2021 1 commit
-
-
Melissa authored
More accurately, we changed the do/while infinite loop to be an infinite for loop for the read command of the socket. The socket file descriptor choice is more clear now.
-
- 25 Jan, 2021 2 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 24 Jan, 2021 2 commits
-
-
Michael Cook authored
-
Michael Cook authored
-
- 23 Jan, 2021 2 commits
- 18 Jan, 2021 5 commits
-
-
Michael Cook authored
Sending ACK or NACK for uci_harq_ind fix See merge request aburger/openairinterface5g!23
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 17 Jan, 2021 1 commit
-
-
Michael Cook authored
-
- 15 Jan, 2021 5 commits
-
-
Melissa Elkadi authored
Also updated the spelling of global variable NUM_NFAPI_SUBFRAME
-
Melissa Elkadi authored
A fix had to be made in the uci_harq indication function in the UE. The uci_harq indicaiton function was not properly checking for dropped packets four subframes back in the UE.
-
Michael Cook authored
-
Michael Cook authored
Episys/oai home update See merge request aburger/openairinterface5g!22
-
David Kim authored
-
- 14 Jan, 2021 2 commits
-
-
Michael Cook authored
Episys/initial channel model See merge request aburger/openairinterface5g!21
-
Ricky S authored
-
- 12 Jan, 2021 4 commits
-
-
Michael Cook authored
Updating for operation with Proxy See merge request aburger/openairinterface5g!18
-
Deokseong "David" Kim authored
Adding ue id parameter to pdcp_init Updating tun interface functions for proxy
-
Michael Cook authored
Episys/mel/nfapi mode logic See merge request aburger/openairinterface5g!19
-
Melissa Elkadi authored
Every if statement that includes a check for the NFAPI_MODE that did not check for the new PNF_STANDALONE_MODE now has been updated. Also changed the tx_req and dl_config_req logs when they are received at the OAI UE to be info logs instead of error logs.
-
- 06 Jan, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 29 Dec, 2020 1 commit
-
-
Michael Cook authored
Based on issues discovered by Zaid
-
- 23 Dec, 2020 4 commits
-
-
Michael Cook authored
Select fair RR packet scheduler See merge request aburger/openairinterface5g!16
-
Melissa Elkadi authored
Also fixed some build problems
-
Michael Cook authored
-
Michael Cook authored
-
- 22 Dec, 2020 1 commit
-
-
Michael Cook authored
See cmake_targets/gdb.txt for notes
-
- 13 Dec, 2020 1 commit
-
-
Michael Cook authored
-
- 01 Dec, 2020 2 commits
-
-
Michael Cook authored
Episys/andrew/fixing multiue config See merge request aburger/openairinterface5g!15
-
Melissa authored
Fixed multiple UE EPC integration by resetting user->ueid=0;. Lots of logs in this commit, will remove later
-
- 23 Nov, 2020 1 commit
-
-
Michael Cook authored
Log the processor info like scheduler policy See merge request aburger/openairinterface5g!14
-
- 22 Nov, 2020 1 commit
-
-
Michael Cook authored
And CPU affinity. Also, use mlockall to keep our memory from being swapped out.
-
- 21 Nov, 2020 2 commits
-
-
Michael Cook authored
Dl_config_req and tx_req filtering allowed for either order See merge request aburger/openairinterface5g!13
-
Melissa authored
Additionally, combined many of the individual dl_config_req and tx_req handle functions. Also removed some unused functions we added. Futhermore, removed our additions to the dl_config_req and tx_req memcpy functions.
-
- 20 Nov, 2020 2 commits
-
-
Michael Cook authored
Episys/andrew/dl config+tx req combination See merge request aburger/openairinterface5g!12
-
Melissa authored
Additionally, combined many of the individual dl_config_req and tx_req handle functions. Also removed some unused functions we added. Futhermore, removed our additions to the dl_config_req and tx_req memcpy functions.
-