<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22057">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rlcmac: Add template to match receival of Dl Ctrl message<br><br>Change-Id: Ifd16e8129b4440542b82a47749df1547a061ae88<br>---<br>M library/RLCMAC_Templates.ttcn<br>1 file changed, 13 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/57/22057/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/RLCMAC_Templates.ttcn b/library/RLCMAC_Templates.ttcn</span><br><span>index d59c74e..981061c 100644</span><br><span>--- a/library/RLCMAC_Templates.ttcn</span><br><span>+++ b/library/RLCMAC_Templates.ttcn</span><br><span>@@ -505,6 +505,19 @@</span><br><span>          usf := usf</span><br><span>   }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ template RlcmacDlBlock tr_RLCMAC_DL_CTRL(template uint3_t usf := ?, template RlcmacDlCtrlMsg dl_ctrl := ?) := {</span><br><span style="color: hsl(120, 100%, 40%);">+               ctrl := {</span><br><span style="color: hsl(120, 100%, 40%);">+                     mac_hdr := {</span><br><span style="color: hsl(120, 100%, 40%);">+                          payload_type := (MAC_PT_RLCMAC_NO_OPT, MAC_PT_RLCMAC_OPT),</span><br><span style="color: hsl(120, 100%, 40%);">+                            rrbp:= ?,</span><br><span style="color: hsl(120, 100%, 40%);">+                             rrbp_valid := ?,</span><br><span style="color: hsl(120, 100%, 40%);">+                              usf := usf</span><br><span style="color: hsl(120, 100%, 40%);">+                    },</span><br><span style="color: hsl(120, 100%, 40%);">+                    opt := *,</span><br><span style="color: hsl(120, 100%, 40%);">+                     payload := dl_ctrl</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%);">+</span><br><span>  template RlcmacDlBlock tr_RLCMAC_DUMMY_CTRL(template uint3_t usf := ?, template PageMode page_mode := ?) := {</span><br><span>                ctrl := {</span><br><span>                    mac_hdr := {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22057">change 22057</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/+/22057"/><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: Ifd16e8129b4440542b82a47749df1547a061ae88 </div>
<div style="display:none"> Gerrit-Change-Number: 22057 </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-MessageType: newchange </div>