An error occurred fetching the project authors.
- 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 1 commit
-
-
Melissa Elkadi authored
-
- 23 Jan, 2021 1 commit
-
-
Melissa authored
There was a variable that was being used that was undefined. Also fixed save_dci_pdu_for_crnti() function.
-
- 18 Jan, 2021 4 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 15 Jan, 2021 2 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.
-
- 14 Jan, 2021 1 commit
-
-
Ricky S authored
-
- 12 Jan, 2021 1 commit
-
-
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.
-
- 21 Nov, 2020 1 commit
-
-
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 1 commit
-
-
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.
-
- 16 Nov, 2020 2 commits
-
-
Andrew Burger authored
-
Andrew Burger authored
-
- 13 Nov, 2020 1 commit
-
-
Andrew Burger authored
-
- 24 Oct, 2020 1 commit
-
-
Michael Cook authored
Look only at the last `max_depth` items on the queue, at most.
-
- 23 Oct, 2020 1 commit
-
-
Andrew Burger authored
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- 14 Oct, 2020 1 commit
-
-
Andrew Burger authored
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- 12 Oct, 2020 1 commit
-
-
Andrew Burger authored
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- 02 Oct, 2020 1 commit
-
-
Andrew Burger authored
-
- 26 Sep, 2020 1 commit
-
-
Michael Cook authored
-
- 18 Sep, 2020 1 commit
-
-
Andrew Burger authored
-
- 16 Sep, 2020 1 commit
-
-
Andrew Burger authored
-
- 15 Sep, 2020 6 commits
-
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
- 12 Sep, 2020 2 commits
-
-
Andrew Burger authored
-
Andrew Burger authored
-
- 08 Sep, 2020 2 commits
-
-
Andrew Burger authored
-
Andrew Burger authored
-
- 06 Sep, 2020 3 commits
-
-
Andrew Burger authored
-
Andrew Burger authored
-
Michael Cook authored
This change allows us to disable the LOG_I messages to reduce overhead. Removed LOG_VAR macro because it was used in only one place, and a better solution is to simply use `__attribute__((unused))`.
-
- 05 Sep, 2020 1 commit
-
-
Andrew Burger authored
-
- 02 Sep, 2020 1 commit
-
-
Andrew Burger authored
-
- 24 Jul, 2020 1 commit
-
-
Andrew Burger authored
-