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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">enb-cells-2ca: fix config to match cell-id and cc idx<br><br>add comment explaining how the sceneario can be used.<br>also adopt cell IDs to match the CC index of the eNB.<br>This makes sure the cell_gain command of srsENB works with the config.<br><br>Change-Id: I1d14485df700ef3ba9220507f72c50b819d5e334<br>---<br>M sysmocom/scenarios/mod-enb-cells-2ca.conf<br>1 file changed, 15 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sysmocom/scenarios/mod-enb-cells-2ca.conf b/sysmocom/scenarios/mod-enb-cells-2ca.conf</span><br><span>index 668df7c..1dbea73 100644</span><br><span>--- a/sysmocom/scenarios/mod-enb-cells-2ca.conf</span><br><span>+++ b/sysmocom/scenarios/mod-enb-cells-2ca.conf</span><br><span>@@ -1,15 +1,16 @@</span><br><span style="color: hsl(120, 100%, 40%);">+# CA and HO config, two cells different EARFCN, cell IDs match CC index of eNB</span><br><span> modifiers:</span><br><span style="color: hsl(0, 100%, 40%);">- enb:</span><br><span style="color: hsl(0, 100%, 40%);">- - cell_list:</span><br><span style="color: hsl(0, 100%, 40%);">-   - cell_id: 0x01</span><br><span style="color: hsl(0, 100%, 40%);">-     pci: 0x01</span><br><span style="color: hsl(0, 100%, 40%);">-     dl_earfcn: 2850</span><br><span style="color: hsl(0, 100%, 40%);">-     rf_port: 0</span><br><span style="color: hsl(0, 100%, 40%);">-     scell_list: [0x02]</span><br><span style="color: hsl(0, 100%, 40%);">-     ncell_list: []</span><br><span style="color: hsl(0, 100%, 40%);">-   - cell_id: 0x02</span><br><span style="color: hsl(0, 100%, 40%);">-     pci: 0x02</span><br><span style="color: hsl(0, 100%, 40%);">-     dl_earfcn: 3050</span><br><span style="color: hsl(0, 100%, 40%);">-     rf_port: 1</span><br><span style="color: hsl(0, 100%, 40%);">-     scell_list: [0x01]</span><br><span style="color: hsl(0, 100%, 40%);">-     ncell_list: []</span><br><span style="color: hsl(120, 100%, 40%);">+  enb:</span><br><span style="color: hsl(120, 100%, 40%);">+  - cell_list:</span><br><span style="color: hsl(120, 100%, 40%);">+    - cell_id: 0x00</span><br><span style="color: hsl(120, 100%, 40%);">+      pci: 0x01</span><br><span style="color: hsl(120, 100%, 40%);">+      dl_earfcn: 2850</span><br><span style="color: hsl(120, 100%, 40%);">+      rf_port: 0</span><br><span style="color: hsl(120, 100%, 40%);">+      scell_list: [0x01]</span><br><span style="color: hsl(120, 100%, 40%);">+      ncell_list: [0x01]</span><br><span style="color: hsl(120, 100%, 40%);">+    - cell_id: 0x01</span><br><span style="color: hsl(120, 100%, 40%);">+      pci: 0x02</span><br><span style="color: hsl(120, 100%, 40%);">+      dl_earfcn: 3050</span><br><span style="color: hsl(120, 100%, 40%);">+      rf_port: 1</span><br><span style="color: hsl(120, 100%, 40%);">+      scell_list: [0x00]</span><br><span style="color: hsl(120, 100%, 40%);">+      ncell_list: [0x00]</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20642">change 20642</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-gsm-tester/+/20642"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1d14485df700ef3ba9220507f72c50b819d5e334 </div>
<div style="display:none"> Gerrit-Change-Number: 20642 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: srs_andre <andre@softwareradiosystems.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>