|
|
@ -118,6 +118,7 @@ enable = false
|
|
|
|
# ip_netmask: Netmask of the tun_srsue device. Default: 255.255.255.0
|
|
|
|
# ip_netmask: Netmask of the tun_srsue device. Default: 255.255.255.0
|
|
|
|
# rssi_sensor_enabled: Enable or disable RF frontend RSSI sensor. Required for RSRP metrics but
|
|
|
|
# rssi_sensor_enabled: Enable or disable RF frontend RSSI sensor. Required for RSRP metrics but
|
|
|
|
# can cause UHD instability for long-duration testing. Default true.
|
|
|
|
# can cause UHD instability for long-duration testing. Default true.
|
|
|
|
|
|
|
|
# rx_gain_offset: RX Gain offset to add to rx_gain to calibrate RSRP readings
|
|
|
|
# prach_gain: PRACH gain (dB). If defined, forces a gain for the tranmsission of PRACH only.,
|
|
|
|
# prach_gain: PRACH gain (dB). If defined, forces a gain for the tranmsission of PRACH only.,
|
|
|
|
# Default is to use tx_gain in [rf] section.
|
|
|
|
# Default is to use tx_gain in [rf] section.
|
|
|
|
# cqi_max: Upper bound on the maximum CQI to be reported. Default 15.
|
|
|
|
# cqi_max: Upper bound on the maximum CQI to be reported. Default 15.
|
|
|
@ -176,6 +177,7 @@ enable = false
|
|
|
|
[expert]
|
|
|
|
[expert]
|
|
|
|
#ip_netmask = 255.255.255.0
|
|
|
|
#ip_netmask = 255.255.255.0
|
|
|
|
#rssi_sensor_enabled = false
|
|
|
|
#rssi_sensor_enabled = false
|
|
|
|
|
|
|
|
#rx_gain_offset = 62
|
|
|
|
#prach_gain = 30
|
|
|
|
#prach_gain = 30
|
|
|
|
#cqi_max = 15
|
|
|
|
#cqi_max = 15
|
|
|
|
#cqi_fixed = 10
|
|
|
|
#cqi_fixed = 10
|
|
|
|