<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19167">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-trx: introduce TRX provisioning FSM<br><br>With prior code state managing the TRXC side of osmo-bts-trx, there are<br>plenty o cases (race conditions) where things can go wrong/unexpected,<br>because there's really no infrastructure to wait and synchronize between<br>different TRXs (eg wait until all are configured to POWERON), or to<br>simply keep well known per-trx state regarding lower layers.<br><br>In order to fix in the future all of those issues and to sanitize<br>current code, a new per-trx FSM is introduced, which takes care of<br>submitting TRXC commands and waiting for response when needed to manage<br>the state of the TRX.<br><br>Related: OS#4364<br>Change-Id: I2a00c23df15840e33fbb232c9e1dd6db128f63f6<br>---<br>M src/osmo-bts-trx/Makefile.am<br>M src/osmo-bts-trx/l1_if.c<br>M src/osmo-bts-trx/l1_if.h<br>M src/osmo-bts-trx/trx_if.c<br>A src/osmo-bts-trx/trx_provision_fsm.c<br>A src/osmo-bts-trx/trx_provision_fsm.h<br>6 files changed, 537 insertions(+), 224 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/67/19167/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/19167">change 19167</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/osmo-bts/+/19167"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2a00c23df15840e33fbb232c9e1dd6db128f63f6 </div>
<div style="display:none"> Gerrit-Change-Number: 19167 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>