<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/20284">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce NM operative state Radio Carrier FSM<br><br>All the Operative State logic to manage a RadioCarrier NM object is<br>centralized in this FSM, where other parts of the code simply send<br>events to it.<br>This allows keeping state consistent and offloading logic from each bts<br>backend, since they are only required to submit events now.<br>The idea in the long run is to also replace other NM objects with<br>similar FSMs.<br><br>This improved logic fixes bug where PHY + RSL link became available before<br>OPSTART and hence op state changed to Enabled before receiving any OPSTART message.<br><br>Change-Id: Ifb249a821c4270918699b6375a72b3a618e8cfbe<br>---<br>M include/osmo-bts/Makefile.am<br>M include/osmo-bts/bts_trx.h<br>A include/osmo-bts/nm_radio_carrier_fsm.h<br>M src/common/Makefile.am<br>M src/common/bts_trx.c<br>A src/common/nm_radio_carrier_fsm.c<br>M src/common/phy_link.c<br>M src/osmo-bts-litecell15/l1_if.c<br>M src/osmo-bts-litecell15/oml.c<br>M src/osmo-bts-oc2g/l1_if.c<br>M src/osmo-bts-oc2g/oml.c<br>M src/osmo-bts-octphy/l1_if.c<br>M src/osmo-bts-octphy/l1_oml.c<br>M src/osmo-bts-omldummy/bts_model.c<br>M src/osmo-bts-sysmo/l1_if.c<br>M src/osmo-bts-sysmo/oml.c<br>M src/osmo-bts-trx/l1_if.c<br>M src/osmo-bts-virtual/bts_model.c<br>18 files changed, 361 insertions(+), 44 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/84/20284/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/20284">change 20284</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/+/20284"/><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: Ifb249a821c4270918699b6375a72b3a618e8cfbe </div>
<div style="display:none"> Gerrit-Change-Number: 20284 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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>