Change in osmo-gsm-tester[master]: intra-freq-ho{-sameport}.conf: add scenarios for intra-freq HO cells

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Oct 16 14:17:37 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20666 )

Change subject: intra-freq-ho{-sameport}.conf: add scenarios for intra-freq HO cells
......................................................................

intra-freq-ho{-sameport}.conf: add scenarios for intra-freq HO cells

we need to use two different configs for Amarisoft and srsENB.
Amarisoft combines the two cells and transmits them on the same
RF port, whereas srsENB sends them on a single port each.

Change-Id: I3a2a8ae7bf4ed2dab6efba8550f442a741ad92e0
---
A sysmocom/scenarios/mod-enb-cells-intra-freq-ho-sameport.conf
A sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf
2 files changed, 32 insertions(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/sysmocom/scenarios/mod-enb-cells-intra-freq-ho-sameport.conf b/sysmocom/scenarios/mod-enb-cells-intra-freq-ho-sameport.conf
new file mode 100644
index 0000000..4a0a6b4
--- /dev/null
+++ b/sysmocom/scenarios/mod-enb-cells-intra-freq-ho-sameport.conf
@@ -0,0 +1,16 @@
+# HO config for intra-frequency HO between two cells (same EARFCN) on the same RF port (Amarisoft eNB)
+modifiers:
+  enb:
+  - cell_list:
+    - cell_id: 0x01
+      pci: 0x01
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: []
+      ncell_list: [0x02]
+    - cell_id: 0x02
+      pci: 0x02
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: []
+      ncell_list: [0x01]
diff --git a/sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf b/sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf
new file mode 100644
index 0000000..7884a33
--- /dev/null
+++ b/sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf
@@ -0,0 +1,16 @@
+# HO config for intra-frequency HO between two cells (same EARFCN) on different RF ports (srsENB)
+modifiers:
+  enb:
+  - cell_list:
+    - cell_id: 0x01
+      pci: 0x01
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: []
+      ncell_list: [0x02]
+    - cell_id: 0x02
+      pci: 0x02
+      dl_earfcn: 2850
+      rf_port: 1
+      scell_list: []
+      ncell_list: [0x01]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20666
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: I3a2a8ae7bf4ed2dab6efba8550f442a741ad92e0
Gerrit-Change-Number: 20666
Gerrit-PatchSet: 2
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201016/2232679a/attachment.htm>


More information about the gerrit-log mailing list