<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11571">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">UHDDevice: setRxGain on chan 0 when using multi-arfcn<br><br>When using multi-arfcn feature, several logical channels (arfcn) are multiplxed<br>into one physical transceiver, as can be seen in<br>uhd_device::set_channels.<br><br>As a result, when multi-arfcn is enabled some properties are actually<br>shared for those logical channels, and internally mapped to the first<br>(only existing) channel, and per-channel internal array variables are allocated<br>accordingly (size() == 1).<br><br>When setting RxGain, we need to set the correct existing physical<br>channel. Same check is done in getRxGain, and then we apply the RxGain correctly and<br>we avoid outputing an error "Requested non-existent channel" immediatelly after.<br><br>Change-Id: I5b02bb1ef6450dc48be7b8058d96a5691847d3cc<br>---<br>M Transceiver52M/device/uhd/UHDDevice.cpp<br>1 file changed, 4 insertions(+), 0 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/71/11571/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11571">change 11571</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/11571"/><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: I5b02bb1ef6450dc48be7b8058d96a5691847d3cc </div>
<div style="display:none"> Gerrit-Change-Number: 11571 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-CC: Vadim Yanitskiy <axilirator@gmail.com> </div>