Reduced default TX/RX gains in srsUE/srsENB

master
Ismael Gomez 7 years ago
parent 32a29f1d34
commit 602b684352

@ -58,8 +58,8 @@ drb_config = drb.conf
##################################################################### #####################################################################
[rf] [rf]
dl_earfcn = 3400 dl_earfcn = 3400
tx_gain = 80 tx_gain = 70
rx_gain = 50 rx_gain = 40
#device_name = auto #device_name = auto
#device_args = auto #device_args = auto

@ -23,8 +23,8 @@
[rf] [rf]
dl_earfcn = 3400 dl_earfcn = 3400
freq_offset = 0 freq_offset = 0
tx_gain = 80 tx_gain = 70
rx_gain = 50 rx_gain = 40
#nof_rx_ant = 1 #nof_rx_ant = 1
#device_name = auto #device_name = auto

Loading…
Cancel
Save