<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22336">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: Connect to RIM port from BSSGP_Emulation<br><br>It will be used in next commits to test RIM related topics (such as<br>NACC).<br><br>Change-Id: I8113d9ef5433ae0976227408133a53397aeae41a<br>---<br>M pcu/SGSN_Components.ttcn<br>1 file changed, 3 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/36/22336/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pcu/SGSN_Components.ttcn b/pcu/SGSN_Components.ttcn</span><br><span>index 08d9231..a55d791 100644</span><br><span>--- a/pcu/SGSN_Components.ttcn</span><br><span>+++ b/pcu/SGSN_Components.ttcn</span><br><span>@@ -89,6 +89,7 @@</span><br><span>    var NS_CT ns_component;</span><br><span>      var BSSGP_CT bssgp_component;</span><br><span>        port BSSGP_CT_PROC_PT PROC;</span><br><span style="color: hsl(120, 100%, 40%);">+   port BSSGP_PT RIM;</span><br><span>   var boolean g_initialized := false;</span><br><span> }</span><br><span> </span><br><span>@@ -125,6 +126,8 @@</span><br><span>           connect(self:BSSGP_PROC[i], vc_BVC:BSSGP_PROC);</span><br><span>              f_bssgp_client_register(mmctx.imsi, mmctx.tlli);</span><br><span>     }</span><br><span style="color: hsl(120, 100%, 40%);">+     /* connect RIM related port */</span><br><span style="color: hsl(120, 100%, 40%);">+        connect(self:RIM, bssgp_component:RIM);</span><br><span>      connect(self:BSSGP_GLOBAL[0], bssgp_component:GLOBAL);</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/+/22336">change 22336</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/+/22336"/><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: I8113d9ef5433ae0976227408133a53397aeae41a </div>
<div style="display:none"> Gerrit-Change-Number: 22336 </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>