<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24712">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scheduler: unset TRX_CHAN_FLAG_AUTO_ACTIVE for TRXC_IDLE<br><br>Neither we expect any Uplink bursts on IDLE channels, nor we need<br>to send any Downlink bursts.  Automatic activation of TRXC_IDLE<br>channels does not make sense.<br><br>Change-Id: Ifade0eab0605154196322ff20b1b3a44495f8a2e<br>---<br>M src/common/scheduler.c<br>1 file changed, 0 insertions(+), 4 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/12/24712/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/scheduler.c b/src/common/scheduler.c</span><br><span>index b4f2fa8..9796506 100644</span><br><span>--- a/src/common/scheduler.c</span><br><span>+++ b/src/common/scheduler.c</span><br><span>@@ -144,10 +144,6 @@</span><br><span>         [TRXC_IDLE] = {</span><br><span>              .name = "IDLE",</span><br><span>            .desc = "Idle channel",</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-               /* On C0, BTS needs to ensure discontinuous burst transmission.</span><br><span style="color: hsl(0, 100%, 40%);">-          * Therefore we need to send dummy bursts on IDLE slots. */</span><br><span style="color: hsl(0, 100%, 40%);">-             .flags = TRX_CHAN_FLAG_AUTO_ACTIVE,</span><br><span>  },</span><br><span>   [TRXC_FCCH] = {</span><br><span>              .name = "FCCH", /* 3GPP TS 05.02, section 3.3.2.1 */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24712">change 24712</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/+/24712"/><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: Ifade0eab0605154196322ff20b1b3a44495f8a2e </div>
<div style="display:none"> Gerrit-Change-Number: 24712 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>