<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19782">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/PCUIF_Types: fixup: keep PCUIF_InfoV10Trx aligned<br><br>Change-Id: I92ba84c5d1f77c86f7871c488965f6345c2dbbe2<br>Related: SYS#4868, OS#4547<br>---<br>M library/PCUIF_Types.ttcn<br>1 file changed, 2 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/82/19782/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/PCUIF_Types.ttcn b/library/PCUIF_Types.ttcn</span><br><span>index aab5f09..8144d97 100644</span><br><span>--- a/library/PCUIF_Types.ttcn</span><br><span>+++ b/library/PCUIF_Types.ttcn</span><br><span>@@ -153,6 +153,7 @@</span><br><span> private type record PCUIF_InfoV10Trx {</span><br><span>      uint16_t                arfcn,</span><br><span>       BIT8                    pdch_mask,</span><br><span style="color: hsl(120, 100%, 40%);">+    OCT1                    spare,</span><br><span>       uint32_t                hLayer1,</span><br><span>     PCUIF_InfoTrxTsList     ts</span><br><span> } with { variant (pdch_mask) "BITORDER(msb)" };</span><br><span>@@ -743,6 +744,7 @@</span><br><span>                                                      template (value) uint3_t tsc := 7) := {</span><br><span>        arfcn := arfcn,</span><br><span>      pdch_mask := pdch_mask,</span><br><span style="color: hsl(120, 100%, 40%);">+       spare := '00'O,</span><br><span>      hLayer1 := 0,</span><br><span>        ts := {</span><br><span>              ts_PCUIF_InfoTrxTsH0(tsc), ts_PCUIF_InfoTrxTsH0(tsc),</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19782">change 19782</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/+/19782"/><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: I92ba84c5d1f77c86f7871c488965f6345c2dbbe2 </div>
<div style="display:none"> Gerrit-Change-Number: 19782 </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>