Commit 5e8d62ff authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

CI: remove ssb_SubcarrierOffset from config file

ssb_SubcarrierOffset is no longer taken in account from the gNB config file,
as it is computed automatically.
parent b3d45cf6
......@@ -21,7 +21,6 @@ gNBs =
////////// Physical parameters:
ssb_SubcarrierOffset = 0;
pdsch_AntennaPorts_XP = 2;
pusch_AntennaPorts = 2;
do_CSIRS = 1;
......
......@@ -21,7 +21,6 @@ gNBs =
////////// Physical parameters:
ssb_SubcarrierOffset = 0;
pdsch_AntennaPorts_XP = 2;
pusch_AntennaPorts = 4;
pdsch_AntennaPorts_N1 = 2;
......
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