<p>Vadim Yanitskiy <strong>uploaded patch set #2</strong> to the change originally created by Pau Espin Pedrol.</p><p><a href="https://gerrit.osmocom.org/11432">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fake_trx: introduce CTRL commands for RSSI simulation<br><br>Since FakeTRX is a proxy, it basically emulates transceiver for<br>both osmo-bts-trx and trxcon, hence there are two separate and<br>independent control interfaces (usually, ports 6701 and 5701).<br><br>All simulation commands (see 'FAKE_*') are usually implemented<br>on both interfaces separately:<br><br>  - ctrl_if_bb.py - simulation commands affecting Uplink,<br>  - ctrl_if_bts.py - simulation commands affecting Downlink.<br><br>This change introduces the 'FAKE_RSSI' command for both CTRL<br>interfaces in two variations:<br><br>  - absolute: CMD FAKE_RSSI <BASE> <THRESH><br>  - relative: CMD FAKE_RSSI <+-BASE_DELTA><br><br>where 'THRESH' affects optional value randomization.<br><br>Change-Id: Ic01c31fb0304345dd7337c3ee1c7ee3c2d3e8460<br>---<br>M src/target/trx_toolkit/ctrl_if_bb.py<br>M src/target/trx_toolkit/ctrl_if_bts.py<br>2 files changed, 42 insertions(+), 0 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/32/11432/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11432">change 11432</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/11432"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic01c31fb0304345dd7337c3ee1c7ee3c2d3e8460 </div>
<div style="display:none"> Gerrit-Change-Number: 11432 </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: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>