<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/14319">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx/trx_if.c: dropping Tx bursts is a noticeable event<br><br>Change-Id: Ia954b797a9bb90660b6548ec0ffb218a1dcff37a<br>---<br>M src/osmo-bts-trx/trx_if.c<br>1 file changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/19/14319/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 8914557..ec879c7 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>@@ -688,8 +688,7 @@</span><br><span>  if (transceiver_available && llist_empty(&l1h->trx_ctrl_list)) {</span><br><span>              send(l1h->trx_ofd_data.fd, buf, nbits + 6, 0);</span><br><span>    } else</span><br><span style="color: hsl(0, 100%, 40%);">-          LOGP(DTRX, LOGL_DEBUG, "Ignoring TX data, transceiver "</span><br><span style="color: hsl(0, 100%, 40%);">-                       "offline.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+              LOGP(DTRX, LOGL_ERROR, "Ignoring TX data, transceiver offline.\n");</span><br><span> </span><br><span>    return 0;</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/14319">change 14319</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/+/14319"/><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: Ia954b797a9bb90660b6548ec0ffb218a1dcff37a </div>
<div style="display:none"> Gerrit-Change-Number: 14319 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>