Change in osmo-gsm-tester[master]: enb-cells-2ca: fix config to match cell-id and cc idx

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

srs_andre gerrit-no-reply at lists.osmocom.org
Wed Oct 14 12:35:45 UTC 2020


srs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20642 )


Change subject: enb-cells-2ca: fix config to match cell-id and cc idx
......................................................................

enb-cells-2ca: fix config to match cell-id and cc idx

add comment explaining how the sceneario can be used.
also adopt cell IDs to match the CC index of the eNB.
This makes sure the cell_gain command of srsENB works with the config.

Change-Id: I1d14485df700ef3ba9220507f72c50b819d5e334
---
M sysmocom/scenarios/mod-enb-cells-2ca.conf
1 file changed, 15 insertions(+), 14 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/42/20642/1

diff --git a/sysmocom/scenarios/mod-enb-cells-2ca.conf b/sysmocom/scenarios/mod-enb-cells-2ca.conf
index 668df7c..1dbea73 100644
--- a/sysmocom/scenarios/mod-enb-cells-2ca.conf
+++ b/sysmocom/scenarios/mod-enb-cells-2ca.conf
@@ -1,15 +1,16 @@
+# CA and HO config, two cells different EARFCN, cell IDs match CC index of eNB
 modifiers:
- enb:
- - cell_list:
-   - cell_id: 0x01
-     pci: 0x01
-     dl_earfcn: 2850
-     rf_port: 0
-     scell_list: [0x02]
-     ncell_list: []
-   - cell_id: 0x02
-     pci: 0x02
-     dl_earfcn: 3050
-     rf_port: 1
-     scell_list: [0x01]
-     ncell_list: []
+  enb:
+  - cell_list:
+    - cell_id: 0x00
+      pci: 0x01
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: [0x01]
+      ncell_list: [0x01]
+    - cell_id: 0x01
+      pci: 0x02
+      dl_earfcn: 3050
+      rf_port: 1
+      scell_list: [0x00]
+      ncell_list: [0x00]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20642
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I1d14485df700ef3ba9220507f72c50b819d5e334
Gerrit-Change-Number: 20642
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201014/73f8ea02/attachment.htm>


More information about the gerrit-log mailing list