<p>pespin <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/15051">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, but someone else must approve
  fixeria: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trx_toolkit: Fixes in TRXD documentation<br><br>Change-Id: I126a8aed6b2bac7a620e95f06ecb98642a63b5f0<br>---<br>M src/target/trx_toolkit/data_msg.py<br>1 file changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/target/trx_toolkit/data_msg.py b/src/target/trx_toolkit/data_msg.py</span><br><span>index ebb7a0f..de5f908 100644</span><br><span>--- a/src/target/trx_toolkit/data_msg.py</span><br><span>+++ b/src/target/trx_toolkit/data_msg.py</span><br><span>@@ -477,17 +477,17 @@</span><br><span>     +-----------------+---------------------------------------+</span><br><span>          | 7 6 5 4 3 2 1 0 | bit numbers (value range)             |</span><br><span>          +-----------------+---------------------------------------+</span><br><span style="color: hsl(0, 100%, 40%);">-     | . . . . . X X X | Training Sequence Code (0..7)         |</span><br><span style="color: hsl(120, 100%, 40%);">+   | X . . . . . . . | IDLE / nope frame indication (0 or 1) |</span><br><span>          +-----------------+---------------------------------------+</span><br><span>          | . X X X X . . . | Modulation, TS set number (see below) |</span><br><span>          +-----------------+---------------------------------------+</span><br><span style="color: hsl(0, 100%, 40%);">-     | X . . . . . . . | IDLE / nope frame indication (0 or 1) |</span><br><span style="color: hsl(120, 100%, 40%);">+   | . . . . . X X X | Training Sequence Code (0..7)         |</span><br><span>          +-----------------+---------------------------------------+</span><br><span> </span><br><span>    The bit number 7 (MSB) is set to high when either nothing has been</span><br><span>   detected, or during IDLE frames, so we can deliver noise levels,</span><br><span>     and avoid clock gaps on the L1 side. Other bits are ignored,</span><br><span style="color: hsl(0, 100%, 40%);">-    and should be set to low (0) in this case. L16 shall be set to 0x00.</span><br><span style="color: hsl(120, 100%, 40%);">+  and should be set to low (0) in this case.</span><br><span> </span><br><span>       == Coding of modulation and TS set number</span><br><span> </span><br><span>@@ -520,14 +520,14 @@</span><br><span> </span><br><span>    == Coding of the burst bits</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">- Unlike to be transmitted bursts, the received bursts are designated</span><br><span style="color: hsl(120, 100%, 40%);">+   Unlike the transmitted bursts, the received bursts are designated</span><br><span>    using the soft-bits notation, so the receiver can indicate its</span><br><span>       assurance from 0 to -127 that a given bit is 1, and from 0 to +127</span><br><span>   that a given bit is 0. The Viterbi algorithm allows to approximate</span><br><span>   the original sequence of hard-bits (1 or 0) using these values.</span><br><span> </span><br><span>  Each soft-bit (-127..127) of the burst is encoded as an unsigned</span><br><span style="color: hsl(0, 100%, 40%);">-        value in range (254..0) respectively using the constant shift.</span><br><span style="color: hsl(120, 100%, 40%);">+        value in range (0..255) respectively using the constant shift.</span><br><span> </span><br><span>   """</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/15051">change 15051</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/osmocom-bb/+/15051"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I126a8aed6b2bac7a620e95f06ecb98642a63b5f0 </div>
<div style="display:none"> Gerrit-Change-Number: 15051 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>