Commit e8451eb8 authored by Sagar Parsawar's avatar Sagar Parsawar

Added 2gNB PRS working config 106PRBs

parent 4704af48
......@@ -218,9 +218,9 @@ MACRLCs = (
prs_config = (
{
NumPRSResources = 1;
PRSResourceSetPeriod = [40, 0];
PRSResourceSetPeriod = [20, 2];
SymbolStart = [7];
NumPRSSymbols = [7];
NumPRSSymbols = [6];
NumRB = 106;
RBOffset = 0;
CombSize = 4;
......@@ -261,7 +261,7 @@ RUs = (
#beamforming 1x4 matrix:
bf_weights = [0x00007fff, 0x0000, 0x0000, 0x0000];
#clock_src = "internal";
sdr_addrs = "addr=192.168.10.2,second_addr=192.168.20.2,clock_source=internal,time_source=internal"
sdr_addrs = "addr=192.168.10.2,clock_source=gpsdo,time_source=gpsdo"
}
);
......
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