An error occurred fetching the project authors.
- 27 Apr, 2021 1 commit
-
-
francescomani authored
-
- 13 Apr, 2021 2 commits
-
-
Laurent THOMAS authored
-
Sakthivel Velumani authored
-
- 07 Apr, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 01 Apr, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 30 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
Estimate the threshold by simple averaging of mismatched bits of all detected DCI.
-
- 29 Mar, 2021 3 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 22 Mar, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 19 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 18 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 17 Mar, 2021 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
1.Changes to support multi slot parallel processing 2.Changes to run rfsimulator without multi-threading
-
- 16 Mar, 2021 3 commits
-
-
Sakthivel Velumani authored
This reverts commit 85e1c34c.
-
Sakthivel Velumani authored
This reverts commit 0280c083.
-
Sakthivel Velumani authored
1. Changed FIFO types to threadsafe to ensure order of execution 2. Changed RB_NB_TH to 1 because PUCCH have some issues when running 2 slots in parallel (race). Dont know exactly where it happens.
-
- 15 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
Created separate job for PDSCH processing so that its exectued in the right order in rfsimulator mode.
-
- 12 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
1. RX PBCH slot n 2. RX PDCCH slot n 3. Start TX PUSCH in parallel for slot n+6 4. RX PDSCH slot n 5. Join PUSCH 6. TX PUCCH slot n+6
-
- 11 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
when signal quality drops. when cmd line option used ue goes back to sync mode
-
- 10 Mar, 2021 1 commit
-
-
Sakthivel Velumani authored
thread1: RX thread2: TX
-
- 05 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
this slightly cleans up nr_initial_sync() and UE_thread()
-
- 03 Mar, 2021 1 commit
-
-
cig authored
- removed commented out code - improved logging in UL channel estimation - minor fixes according to OAI coding guidelines - moving fetching TDD configuration parameters in nr-ue.c only in TDD case
-
- 18 Feb, 2021 1 commit
-
-
Mahesh authored
-
- 15 Feb, 2021 1 commit
-
-
cig authored
-
- 12 Feb, 2021 1 commit
-
-
cig authored
- missing check on duplex mode before fetching the TDD period - missing flags configuration for FDD mode
-
- 08 Feb, 2021 2 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
Enabling more numerology combinations and 100 MHz support with 3/4 sampling for USRP X300/X310, too.
-
- 25 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 22 Jan, 2021 2 commits
-
-
Sakthivel Velumani authored
-
Thomas Schlichter authored
-
- 20 Jan, 2021 1 commit
-
-
Sakthivel Velumani authored
Reverted commit e0b1f612 removed a merge conflict error
-
- 19 Jan, 2021 2 commits
-
-
Sakthivel Velumani authored
Removed the hardcoding of fixed tdd and replaced with tdd config from mac configuration
-
Sakthivel Velumani authored
I removed this from places where I felt it shouldn't be. Not sure why was it there in the first place. To be reviewed.
-
- 11 Jan, 2021 1 commit
-
-
cig authored
- moved fill_dl_indication to phy procedures - introduced a new function to fill the RX indication - replaced redundant configuration code with the fill functions - extended the function to fill the rx indication - handling different dl pdus types - cleanup of redundant code
-
- 02 Jan, 2021 1 commit
-
-
Laurent authored
-
- 29 Dec, 2020 1 commit
-
-
Laurent authored
-
- 27 Dec, 2020 3 commits
-
-
cig authored
- skipping RA procedures when MAC is disabled - added mac_enabled flag that allows to disable RA and TA at UE from CL
-
cig authored
- removed unused arguments to phy functions - removed irrelevant conditions on UE run mode - replaced hardcoded param with PHY UE stored value
-
cig authored
- focus: defs_nr_UE.h, nr-ue.c, phy_procedures_nr_ue.c, nr_init_ue.c - removed long-time commented out code - replaced hardcoded params - removed unnecessary header inclusions
-