<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12100">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">transceiver: log chan on CTRL command received<br><br>Change-Id: Ia3b2a35e03a8aaddd6efebc8db2ccca872f51f20<br>---<br>M Transceiver52M/Transceiver.cpp<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/00/12100/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 d6ddce8..8702fb6 100644</span><br><span>--- a/Transceiver52M/Transceiver.cpp</span><br><span>+++ b/Transceiver52M/Transceiver.cpp</span><br><span>@@ -721,7 +721,7 @@</span><br><span> </span><br><span>   /* Set command pointer */</span><br><span>   command = buffer + 4;</span><br><span style="color: hsl(0, 100%, 40%);">-  LOG(INFO) << "command is " << command;</span><br><span style="color: hsl(120, 100%, 40%);">+  LOG(INFO) << "chan " << chan << ": command is " << command;</span><br><span> </span><br><span>   if (match_cmd(command, "POWEROFF", NULL)) {</span><br><span>     stop();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12100">change 12100</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/12100"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ia3b2a35e03a8aaddd6efebc8db2ccca872f51f20 </div>
<div style="display:none"> Gerrit-Change-Number: 12100 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>