<p>neels <strong>uploaded patch set #11</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24372">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">replace ts_*_for_each_lchan() with ts_for_n_lchans()<br><br>So far we have a couple of macros iterating a specific number of lchans,<br>depending on dynamic timeslot state etc. With addition of VAMOS lchans,<br>this would become more complex and bloated.<br><br>Instead of separate iteration macros for each situation, only have one<br>that takes a number of lchans as argument. That allows to more clearly<br>pick the number of lchans, especially for non-trivial VAMOS scenarios.<br><br>Related: SYS#5315 OS#4940<br>Change-Id: Ib2c6baf73a81ba371143ba5adc912aef6f79238d<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/bts_trx.c<br>M src/osmo-bsc/chan_alloc.c<br>M src/osmo-bsc/handover_decision_2.c<br>M src/osmo-bsc/handover_logic.c<br>M src/osmo-bsc/lchan_select.c<br>M src/osmo-bsc/timeslot_fsm.c<br>M tests/handover/handover_test.c<br>10 files changed, 28 insertions(+), 54 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/72/24372/11</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24372">change 24372</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/+/24372"/><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: Ib2c6baf73a81ba371143ba5adc912aef6f79238d </div>
<div style="display:none"> Gerrit-Change-Number: 24372 </div>
<div style="display:none"> Gerrit-PatchSet: 11 </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: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>