Change in docker-playground[master]: ttcn3-bts-test/osmo-bsc.cfg: change pchan config for TRX#1..3

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

fixeria gerrit-no-reply at lists.osmocom.org
Mon Jul 6 12:34:06 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/19159 )


Change subject: ttcn3-bts-test/osmo-bsc.cfg: change pchan config for TRX#1..3
......................................................................

ttcn3-bts-test/osmo-bsc.cfg: change pchan config for TRX#1..3

The new physical channel configuration will be used in the upcoming
frequency hopping test cases.  TRX#0 is kept unchanged.

== Physical channel configuration ==

  +-------+------------------+------------------+------------------+------------------+
  | # / # |      TRX#0       |      TRX#1       |      TRX#2       |      TRX#3       |
  +-------+------------------+------------------+------------------+------------------+
  |  TS0  |   CCCH+SDCCH4    |      TCH/F       |      TCH/F       |      TCH/F       |
  +-------+------------------+------------------+------------------+------------------+
  |  TS1  |      TCH/F       |   SDCCH8+CBCH    |   SDCCH8+CBCH    |   SDCCH8+CBCH    |
  +-------+------------------+------------------+------------------+------------------+
  |  TS2  |      TCH/F       |      TCH/H       |      TCH/F       |      TCH/H       |
  +-------+------------------+------------------+------------------+------------------+
  |  TS3  |   TCH/F_PDCH     |   TCH/F_PDCH     |   TCH/F_PDCH     |   TCH/F_PDCH     |
  +-------+------------------+------------------+------------------+------------------+
  |  TS4  | TCH/F_TCH/H_PDCH | TCH/F_TCH/H_PDCH | TCH/F_TCH/H_PDCH | TCH/F_TCH/H_PDCH |
  +-------+------------------+------------------+------------------+------------------+
  |  TS5  |      TCH/H       |      TCH/H       |      TCH/H       |      TCH/H       |
  +-------+------------------+------------------+------------------+------------------+
  |  TS6  |      SDCCH8      |       PDCH       |       PDCH       |      SDCCH8      |
  +-------+------------------+------------------+------------------+------------------+
  |  TS7  |       PDCH       |       PDCH       |       PDCH       |       PDCH       |
  +-------+------------------+------------------+------------------+------------------+

Change-Id: Ib27704dcba3979d69e44065c472b1452eaa11a7a
Related: SYS#4868, OS#4546
---
M ttcn3-bts-test/osmo-bsc.cfg
1 file changed, 10 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/59/19159/1

diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index 1dcf226..88983c4 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -148,13 +148,13 @@
    max_power_red 20
    rsl e1 tei 1
    timeslot 0
-    phys_chan_config SDCCH8
+    phys_chan_config TCH/F
     hopping enabled 0
    timeslot 1
-    phys_chan_config TCH/F
+    phys_chan_config SDCCH8+CBCH
     hopping enabled 0
    timeslot 2
-    phys_chan_config TCH/F
+    phys_chan_config TCH/H
     hopping enabled 0
    timeslot 3
     phys_chan_config TCH/F_PDCH
@@ -166,7 +166,7 @@
     phys_chan_config TCH/H
     hopping enabled 0
    timeslot 6
-    phys_chan_config SDCCH8
+    phys_chan_config PDCH
     hopping enabled 0
    timeslot 7
     phys_chan_config PDCH
@@ -178,10 +178,10 @@
    max_power_red 20
    rsl e1 tei 2
    timeslot 0
-    phys_chan_config SDCCH8
+    phys_chan_config TCH/F
     hopping enabled 0
    timeslot 1
-    phys_chan_config TCH/F
+    phys_chan_config SDCCH8+CBCH
     hopping enabled 0
    timeslot 2
     phys_chan_config TCH/F
@@ -196,7 +196,7 @@
     phys_chan_config TCH/H
     hopping enabled 0
    timeslot 6
-    phys_chan_config SDCCH8
+    phys_chan_config PDCH
     hopping enabled 0
    timeslot 7
     phys_chan_config PDCH
@@ -208,13 +208,13 @@
    max_power_red 20
    rsl e1 tei 3
    timeslot 0
-    phys_chan_config SDCCH8
+    phys_chan_config TCH/F
     hopping enabled 0
    timeslot 1
-    phys_chan_config TCH/F
+    phys_chan_config SDCCH8+CBCH
     hopping enabled 0
    timeslot 2
-    phys_chan_config TCH/F
+    phys_chan_config TCH/H
     hopping enabled 0
    timeslot 3
     phys_chan_config TCH/F_PDCH

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/19159
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ib27704dcba3979d69e44065c472b1452eaa11a7a
Gerrit-Change-Number: 19159
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200706/49145d2f/attachment.htm>


More information about the gerrit-log mailing list