<p>Vadim Yanitskiy <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/18319">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon: refactor trx_if_cmd_setfh(): send Rx/Tx frequencies<br><br>It would make sense to send the ARFCN list in parameters of SETFH<br>command, if there was a clear distinction between transceivers in<br>fake_trx.py, i.e. which one is an MS and which is a BTS.<br><br>Right now, every Transceiver is an abstract entity that emits<br>and receives bursts. So when you convert an ARFCN to a pair of<br>Downlink/Uplink frequencies, you don't know whether it maps<br>as Rx/Tx or as Tx/Rx for a given Transceiver.<br><br>Of course, we could assume that this is an MS specific feature,<br>and a pair of Downlink/Uplink frequencies always corresponds to<br>Rx/Tx, but what if some day we would need to implement and test<br>a similar approach for the BTS side? Also, by sending frequency<br>values in kHz (rather than ARFCNs) we can avoid inconsistency<br>with the existing RXTUNE / TXTUNE commands.<br><br>Change-Id: Ia2bf08797f1a37b56cf47945694b901f92765b58<br>Related: I587e4f5da67c7b7f28e010ed46b24622c31a3fdd<br>Related: OS#4546<br>---<br>M src/host/trxcon/trx_if.c<br>1 file changed, 36 insertions(+), 20 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/19/18319/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/18319">change 18319</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/osmocom-bb/+/18319"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia2bf08797f1a37b56cf47945694b901f92765b58 </div>
<div style="display:none"> Gerrit-Change-Number: 18319 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>