Commit 12517f02 authored by Florian Kaltenberger's avatar Florian Kaltenberger

Reverting shifting the TX 4 bits to the left to exploit dynamic range.

adapted ssb_block_power to measured value

This partially reverts commit 857f9179.

Conflicts:
	targets/ARCH/ETHERNET/benetel/5g/benetel.c
parent b7ea4e0f
......@@ -194,7 +194,7 @@ gNBs =
nrofUplinkSymbols = 4; //0; //4;
#ssPBCH_BlockPower = 10;
ssPBCH_BlockPower = -10;
ssPBCH_BlockPower = -35;
}
);
......
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