<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/15434">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Transceiver: Use LOGCHAN in logRxBurst to unify log format<br><br>Change-Id: Iec33ab73a9bf90fd0bff9ba453c32ea11bf0670e<br>---<br>M Transceiver52M/Transceiver.cpp<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-trx refs/changes/34/15434/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Transceiver52M/Transceiver.cpp b/Transceiver52M/Transceiver.cpp</span><br><span>index 0583998..8afbc95 100644</span><br><span>--- a/Transceiver52M/Transceiver.cpp</span><br><span>+++ b/Transceiver52M/Transceiver.cpp</span><br><span>@@ -1016,8 +1016,7 @@</span><br><span>     else os << "-";</span><br><span>   }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  LOG(DEBUG) << std::fixed << std::right</span><br><span style="color: hsl(0, 100%, 40%);">-    << " chan: "   << chan</span><br><span style="color: hsl(120, 100%, 40%);">+  LOGCHAN(chan, DMAIN, DEBUG) << std::fixed << std::right</span><br><span>     << " time: "   << unsigned(bi->tn) << ":" << bi->fn</span><br><span>     << " RSSI: "   << std::setw(5) << std::setprecision(1) << (bi->rssi - rssiOffset)</span><br><span>                    << "dBFS/" << std::setw(6) << -bi->rssi << "dBm"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/15434">change 15434</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/+/15434"/><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: Iec33ab73a9bf90fd0bff9ba453c32ea11bf0670e </div>
<div style="display:none"> Gerrit-Change-Number: 15434 </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>