<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24178">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[VAMOS] osmo-bts-trx: move {chan,bid} to trx_{dl,ul}_burst_{req,ind}<br><br>Historically the logical channel handlers like rx_data_fn() used to accept<br>quite a lot of arguments.  With the introduction of additional measurement<br>parameters it has become clear that we need to group the arguments into<br>structures.  This why both 'trx_{dl,ul}_burst_{req,ind}' structures were<br>introduced.<br><br>However, both channel type and burst ID were kept untouched, so until<br>now we had them being passed between the scheduler functions here and<br>there.  This change is a logical conclusion of the original change<br>mentioned above.<br><br>As a part of this change, the new LOGL1SB() macro is introduced.  It<br>does accept a pointer to 'trx_{dl,ul}_burst_{req,ind}' and expands the<br>context information for the old LOGL1S() macro.<br><br>Change-Id: Ic5a02b074662b3e429bf18e05a982f3f3e7b7444<br>---<br>M include/osmo-bts/scheduler.h<br>M include/osmo-bts/scheduler_backend.h<br>M src/common/scheduler.c<br>M src/osmo-bts-trx/sched_lchan_fcch_sch.c<br>M src/osmo-bts-trx/sched_lchan_pdtch.c<br>M src/osmo-bts-trx/sched_lchan_rach.c<br>M src/osmo-bts-trx/sched_lchan_tchf.c<br>M src/osmo-bts-trx/sched_lchan_tchh.c<br>M src/osmo-bts-trx/sched_lchan_xcch.c<br>M src/osmo-bts-trx/scheduler_trx.c<br>M src/osmo-bts-virtual/scheduler_virtbts.c<br>11 files changed, 312 insertions(+), 353 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/78/24178/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24178">change 24178</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-bts/+/24178"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic5a02b074662b3e429bf18e05a982f3f3e7b7444 </div>
<div style="display:none"> Gerrit-Change-Number: 24178 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@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>