Commit 7eae19ae authored by Robert Schmidt's avatar Robert Schmidt

Deactivate SRS in SA tests: create RT problems

parent 562c5367
...@@ -26,7 +26,7 @@ gNBs = ...@@ -26,7 +26,7 @@ gNBs =
pusch_AntennaPorts = 2; pusch_AntennaPorts = 2;
pdsch_AntennaPorts_XP = 2; pdsch_AntennaPorts_XP = 2;
ul_prbblacklist = "51,52,53,54" ul_prbblacklist = "51,52,53,54"
do_SRS = 1; do_SRS = 0;
do_CSIRS = 1; do_CSIRS = 1;
pdcch_ConfigSIB1 = ( pdcch_ConfigSIB1 = (
......
...@@ -25,7 +25,7 @@ gNBs = ...@@ -25,7 +25,7 @@ gNBs =
pdsch_AntennaPorts_XP = 2; pdsch_AntennaPorts_XP = 2;
pusch_AntennaPorts = 2; pusch_AntennaPorts = 2;
do_SRS = 1; do_SRS = 0;
pdcch_ConfigSIB1 = ( pdcch_ConfigSIB1 = (
{ {
......
...@@ -25,7 +25,7 @@ gNBs = ...@@ -25,7 +25,7 @@ gNBs =
pusch_AntennaPorts = 2; pusch_AntennaPorts = 2;
ul_prbblacklist = "51,52,53,54" ul_prbblacklist = "51,52,53,54"
do_SRS = 1; do_SRS = 0;
pdcch_ConfigSIB1 = ( pdcch_ConfigSIB1 = (
{ {
......
...@@ -28,6 +28,7 @@ gNBs = ...@@ -28,6 +28,7 @@ gNBs =
#pusch_TargetSNRx10 = 200; #pusch_TargetSNRx10 = 200;
#pucch_TargetSNRx10 = 200; #pucch_TargetSNRx10 = 200;
ul_prbblacklist = "79,80,81,82" ul_prbblacklist = "79,80,81,82"
do_SRS = 0;
pdcch_ConfigSIB1 = ( pdcch_ConfigSIB1 = (
{ {
......
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