<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24371">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add fields to reflect nr of lchans in ts struct<br><br>So far the number of usable lchans is determined on-the-fly by the<br>physical channel config. With VAMOS, this becomes more complex, namely<br>determining whether the BTS is vamos capable.<br><br>Instead of calling a function to determine the number of lchans for<br>every use, rather place the number of valid lchans in int members of the<br>timeslot struct, and initialize those during timeslot setup.<br><br>Actual use of these new fields will follow in a subsequent patch, which<br>introduces the ts_for_n_lchans() macro to replace current lchan<br>iteration macros.<br><br>Related: SYS#5315 OS#4940<br>Change-Id: I08027d79db71a23e874b729c4e6173b0f269ee4f<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M include/osmocom/bsc/timeslot_fsm.h<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/timeslot_fsm.c<br>M tests/handover/handover_test.c<br>5 files changed, 35 insertions(+), 16 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/71/24371/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24371">change 24371</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/+/24371"/><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: I08027d79db71a23e874b729c4e6173b0f269ee4f </div>
<div style="display:none"> Gerrit-Change-Number: 24371 </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>