<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/14762">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">remove dummy UL measurement results for lost sacch frames<br><br>The current measurement code is able to work with too few measurement<br>results, so adding dmumy measurements upon loss detection at the next tx<br>time is pointless.<br><br>Related: OS#3780<br>Change-Id: Idfa123f8d02a9d8be1f6de6923fc2a8628020145<br>---<br>M src/osmo-bts-trx/scheduler_trx.c<br>1 file changed, 0 insertions(+), 3 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/62/14762/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/scheduler_trx.c b/src/osmo-bts-trx/scheduler_trx.c</span><br><span>index ade3cff..72764ae 100644</span><br><span>--- a/src/osmo-bts-trx/scheduler_trx.c</span><br><span>+++ b/src/osmo-bts-trx/scheduler_trx.c</span><br><span>@@ -198,9 +198,6 @@</span><br><span>                         /* TODO: Should we pass old TOA here? Otherwise we risk</span><br><span>                       * unnecessary decreasing TA */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                     /* Send uplink measurement information to L2 */</span><br><span style="color: hsl(0, 100%, 40%);">-                 l1if_process_meas_res(l1t->trx, tn, fn, trx_chan_desc[chan].chan_nr | tn,</span><br><span style="color: hsl(0, 100%, 40%);">-                            456, 456, -110, 0);</span><br><span>                  /* FIXME: use actual values for BER etc */</span><br><span>                   _sched_compose_ph_data_ind(l1t, tn, 0, chan, NULL, 0,</span><br><span>                                                   -110, 0, 0, 10000,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/14762">change 14762</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/+/14762"/><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: Idfa123f8d02a9d8be1f6de6923fc2a8628020145 </div>
<div style="display:none"> Gerrit-Change-Number: 14762 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>