Commit 408d96ad authored by Robert Schmidt's avatar Robert Schmidt

Generally disable 256 QAM for F1

parent 10bdf3a2
...@@ -19,6 +19,7 @@ gNBs = ...@@ -19,6 +19,7 @@ gNBs =
nr_cellid = 12345678L; nr_cellid = 12345678L;
force_256qam_off = 1;
tr_s_preference = "f1"; tr_s_preference = "f1";
......
...@@ -22,6 +22,7 @@ gNBs = ...@@ -22,6 +22,7 @@ gNBs =
////////// Physical parameters: ////////// Physical parameters:
min_rxtxtime = 6; min_rxtxtime = 6;
force_256qam_off = 1;
pdcch_ConfigSIB1 = ( pdcch_ConfigSIB1 = (
{ {
......
...@@ -18,6 +18,7 @@ gNBs = ...@@ -18,6 +18,7 @@ gNBs =
plmn_list = ({ mcc = 208; mnc = 99; mnc_length = 2; snssaiList = ({ sst = 1 }) }); plmn_list = ({ mcc = 208; mnc = 99; mnc_length = 2; snssaiList = ({ sst = 1 }) });
nr_cellid = 12345678L; nr_cellid = 12345678L;
force_256qam_off = 1;
tr_s_preference = "f1"; tr_s_preference = "f1";
......
...@@ -21,6 +21,7 @@ gNBs = ...@@ -21,6 +21,7 @@ gNBs =
////////// Physical parameters: ////////// Physical parameters:
min_rxtxtime = 6; min_rxtxtime = 6;
force_256qam_off = 1;
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