<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/18921">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-trx: Instruct user to set manually nominal-tx-power if NOMTXPOWER not supported<br><br>Using the VTY command will force that value and prevent osmo-bts-trx to<br>use/send NOMTXPOWER cmd over TRXC.<br><br>Change-Id: I496753bc74767a7e18b831768d9d422a738192b7<br>---<br>M src/osmo-bts-trx/trx_if.c<br>1 file changed, 4 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/21/18921/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c</span><br><span>index 3502fbd..d733f04 100644</span><br><span>--- a/src/osmo-bts-trx/trx_if.c</span><br><span>+++ b/src/osmo-bts-trx/trx_if.c</span><br><span>@@ -557,7 +557,10 @@</span><br><span>       int nominal_power;</span><br><span> </span><br><span>       if (rsp->status)</span><br><span style="color: hsl(0, 100%, 40%);">-             LOGPPHI(pinst, DTRX, LOGL_ERROR, "transceiver NOMTXPOWER failed with status %d\n",</span><br><span style="color: hsl(120, 100%, 40%);">+          LOGPPHI(pinst, DTRX, LOGL_ERROR, "transceiver NOMTXPOWER failed "</span><br><span style="color: hsl(120, 100%, 40%);">+                   "with status %d. If your transceiver doesn't support this "</span><br><span style="color: hsl(120, 100%, 40%);">+                     "command, then please set the nominal transmit power manually "</span><br><span style="color: hsl(120, 100%, 40%);">+                     "through VTY cmd 'nominal-tx-power'.\n",</span><br><span>                   rsp->status);</span><br><span>     if (cb) {</span><br><span>            sscanf(rsp->params, "%d", &nominal_power);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/18921">change 18921</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/+/18921"/><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: I496753bc74767a7e18b831768d9d422a738192b7 </div>
<div style="display:none"> Gerrit-Change-Number: 18921 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>