An error occurred fetching the project authors.
- 22 Feb, 2022 1 commit
-
-
rmagueta authored
-
- 05 Jan, 2022 1 commit
-
-
luis_pereira87 authored
This reverts commit 29268d0a.
-
- 24 Dec, 2021 1 commit
-
-
Luis Pereira authored
This reverts commit 96554bef
-
- 21 Dec, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 17 Dec, 2021 2 commits
- 16 Dec, 2021 2 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 07 Dec, 2021 1 commit
-
-
francescomani authored
-
- 04 Dec, 2021 1 commit
-
-
francescomani authored
-
- 29 Nov, 2021 1 commit
-
-
mjoang authored
fix the race condition in UE where PUSCH could not be sent when UE sends PUCCH and PUSCH at the same slot.
-
- 26 Nov, 2021 1 commit
-
-
Michael Cook authored
Our proxy_testscript.py expects these specific log messages to be logged as LOG_A
-
- 22 Nov, 2021 2 commits
-
-
francescomani authored
-
rmagueta authored
-
- 19 Nov, 2021 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 17 Nov, 2021 1 commit
-
-
rmagueta authored
-
- 16 Nov, 2021 2 commits
-
-
rmagueta authored
-
francescomani authored
-
- 15 Nov, 2021 2 commits
- 10 Nov, 2021 1 commit
-
-
mjoang authored
-
- 09 Nov, 2021 2 commits
-
-
francescomani authored
-
David Kim authored
-
- 05 Nov, 2021 4 commits
-
-
David Kim authored
-
Guido Casati authored
- the param was hardcoded to 12 at gNB side while it was computed at UE side - the same function used at UE side has been moved to the common file - now the computation at gNB side is consistent with the UE
-
Guido Casati authored
- updating to NR_MAC tag - minor cleanups - added more relavant info for debugging purposes
-
Guido Casati authored
- removed calls to the TDD UL/DL configuration common in FDD mode - bugfix in the generation of prach info from index - initial adaptation of gNB schedulers - adapted PUCCH ack/nack scheduling by taking into account 6 slots min delay in FDD mode (to be integrated with latest development of PUCCH) - made the use of nr_slots_per_frame more consistent
-
- 04 Nov, 2021 2 commits
- 03 Nov, 2021 3 commits
- 02 Nov, 2021 1 commit
-
-
David Kim authored
-
- 01 Nov, 2021 2 commits
-
-
David Kim authored
-
Melissa Elkadi authored
In this commit, we changed the stub function of the NRUE to handle the MIB and SIB1, which arrive in a single DL_TTI_REQ. If we have not received the MIB, we first call the scheduler, then we handle any received NFAPI messages. The NFAPI message handler will then call the nr_ue_dl_indication() again, which will process first the MIB, then SIB1. It seems that we are not properly sending the SIB1 response back to the gNB so the NRUE eventually crashes. We are however, properly decoding the MIB and SIB which is a step in the right direction!
-
- 29 Oct, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 25 Oct, 2021 2 commits
-
-
francescomani authored
-
mjoang authored
-
- 22 Oct, 2021 1 commit
-
-
Laurent THOMAS authored
-