<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/14746">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx/scheduler: rx_rach_fn(): clarify handover RACH handling<br><br>Change-Id: I3da39d48052af1759297f4ad75c220b3046c0691<br>---<br>M src/osmo-bts-trx/scheduler_trx.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/46/14746/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 00d7bbb..cd3dbf4 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>@@ -793,7 +793,8 @@</span><br><span>  enum rach_synch_seq_t synch_seq = RACH_SYNCH_SEQ_TS0;</span><br><span>        int best_score = 127 * RACH_SYNCH_SEQ_LEN;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  /* Handover RACH cannot be extended (11-bit) */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* If chan != TRXC_RACH, this is a handover RACH, which is always encoded</span><br><span style="color: hsl(120, 100%, 40%);">+      * as 8-bit and should contain the generic training sequence (TS0). */</span><br><span>       if (chan == TRXC_RACH) {</span><br><span>             if (bi->flags & TRX_BI_F_TS_INFO)</span><br><span>                     synch_seq = (enum rach_synch_seq_t) bi->tsc;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/14746">change 14746</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/+/14746"/><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: I3da39d48052af1759297f4ad75c220b3046c0691 </div>
<div style="display:none"> Gerrit-Change-Number: 14746 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>