<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15672">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance control<br><br>Unlike the circuit-switched domain, Uplink transmissions on PDCH time-slots<br>are not continuous and there can be long time gaps between them. This happens<br>due to a bursty nature of packet data. The actual Timing Advance of a MS may<br>significantly change between such rare Uplink transmissions, so GPRS introduces<br>additional mechanisms to control Timing Advance, and thus reduce interference<br>between neighboring TDMA time-slots.<br><br>At the moment of Uplink TBF establishment, initial Timing Advance is measured<br>from ToA (Timing of Arrival) of an Access Burst. This is covered by another<br>test case - TC_ta_rach_imm_ass. In response to that Access Burst the network<br>sends Immediate Assignment on AGCH, which _may_ contain Timing Advance Index<br>among with the initial Timing Advance value. And here PTCCH comes to play.<br><br>PTCCH is a unidirectional channel on which the network can instruct a sub-set<br>of 16 MS (whether TBFs are active or not) to adjust their Timing Advance<br>continuously. To ensure continuous measurements of the signal propagation<br>delay, the MSs shall transmit Access Bursts on Uplink (PTCCH/U) on sub-slots<br>defined by an assigned Timing Advance Index (see 3GPP TS 45.002).<br><br>The purpose of this test case is to verify the assignment of Timing Advance<br>Index, and the process of Timing Advance notification on PTCCH/D. The MTC<br>first establishes several Uplink TBFs, but does not transmit any Uplink<br>blocks on them. During 4 TDMA multi-frame periods the MTC is sending RACH<br>indications to the PCU, checking the correctness of two received PTCCH/D<br>messages (period of PTCCH/D is two multi-frames).<br><br>At the moment of writing, PTCCH handling is not implemented in OsmoPCU<br>(neither PTCCH/D messages are correct, nor PTCCH/U bursts are handled).<br><br>Additionally, this change introduces a new message type, which is used<br>for sending commands to the RAW components - RAW_PCU_Command. Commands<br>can be used to (re)configure components at run-time.<br><br>Change-Id: I868f78e3e95a95f8f2e55e237eea700d7d4726a3<br>Related: SYS#4606<br>---<br>M pcu/PCUIF_RAW_Components.ttcn<br>M pcu/PCU_Tests_RAW.ttcn<br>2 files changed, 194 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/72/15672/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15672">change 15672</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-ttcn3-hacks/+/15672"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I868f78e3e95a95f8f2e55e237eea700d7d4726a3 </div>
<div style="display:none"> Gerrit-Change-Number: 15672 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </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@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>