<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13955">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-sysmo: fix: indicate BTS_FEAT_CBCH support on OML<br><br>It seems osmo-bts-sysmo does support CBCH (Cell Broadcast), but<br>for some reason it doesn't report BTS_FEAT_CBCH to the BSC.<br><br>Change-Id: I42dd3f84c44c210d9255e17153372bf252f897a1<br>---<br>M src/osmo-bts-sysmo/main.c<br>1 file changed, 1 insertion(+), 0 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/55/13955/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-sysmo/main.c b/src/osmo-bts-sysmo/main.c</span><br><span>index 221e8e8..ad7118a 100644</span><br><span>--- a/src/osmo-bts-sysmo/main.c</span><br><span>+++ b/src/osmo-bts-sysmo/main.c</span><br><span>@@ -76,6 +76,7 @@</span><br><span>          exit(23);</span><br><span>    }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ gsm_bts_set_feature(bts, BTS_FEAT_CBCH);</span><br><span>     gsm_bts_set_feature(bts, BTS_FEAT_GPRS);</span><br><span>     gsm_bts_set_feature(bts, BTS_FEAT_EGPRS);</span><br><span>    gsm_bts_set_feature(bts, BTS_FEAT_OML_ALERTS);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13955">change 13955</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/13955"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I42dd3f84c44c210d9255e17153372bf252f897a1 </div>
<div style="display:none"> Gerrit-Change-Number: 13955 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>