<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19321">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/GSM_RR_Types: also match MobileAllocation in tr_IMM_TBF_ASS()<br><br>Change-Id: Icb13b8414d4a784eccaae2daa85232f066f92f08<br>---<br>M library/GSM_RR_Types.ttcn<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn</span><br><span>index bf650b2..66e49fa 100644</span><br><span>--- a/library/GSM_RR_Types.ttcn</span><br><span>+++ b/library/GSM_RR_Types.ttcn</span><br><span>@@ -989,6 +989,7 @@</span><br><span>                                           template GsmFrameNumber fn := ?,</span><br><span>                                             template TimingAdvance ta := ?,</span><br><span>                                              template PacketChannelDescription ch_desc := ?,</span><br><span style="color: hsl(120, 100%, 40%);">+                                       template MobileAllocation ma := ?,</span><br><span>                                           template IaRestOctets rest := ?) := {</span><br><span>           header := t_RrHeader(IMMEDIATE_ASSIGNMENT, ?),</span><br><span>               payload := {</span><br><span>@@ -1004,7 +1005,7 @@</span><br><span>                                 pkt_chan_desc := ch_desc,</span><br><span>                            req_ref := tr_compute_ReqRef(ra, fn),</span><br><span>                                timing_advance := ta,</span><br><span style="color: hsl(0, 100%, 40%);">-                           mobile_allocation := ?,</span><br><span style="color: hsl(120, 100%, 40%);">+                               mobile_allocation := ma,</span><br><span>                             rest_octets := rest</span><br><span>                  }</span><br><span>            }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19321">change 19321</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/+/19321"/><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: Icb13b8414d4a784eccaae2daa85232f066f92f08 </div>
<div style="display:none"> Gerrit-Change-Number: 19321 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>