An error occurred fetching the project authors.
- 16 Apr, 2020 2 commits
-
-
Ahmed Hussein authored
-
Ahmed Hussein authored
-
- 14 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
-
- 07 Apr, 2020 2 commits
-
-
Thomas Schlichter authored
-
Ahmed Hussein authored
-
- 06 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
Using ul_dmrs_symb_pos at UE side instead of assuming that DMRS is only present at 1st symbol of PUSCH
-
- 24 Mar, 2020 1 commit
-
-
Robert Schmidt authored
inline alone does only define a function without a corresponding declaration. static solves this problem
-
- 19 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 14 Mar, 2020 1 commit
-
-
Raymond Knopp authored
-
- 10 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 04 Mar, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 02 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 28 Feb, 2020 1 commit
-
-
Sakthivel Velumani authored
UE is a bit more stable now
-
- 27 Feb, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 07 Feb, 2020 2 commits
-
-
Sakthivel Velumani authored
2 issues at this point: 1.rfsim for FR1 works sometimes. other times 100 consec PBCH errors.(this commit) 2.PDCCH and PDSCH are not transmitted in correct slots. problem might be with sf_ahead.
-
Sakthivel Velumani authored
fixed a bug in UE
-
- 04 Feb, 2020 2 commits
-
-
Sakthivel Velumani authored
gNB and UE runs without crashing; PBCH not decoding though
-
Sakthivel Velumani authored
-
- 23 Jan, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 22 Jan, 2020 1 commit
-
-
matzakos authored
nr-ip noS1 uplink: Uplink IP traffic successfully received at the IP TUN interface of the gNB now. Logs cleanup.
-
- 20 Jan, 2020 1 commit
-
-
frtabu authored
build improvements: allow build mode selection (-g -G options) allow all exec build in one pass, remove remaining USE_MME macros in nr code
-
- 16 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 15 Jan, 2020 2 commits
-
-
Francesco Mani authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Jan, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 13 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 10 Jan, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 09 Jan, 2020 2 commits
-
-
Francesco Mani authored
definition of config request fapi structures in UE and acquisition from rrc of config data (work in progress)
-
Raphael Defosseux authored
Mainly comestics and integer type management Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Jan, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Raymond Knopp authored
-
- 18 Dec, 2019 3 commits
-
-
Khalid Ahmed authored
- total num of symbols is 12 instead of 14 in PUSCH - actual UL slot is 3 instead of 2
-
Thomas Schlichter authored
Replace "slot == 18" by "slot == (20 + NR_UPLINK_SLOT - DURATION_RX_TO_TX) % 20". At least this is correct for 30 kHz SCS...
-
Khalid Ahmed authored
-
- 06 Dec, 2019 1 commit
-
-
Guido Casati authored
Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application. - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots. - when the timer resets gNB is now transmitting the TA whether it is zero or not. - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters. - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot when the application should occur. - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the TA update
-
- 05 Dec, 2019 1 commit
-
-
laurent authored
-
- 19 Nov, 2019 1 commit
-
-
Raymond Knopp authored
-
- 12 Nov, 2019 1 commit
-
-
laurent authored
-