<p>neels <strong>uploaded patch set #10</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24377">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add VAMOS secondary lchans to timeslot struct<br><br>So far there is a bunch of code setting a primary lchan in VAMOS mode.<br>This patch now adds the actual secondary "shadow" lchans that may be<br>combined with a primary lchan in VAMOS mode to form a multiplex.<br><br>VAMOS lchans are put in the same ts->lchan[] array that keeps the<br>primary lchans. They are at most two additional usable lchans (for a<br>TCH/H shadow) added to either TCH/F or TCH/H.<br><br>Keeping these in the same array allows looping over all lchans easily.<br>The ts->max_primary_lchans indicates the index of the first VAMOS shadow<br>lchan.<br><br>Related: SYS#5315 OS#4940<br>Change-Id: I928af99498bba488d317693f3144d4fccbbe9af3<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/assignment_fsm.c<br>M src/osmo-bsc/gsm_data.c<br>M src/osmo-bsc/timeslot_fsm.c<br>5 files changed, 153 insertions(+), 12 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/77/24377/10</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24377">change 24377</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/+/24377"/><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: I928af99498bba488d317693f3144d4fccbbe9af3 </div>
<div style="display:none"> Gerrit-Change-Number: 24377 </div>
<div style="display:none"> Gerrit-PatchSet: 10 </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-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>