<p>roh has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13660">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cleanup: remove comment copied from -uhd<br><br>Change-Id: I2bc7fcfa429d1f82c2d8e95d31dfed367f2b3f9d<br>---<br>M Transceiver52M/device/lms/LMSDevice.cpp<br>1 file changed, 2 insertions(+), 5 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/60/13660/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 b004308..52ef4a4 100644</span><br><span>--- a/Transceiver52M/device/lms/LMSDevice.cpp</span><br><span>+++ b/Transceiver52M/device/lms/LMSDevice.cpp</span><br><span>@@ -548,11 +548,8 @@</span><br><span> }</span><br><span> </span><br><span> GSM::Time LMSDevice::minLatency() {</span><br><span style="color: hsl(0, 100%, 40%);">-     /* Empirical data from a handful of</span><br><span style="color: hsl(0, 100%, 40%);">-     relatively recent machines shows that the B100 will underrun when</span><br><span style="color: hsl(0, 100%, 40%);">-       the transmit threshold is reduced to a time of 6 and a half frames,</span><br><span style="color: hsl(0, 100%, 40%);">-     so we set a minimum 7 frame threshold. */</span><br><span style="color: hsl(0, 100%, 40%);">-       return GSM::Time(6,7);</span><br><span style="color: hsl(120, 100%, 40%);">+        /* UNUSED on limesdr (only used on usrp1/2) */ </span><br><span style="color: hsl(120, 100%, 40%);">+       return GSM::Time(0,0);</span><br><span> }</span><br><span> </span><br><span> void LMSDevice::update_stream_stats(size_t chan, bool * underrun, bool * overrun)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13660">change 13660</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/13660"/><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: I2bc7fcfa429d1f82c2d8e95d31dfed367f2b3f9d </div>
<div style="display:none"> Gerrit-Change-Number: 13660 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: roh <jsteiger@sysmocom.de> </div>