<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22195">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix configuration mess of initial_cs/mcs between PCUIF and VTY<br><br>Both values (optionally) set (forced) by VTY and the values received<br>from PCUIF were stored in the same variable, meaning that for instance<br>the PCUIF values wouldn't really be used if someone applied eg "no cs"<br>during runtime.<br><br>This commit does something similar to what was already done for the<br>max_(m)cs fields. We store PCUIF values in one place and VTY ones in<br>another place, and then trigger a bts object internal process to find<br>out exactly which initial CS should it be using.<br><br>Change-Id: I80a6ba401f9c0c85bdf6e0cc99a9d2008d31e1b0<br>---<br>M src/bts.cpp<br>M src/bts.h<br>M src/gprs_pcu.c<br>M src/gprs_pcu.h<br>M src/pcu_l1_if.cpp<br>M src/pcu_vty.c<br>6 files changed, 110 insertions(+), 55 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/95/22195/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22195">change 22195</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/+/22195"/><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: I80a6ba401f9c0c85bdf6e0cc99a9d2008d31e1b0 </div>
<div style="display:none"> Gerrit-Change-Number: 22195 </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-CC: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>