Commit a9f5643c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent aa349871
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
}, },
tx_gain: 50, tx_gain: 67,
rx_gain: 50, rx_gain: 60,
com_addr: "127.0.1.2:9001", com_addr: "127.0.1.2:9001",
// XXX only if slapparameter_dict.get('mme_list') || has LTE cell ? // XXX only if slapparameter_dict.get('mme_list') || has LTE cell ?
......
...@@ -175,8 +175,8 @@ iRU3_SDR1_fLTE2() ...@@ -175,8 +175,8 @@ iRU3_SDR1_fLTE2()
jshared_instance_list = json.dumps(shared_instance_list) jshared_instance_list = json.dumps(shared_instance_list)
json_params = """{ json_params = """{
"earfcn": 126357, "earfcn": 126357,
"tx_gain": 50, "tx_gain": 67,
"rx_gain": 50, "rx_gain": 60,
"sib23_file": "sib2_3.asn", "sib23_file": "sib2_3.asn",
"rf_mode": "fdd", "rf_mode": "fdd",
"slap_configuration": { "slap_configuration": {
......
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