Commit d656022e authored by Robert Schmidt's avatar Robert Schmidt

Remove pdcch_ConfigSIB1 from new config files

parent ca2b5f15
...@@ -34,13 +34,6 @@ gNBs = ...@@ -34,13 +34,6 @@ gNBs =
ssb_SubcarrierOffset = 0; ssb_SubcarrierOffset = 0;
min_rxtxtime = 6; min_rxtxtime = 6;
pdcch_ConfigSIB1 = (
{
controlResourceSetZero = 12;
searchSpaceZero = 0;
}
);
servingCellConfigCommon = ( servingCellConfigCommon = (
{ {
#spCellConfigCommon #spCellConfigCommon
......
...@@ -24,13 +24,6 @@ gNBs = ...@@ -24,13 +24,6 @@ gNBs =
min_rxtxtime = 6; min_rxtxtime = 6;
force_256qam_off = 1; force_256qam_off = 1;
pdcch_ConfigSIB1 = (
{
controlResourceSetZero = 12;
searchSpaceZero = 0;
}
);
servingCellConfigCommon = ( servingCellConfigCommon = (
{ {
#spCellConfigCommon #spCellConfigCommon
......
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