<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/14321">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts/scheduler.h: cosmetic: use bool for ho_rach_detect<br><br>Change-Id: Id357e4ed38cbdca2082322da12b93d556056e916<br>---<br>M include/osmo-bts/scheduler.h<br>1 file changed, 1 insertion(+), 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/21/14321/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmo-bts/scheduler.h b/include/osmo-bts/scheduler.h</span><br><span>index f9d9962..2906c6e 100644</span><br><span>--- a/include/osmo-bts/scheduler.h</span><br><span>+++ b/include/osmo-bts/scheduler.h</span><br><span>@@ -122,7 +122,7 @@</span><br><span>        } meas;</span><br><span> </span><br><span>  /* handover */</span><br><span style="color: hsl(0, 100%, 40%);">-  uint8_t                 ho_rach_detect; /* if rach detection is on */</span><br><span style="color: hsl(120, 100%, 40%);">+ bool                    ho_rach_detect; /* if rach detection is on */</span><br><span> };</span><br><span> </span><br><span> struct l1sched_ts {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/14321">change 14321</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/+/14321"/><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: Id357e4ed38cbdca2082322da12b93d556056e916 </div>
<div style="display:none"> Gerrit-Change-Number: 14321 </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>