<p>fixeria <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/24661">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon/scheduler: introduce and use struct sched_burst_req<br><br>Similar to what we do in osmo-bts-trx, group everything related to<br>an Uplink burst into a structure.  Pass a pointer to this structure<br>to the logical channel handlers.  This makes the code easier to read,<br>and facilitates sending NOPE indications to the transceiver<br>(will be introduced in the upcoming patch).<br><br>Get rid of sched_trx_handle_tx_burst(), and instead just call<br>sched_trx_a5_burst_enc() directly from sched_frame_clck_cb().<br><br>Change-Id: Id45b27180c233fdc42ae1ef0b195554dd299a056<br>Related: SYS#5313, OS#1569<br>---<br>M src/host/trxcon/sched_lchan_desc.c<br>M src/host/trxcon/sched_lchan_pdtch.c<br>M src/host/trxcon/sched_lchan_rach.c<br>M src/host/trxcon/sched_lchan_tchf.c<br>M src/host/trxcon/sched_lchan_tchh.c<br>M src/host/trxcon/sched_lchan_xcch.c<br>M src/host/trxcon/sched_trx.c<br>M src/host/trxcon/sched_trx.h<br>M src/host/trxcon/trx_if.c<br>M src/host/trxcon/trx_if.h<br>10 files changed, 146 insertions(+), 162 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/61/24661/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/24661">change 24661</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/osmocom-bb/+/24661"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id45b27180c233fdc42ae1ef0b195554dd299a056 </div>
<div style="display:none"> Gerrit-Change-Number: 24661 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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>