<p>pespin <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Move NULL and ASSIGN tbf_state transition to tbf_fsm<br><br>At some point later in time the state_flags will most probably be split<br>into different variables, one ending up in a different FSM. It is moved<br>so far to the exsiting FSM from the C++ class since it's easier to<br>access it from C and C++ code, and anyway that kind of information<br>belongs to the FSM.<br><br>Related: OS#2709<br>Change-Id: I3c62e9e83965cb28065338733f182863e54d7474<br>---<br>M src/pcu_vty_functions.cpp<br>M src/pdch.cpp<br>M src/tbf.cpp<br>M src/tbf.h<br>M src/tbf_dl.cpp<br>M src/tbf_fsm.c<br>M src/tbf_fsm.h<br>M src/tbf_ul.cpp<br>M tests/alloc/AllocTest.err<br>M tests/tbf/TbfTest.err<br>10 files changed, 24,858 insertions(+), 141 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/11/25011/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011">change 25011</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-pcu/+/25011"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3c62e9e83965cb28065338733f182863e54d7474 </div>
<div style="display:none"> Gerrit-Change-Number: 25011 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </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-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>