<p>Neels Hofmeyr <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10101">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: FSMs: allow ignorable events<br><br>In various FSMs, some events may appear later or earlier without need of<br>action. Do not indicate these as 'ERROR' (event not permitted), but allow and<br>ignore them.<br><br>Debug-log about some of those.<br><br>From the old code, we've taken over the habit to change into<br>WAIT_BEFORE_RF_RELEASE even before SAPI[0] is released. Hence we may still<br>receive a SAPI[0] REL_IND in WAIT_BEFORE_RF_RELEASE. Don't show this as error<br>message, just silently accept it.<br><br>Change-Id: Ie320c7c6a1436184aaf2ec5a1843e04f4b3414ab<br>---<br>M src/osmo-bsc/assignment_fsm.c<br>M src/osmo-bsc/handover_fsm.c<br>M src/osmo-bsc/lchan_fsm.c<br>3 files changed, 60 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/01/10101/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10101">change 10101</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/10101"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ie320c7c6a1436184aaf2ec5a1843e04f4b3414ab </div>
<div style="display:none"> Gerrit-Change-Number: 10101 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>