<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11443">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_04_08: improve gsm48_multirate_config()<br><br>The function gsm48_multirate_config() generates the multirate<br>configuration IE, that is sent via RSL to configure the active set of<br>AMR codecs inside the BTS. The function already works, but it does not<br>check the input data for consistancy. Lets add some consistancy check to<br>make sure that inconsistant parameters are rejected. Also allow the<br>output pointer to be NULL, so that the function can be used to perform<br>a dry run to be able to verify parameters.<br><br>- Check for invalid / inconsistant configuration parameters<br>- Perform a dry-run when lv pointer is set to NULL<br><br>Change-Id: I06beb7dd7236c81c3a91af4d09c31891f4b910a4<br>Related: OS#3529<br>---<br>M include/osmocom/bsc/gsm_04_08_rr.h<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/gsm_04_08_rr.c<br>M tests/gsm0408/Makefile.am<br>M tests/gsm0408/gsm0408_test.c<br>M tests/gsm0408/gsm0408_test.ok<br>6 files changed, 237 insertions(+), 26 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/43/11443/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11443">change 11443</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/11443"/><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: I06beb7dd7236c81c3a91af4d09c31891f4b910a4 </div>
<div style="display:none"> Gerrit-Change-Number: 11443 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>