<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/20639">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Calculate RSSI offset based on RxGain configuration<br><br>Prior to this patch, osmo-trx relied totally on proper VTY configuration<br>being set in "rssi-offset" together with the RxGain set through TRXC in<br>order to provide correct Uplink RSSI measurements to bts-trx.<br><br>With this patch, RSSI is now by default calculated (in LMS and UHD<br>backends) based on the currently set RxGain, by providing empirically<br>discovered values. Still, for backward compatibility, the old<br>"rssi-offset" command will overwrite completely the per-default<br>calculated rssi offset.<br>A new optional parameter "relative" is added at the end of the<br>"rssi-offset" VTY command to flag the value as relative to the newly<br>per-default calculated value. This way specific setups (like adding a<br>LNA / RF fronted) can still be expressed while still keeping the<br>automatic per-default offset.<br><br>Related: OS#4468<br>Change-Id: I8ef78fd20c22c60d61bfb18d80a4a36df4fd6c20<br>---<br>M CommonLibs/config_defs.h<br>M CommonLibs/trx_vty.c<br>M Transceiver52M/Transceiver.cpp<br>M Transceiver52M/Transceiver.h<br>M Transceiver52M/device/common/radioDevice.h<br>M Transceiver52M/device/ipc/IPCDevice.h<br>M Transceiver52M/device/lms/LMSDevice.cpp<br>M Transceiver52M/device/lms/LMSDevice.h<br>M Transceiver52M/device/uhd/UHDDevice.cpp<br>M Transceiver52M/device/uhd/UHDDevice.h<br>M Transceiver52M/device/usrp1/USRPDevice.h<br>M Transceiver52M/osmo-trx.cpp<br>M Transceiver52M/radioInterface.cpp<br>M Transceiver52M/radioInterface.h<br>M Transceiver52M/radioInterfaceMulti.cpp<br>M doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg<br>16 files changed, 187 insertions(+), 70 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/39/20639/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/20639">change 20639</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-trx/+/20639"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8ef78fd20c22c60d61bfb18d80a4a36df4fd6c20 </div>
<div style="display:none"> Gerrit-Change-Number: 20639 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>