<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/17570">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: do not set rx-gain to 1 by default<br><br>The sample configs supplied within the doc/trx directory set the<br>rx-gain parameter to 1. A low value like this may cause a noticeable<br>degration of rx performance (For an USRP B200 an rx-gain of 38dbm is<br>recommended). Lets remove this seting from the sample configuration to<br>allow the default settings in osmo-trx to be applied.<br><br>Change-Id: I76be1739b638b3c1b0de5ac667eed53397631caa<br>Related: OS#4467<br>---<br>M doc/examples/trx/osmo-bts-trx-calypso.cfg<br>M doc/examples/trx/osmo-bts-trx.cfg<br>2 files changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/examples/trx/osmo-bts-trx-calypso.cfg b/doc/examples/trx/osmo-bts-trx-calypso.cfg</span><br><span>index 6b52fd2..3f2e778 100644</span><br><span>--- a/doc/examples/trx/osmo-bts-trx-calypso.cfg</span><br><span>+++ b/doc/examples/trx/osmo-bts-trx-calypso.cfg</span><br><span>@@ -22,7 +22,6 @@</span><br><span> !</span><br><span> phy 0</span><br><span>  instance 0</span><br><span style="color: hsl(0, 100%, 40%);">-  osmotrx rx-gain 1</span><br><span>  osmotrx ip local 127.0.0.1</span><br><span>  osmotrx ip remote 127.0.0.1</span><br><span>  osmotrx timing-advance-loop</span><br><span>diff --git a/doc/examples/trx/osmo-bts-trx.cfg b/doc/examples/trx/osmo-bts-trx.cfg</span><br><span>index 8342697..81313e5 100644</span><br><span>--- a/doc/examples/trx/osmo-bts-trx.cfg</span><br><span>+++ b/doc/examples/trx/osmo-bts-trx.cfg</span><br><span>@@ -21,7 +21,6 @@</span><br><span> !</span><br><span> phy 0</span><br><span>  instance 0</span><br><span style="color: hsl(0, 100%, 40%);">-  osmotrx rx-gain 1</span><br><span>  osmotrx ip local 127.0.0.1</span><br><span>  osmotrx ip remote 127.0.0.1</span><br><span> bts 0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/17570">change 17570</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-bts/+/17570"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I76be1739b638b3c1b0de5ac667eed53397631caa </div>
<div style="display:none"> Gerrit-Change-Number: 17570 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>