<p>Harald Welte <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12006">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lms: User correct scale factor for transmit samples<br><br>Due to (I believe) a copy+paste mistake from the USRP1 code,<br>we were using only a scale range of up to 9830 when transmitting<br>samples, rather than the full 16 bit signed integer range up to<br>32767.<br><br>As a result, we were loosing almost two bits (MSBs) of resolution<br>as well as a lot of transmit power.<br><br>This changes the scale factor to 0.707 (1/sqrt(2)).<br><br>Please note that the much higher DAC output level means that the analog<br>gain should be reduced.  The theoretic range of up to 73dB should not<br>be used, but Lime Microsystems suggest a value of 61..67 dB.  This can<br>be achieved by using a "osmotrx tx-attenuation" value of 6..12 inside<br>the osmo-bts-trx configuration file.<br><br>Related: OS#3341<br>Related: OS#3342<br>Change-Id: I71702feaa11f53e7614a6938a984dd748405474a<br>---<br>M Transceiver52M/device/lms/LMSDevice.h<br>1 file changed, 8 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/06/12006/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12006">change 12006</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/12006"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I71702feaa11f53e7614a6938a984dd748405474a </div>
<div style="display:none"> Gerrit-Change-Number: 12006 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>