<p>roh has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11949">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">change scaling factor from .3 to .7 for lms sdr devices to improve the signal slope<br><br>Change-Id: I2d1ba5cbd4ba98f912eb2e3e9f5383b69b28ff5b<br>---<br>M Transceiver52M/device/lms/LMSDevice.h<br>1 file changed, 2 insertions(+), 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/49/11949/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Transceiver52M/device/lms/LMSDevice.h b/Transceiver52M/device/lms/LMSDevice.h</span><br><span>index 349efbb..b73ad89 100644</span><br><span>--- a/Transceiver52M/device/lms/LMSDevice.h</span><br><span>+++ b/Transceiver52M/device/lms/LMSDevice.h</span><br><span>@@ -28,7 +28,8 @@</span><br><span> #include <iostream></span><br><span> #include <lime/LimeSuite.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#define LIMESDR_TX_AMPL  0.3</span><br><span style="color: hsl(120, 100%, 40%);">+// this was 0.3 before - values above 0.8 give more phase noise, values below 0.6 give too much amplitude resolution/noise to pass gmsk validation on a E4406</span><br><span style="color: hsl(120, 100%, 40%);">+#define LIMESDR_TX_AMPL  0.7</span><br><span> </span><br><span> /** A class to handle a LimeSuite supported device */</span><br><span> class LMSDevice:public RadioDevice {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11949">change 11949</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/11949"/><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: I2d1ba5cbd4ba98f912eb2e3e9f5383b69b28ff5b </div>
<div style="display:none"> Gerrit-Change-Number: 11949 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: roh <jsteiger@sysmocom.de> </div>