<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25650">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scheduler: fix comments explaining the interleaving of TCH/H<br><br>Change-Id: I2820e42ae10f05ba1ca956b948ea0d77e6abeb3d<br>---<br>M src/common/scheduler.c<br>1 file changed, 5 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/50/25650/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 ffa0ed8..a0af482 100644</span><br><span>--- a/src/common/scheduler.c</span><br><span>+++ b/src/common/scheduler.c</span><br><span>@@ -221,13 +221,14 @@</span><br><span>                 /* Rx and Tx, multiple convolutional coding types (3GPP TS 05.03,</span><br><span>             * chapter 3), block diagonal interleaving (3GPP TS 05.02, clause 7):</span><br><span>                 *</span><br><span style="color: hsl(0, 100%, 40%);">-               *   - a traffic frame is interleaved over 6 consecutive bursts</span><br><span style="color: hsl(120, 100%, 40%);">+                *   - a traffic frame is interleaved over 4 consecutive bursts</span><br><span>               *     using the even numbered bits of the first 2 bursts,</span><br><span style="color: hsl(0, 100%, 40%);">-               *     all bits of the middle two 2 bursts,</span><br><span>           *     and odd numbered bits of the last 2 bursts;</span><br><span>            *   - a FACCH/H frame 'steals' (replaces) two traffic frames,</span><br><span style="color: hsl(0, 100%, 40%);">-           *     interleaving is done over 4 consecutive bursts,</span><br><span style="color: hsl(0, 100%, 40%);">-           *     the same as given for a TCH/FS. */</span><br><span style="color: hsl(120, 100%, 40%);">+              *     interleaving is done over 6 consecutive bursts,</span><br><span style="color: hsl(120, 100%, 40%);">+                 *     using the even numbered bits of the first 2 bursts,</span><br><span style="color: hsl(120, 100%, 40%);">+             *     all bits of the middle two 2 bursts,</span><br><span style="color: hsl(120, 100%, 40%);">+            *     and odd numbered bits of the last 2 bursts. */</span><br><span>                .rts_fn = rts_tchh_fn,</span><br><span>               .dl_fn = tx_tchh_fn,</span><br><span>                 .ul_fn = rx_tchh_fn,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25650">change 25650</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/+/25650"/><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: I2820e42ae10f05ba1ca956b948ea0d77e6abeb3d </div>
<div style="display:none"> Gerrit-Change-Number: 25650 </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>