<p>fixeria <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/17352">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon/scheduler: substitute lost TDMA frames on Downlink<br><br>It may happen that one or more Downlink bursts are lost on their<br>way to the MS due to a variety of reasons. Modern transceivers<br>supporting TRXDv1 protocol would substitute lost bursts with<br>so-called NOPE indications. Hovewer, neither fake_trx.py nor<br>grgsm_trx do support this feature at the moment.<br><br>We can still detect and compensate TDMA frame loss per logical<br>channels in the same way as it's already done in osmo-bts-trx.<br>In short, we should keep TDMA frame number of the last received<br>burst in the logical channel state, and using the appropriate<br>multiframe layout, check if there were any gaps between TDMA<br>frame number of the current burst and the stored one.<br><br>Change-Id: I3551d79796a3730565c2c70577e9d134e636f275<br>---<br>M src/host/trxcon/sched_trx.c<br>M src/host/trxcon/sched_trx.h<br>2 files changed, 100 insertions(+), 55 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/52/17352/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/17352">change 17352</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/+/17352"/><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: I3551d79796a3730565c2c70577e9d134e636f275 </div>
<div style="display:none"> Gerrit-Change-Number: 17352 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </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-MessageType: newpatchset </div>