<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19180">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SI2quater: allow storing 48 EARFCNs<br><br>Up to 16 SI2quater are multiplexed; each fits 3 EARFCNS, so the practical<br>maximum is 48.<br><br>Change-Id: Iabeed10053ee5899b4def3509aedd25abb2410a9<br>---<br>M include/osmocom/bsc/gsm_data.h<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/80/19180/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h</span><br><span>index ce18d1b..010d871 100644</span><br><span>--- a/include/osmocom/bsc/gsm_data.h</span><br><span>+++ b/include/osmocom/bsc/gsm_data.h</span><br><span>@@ -393,7 +393,8 @@</span><br><span> #define A38_XOR_MAX_KEY_LEN      16</span><br><span> #define A38_COMP128_KEY_LEN       16</span><br><span> #define RSL_ENC_ALG_A5(x) (x+1)</span><br><span style="color: hsl(0, 100%, 40%);">-#define MAX_EARFCN_LIST 32</span><br><span style="color: hsl(120, 100%, 40%);">+/* Up to 16 SI2quater are multiplexed; each fits 3 EARFCNS, so the maximum is... */</span><br><span style="color: hsl(120, 100%, 40%);">+#define MAX_EARFCN_LIST (3*16)</span><br><span> </span><br><span> /* is the data link established? who established it? */</span><br><span> #define LCHAN_SAPI_UNUSED        0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19180">change 19180</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/+/19180"/><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: Iabeed10053ee5899b4def3509aedd25abb2410a9 </div>
<div style="display:none"> Gerrit-Change-Number: 19180 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>