<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/15257">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lms: Use define LOG_LEVEL_CRITICIAL instead of value<br><br>Change-Id: Ie5bb99a76580c5780a24f190682700c5e69b3d85<br>---<br>M Transceiver52M/device/lms/LMSDevice.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/57/15257/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Transceiver52M/device/lms/LMSDevice.cpp b/Transceiver52M/device/lms/LMSDevice.cpp</span><br><span>index f55b555..d4e8640 100644</span><br><span>--- a/Transceiver52M/device/lms/LMSDevice.cpp</span><br><span>+++ b/Transceiver52M/device/lms/LMSDevice.cpp</span><br><span>@@ -81,7 +81,7 @@</span><br><span> {</span><br><span>      /* map lime specific log levels */</span><br><span>   static const int lvl_map[5] = {</span><br><span style="color: hsl(0, 100%, 40%);">-         [0] = LOGL_FATAL,</span><br><span style="color: hsl(120, 100%, 40%);">+             [LOG_LEVEL_CRITICAL] = LOGL_FATAL,</span><br><span>           [LMS_LOG_ERROR] = LOGL_ERROR,</span><br><span>                [LMS_LOG_WARNING] = LOGL_NOTICE,</span><br><span>             [LMS_LOG_INFO] = LOGL_INFO,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/15257">change 15257</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/+/15257"/><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: Ie5bb99a76580c5780a24f190682700c5e69b3d85 </div>
<div style="display:none"> Gerrit-Change-Number: 15257 </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>