<p>fixeria <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/22611">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;">TRXC: add proposal for multiple Training Sequences<br><br>Change-Id: I621e46edac5d748472fd645f81876116904e260c<br>Related: SYS#4895, OS#4941, OS#4006<br>---<br>M common/chapters/trx_if.adoc<br>1 file changed, 26 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/common/chapters/trx_if.adoc b/common/chapters/trx_if.adoc</span><br><span>index 65fb569..05c56a5 100644</span><br><span>--- a/common/chapters/trx_if.adoc</span><br><span>+++ b/common/chapters/trx_if.adoc</span><br><span>@@ -174,6 +174,32 @@</span><br><span> |13| PDTCH+PACCH+PTCCH</span><br><span> |===</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+===== Multiple Training Sequences (optional)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+For some setups it's insufficient to have a single Training Sequence Code assigned</span><br><span style="color: hsl(120, 100%, 40%);">+to all timeslots of a transceiver.  It may be required to use different TSCs for</span><br><span style="color: hsl(120, 100%, 40%);">+some (or even all) timeslots.  This can be achieved by sending `SETSLOT` command</span><br><span style="color: hsl(120, 100%, 40%);">+with additional arguments:</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+CMD SETSLOT <timeslot> <chantype> [ C<c>/S<s> ]</span><br><span style="color: hsl(120, 100%, 40%);">+RSP SETSLOT <status> <timeslot> <chantype> [ C<c>/S<s> ]</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+where `<c>` is a Training Sequence Code from TSC set `<s>`.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+NOTE: The numbering of both Training Sequence Code and set shall be the same as in</span><br><span style="color: hsl(120, 100%, 40%);">+3GPP TS 45.002, e.g. `C0S1` corresponds to the first sequence in the first TSC set</span><br><span style="color: hsl(120, 100%, 40%);">+for a chosen modulation type.  TSC Set number 0 (`S0`) does not exist in the specs.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: configuring timeslot 4 to use TCH/F and TSC 7 from set 1</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+CMD SETSLOT 4 1 C7/S1</span><br><span style="color: hsl(120, 100%, 40%);">+RSP SETSLOT 0 4 1 C7/S1</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Unless explicitly configured as described above, all timeslots will be using the</span><br><span style="color: hsl(120, 100%, 40%);">+default Training Sequence Code and set configured with the `SETTSC` command.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> ==== TRXD header version negotiation</span><br><span> </span><br><span> Messages on DATA interface may have different header formats, defined by a</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/22611">change 22611</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-gsm-manuals/+/22611"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I621e46edac5d748472fd645f81876116904e260c </div>
<div style="display:none"> Gerrit-Change-Number: 22611 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>