<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24356">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">AMR config cleanup step 1: split lchan_mr_config()<br><br>Split off two function from lchan_mr_config() which do not directly<br>manipulate struct gsm_lchan members. This allows subsequent patches to<br>re-use mr_config_filter() for Channel Mode Modify without depending on<br>lchan->activate.info; allows to filter AMR modes without modifying the<br>state of an already active lchan before sending a Channel Activation or<br>Channel Mode Modify; and allows to move mr_config_render_lv() to<br>gsm_04_08_rr.c so that the mr_ms_lv and mr_bts_lv no longer need to be<br>stored in struct gsm_lchan -- they essentially duplicate s15_s0.<br><br>Rationale:<br><br>This is a follow-up for the AMR configuration in the sense that previous<br>patch Ie0da36124d73efc28a8809b63d7c96e2167fc412 started for channel mode<br>and rate, and the s15_s0 bits:<br><br>The AMR mode filtering directly manipulates struct gsm_lchan members and<br>takes parameters from lchan->activate.info. This makes it hard to<br>separate lchan activation from the Channel Mode Modify procedure.<br><br>Related: SYS#5315 OS#4940 OS#3787 OS#3833<br>Change-Id: Iebac2dc26412d877e5364f90d6f2ed7a7952351e<br>---<br>M src/osmo-bsc/lchan_fsm.c<br>1 file changed, 85 insertions(+), 73 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/56/24356/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24356">change 24356</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-bsc/+/24356"/><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-Change-Id: Iebac2dc26412d877e5364f90d6f2ed7a7952351e </div>
<div style="display:none"> Gerrit-Change-Number: 24356 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>