<p>Vadim Yanitskiy <strong>uploaded patch set #2</strong> to the change originally created by Harald Welte.</p><p><a href="https://gerrit.osmocom.org/14275">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon: Suppress POWERON to TRX if we're already powered on.<br><br>The existing logic unconditionally wants to send a POWERON command<br>on TRXC whenever L1CTL_FBSB_REQ is received.  That may cause some<br>problems when sending subsequent L1CTL_FBSB_REQ, e.g. due to signal loss.<br><br>Sending POWEROFF when transceiver is not powered on is normal though.<br>This can happen if trxcon is restarted while fake_trx was running.<br><br>The existing FSM state could unfortunately not been used, as it's a<br>mixture between the TRX connection state and the command/response state.<br><br>The current solution is just a work around. We definitely need to<br>introduce separate state machines for transceiver and its TRXC<br>interface.<br><br>Change-Id: I834e8897b95a2490811319697fc7cab6076db480<br>---<br>M src/host/trxcon/l1ctl.c<br>M src/host/trxcon/trx_if.c<br>M src/host/trxcon/trx_if.h<br>3 files changed, 18 insertions(+), 3 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/75/14275/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/14275">change 14275</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/14275"/><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: I834e8897b95a2490811319697fc7cab6076db480 </div>
<div style="display:none"> Gerrit-Change-Number: 14275 </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: 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>