<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/18600">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: indicate BTS_FEAT_EGPRS support to BSC<br><br>EGPRS support, in particular MCS channel coding, was introduced<br>to osmo-bts-trx years ago, but we still report that it's not<br>supported. Let's stop confusing BSC, and set this feature too.<br><br>Change-Id: Iaf92764d266e12efd2350967deffae50fbbb3b9e<br>---<br>M src/osmo-bts-trx/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/00/18600/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/main.c b/src/osmo-bts-trx/main.c</span><br><span>index 112f405..419099e 100644</span><br><span>--- a/src/osmo-bts-trx/main.c</span><br><span>+++ b/src/osmo-bts-trx/main.c</span><br><span>@@ -109,6 +109,7 @@</span><br><span>      bts->c0->nominal_power = 23;</span><br><span> </span><br><span>       osmo_bts_set_feature(bts->features, BTS_FEAT_GPRS);</span><br><span style="color: hsl(120, 100%, 40%);">+        osmo_bts_set_feature(bts->features, BTS_FEAT_EGPRS);</span><br><span>      osmo_bts_set_feature(bts->features, BTS_FEAT_OML_ALERTS);</span><br><span>         osmo_bts_set_feature(bts->features, BTS_FEAT_SPEECH_F_V1);</span><br><span>        osmo_bts_set_feature(bts->features, BTS_FEAT_SPEECH_H_V1);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/18600">change 18600</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/+/18600"/><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: Iaf92764d266e12efd2350967deffae50fbbb3b9e </div>
<div style="display:none"> Gerrit-Change-Number: 18600 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>