Commit 7bc69f50 authored by Sagar Parsawar's avatar Sagar Parsawar

Modified PRS FR1 and FR2 configs for gNB and UE with latest

from develop branch, also verified in rfsim
parent efb75d4b
......@@ -6,7 +6,7 @@ PRSs =
{
gNB_id = 0;
NumPRSResources = 8;
PRSResourceSetPeriod = [80, 1];
PRSResourceSetPeriod = [80, 2];
SymbolStart = [8,8,8,8,8,8,8,8];
NumPRSSymbols = [6,6,6,6,6,6,6,6];
NumRB = 64;
......@@ -27,8 +27,8 @@ PRSs =
{
gNB_id = 1;
NumPRSResources = 8;
PRSResourceSetPeriod = [80, 1];
SymbolStart = [0,0,0,0,0,0,0,0];
PRSResourceSetPeriod = [80, 2];
SymbolStart = [8,8,8,8,8,8,8,8];
NumPRSSymbols = [6,6,6,6,6,6,6,6];
NumRB = 64;
RBOffset = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment