Commit 62b44229 authored by Fredrik Molander's avatar Fredrik Molander

change pusch_TargetSNRx10 to 280

parent ce2b8d41
......@@ -213,10 +213,6 @@ gNBs =
GNB_IPV4_ADDRESS_FOR_NG_AMF = "192.168.70.129/24";
GNB_INTERFACE_NAME_FOR_NGU = "demo-oai";
GNB_IPV4_ADDRESS_FOR_NGU = "192.168.70.129/24";
# GNB_IPV4_ADDRESS_FOR_NG_AMF = "192.168.70.129";
# GNB_IPV4_ADDRESS_FOR_NGU = "192.168.70.129";
# GNB_IPV4_ADDRESS_FOR_NG_AMF = "172.21.16.131";
# GNB_IPV4_ADDRESS_FOR_NGU = "172.21.16.131";
GNB_PORT_FOR_S1U = 2152; # Spec 2152
};
......@@ -234,7 +230,7 @@ MACRLCs = (
remote_s_portd = 50010; // pnf p7 port [!]
tr_s_preference = "aerial";
tr_n_preference = "local_RRC";
pusch_TargetSNRx10 = 250; # 150;
pusch_TargetSNRx10 = 280; # 150;
pucch_TargetSNRx10 = 100; #200;
ulsch_max_frame_inactivity = 10;
dl_max_mcs = 27;
......
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