Commit 7fbaf616 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 8fcd2afa
......@@ -17,7 +17,7 @@
rx_antenna:"tx_rx",
tdd_tx_mod: 1,
},
tx_gain: [70, 70, 70],
tx_gain: [70, 80, 70],
rx_gain: [60, 60, 60],
......
......@@ -347,7 +347,7 @@ def do_ue():
'sdr_dev_list': [2],
'n_antenna_dl': 1,
'n_antenna_ul': 1,
'tx_gain': 70,
'tx_gain': 80,
'rx_gain': 60,
}
})
......
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