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.orgfixeria has submitted this change. ( 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
multi-transceiver test cases. Rather than having the same logical
channel combinations configured for all transceivers, it makes
sense to test more deviations. TRX#0 has kept unchanged.
== Physical channel configuration ==
+-------+------------------+------------------+------------------+------------------+
| # / # | TRX#0 | TRX#1 | TRX#2 | TRX#3 |
+-------+------------------+------------------+------------------+------------------+
| TS0 | CCCH+SDCCH4 | TCH/F | TCH/H | PDCH |
+-------+------------------+------------------+------------------+------------------+
| TS1 | TCH/F | SDCCH8+CBCH | PDCH | TCH/H |
+-------+------------------+------------------+------------------+------------------+
| TS2 | TCH/F | PDCH | SDCCH8+CBCH | TCH/H |
+-------+------------------+------------------+------------------+------------------+
| TS3 | TCH/F_PDCH | TCH/F_TCH/H_PDCH | PDCH | SDCCH8+CBCH |
+-------+------------------+------------------+------------------+------------------+
| TS4 | TCH/F_TCH/H_PDCH | TCH/F_PDCH | SDCCH8 | PDCH |
+-------+------------------+------------------+------------------+------------------+
| TS5 | TCH/H | SDCCH8 | TCH/F | TCH/F |
+-------+------------------+------------------+------------------+------------------+
| TS6 | SDCCH8 | PDCH | PDCH | PDCH |
+-------+------------------+------------------+------------------+------------------+
| TS7 | PDCH | PDCH | PDCH | SDCCH8 |
+-------+------------------+------------------+------------------+------------------+
Change-Id: Ib27704dcba3979d69e44065c472b1452eaa11a7a
Related: SYS#4868, OS#4546
---
M ttcn3-bts-test/osmo-bsc.cfg
1 file changed, 39 insertions(+), 39 deletions(-)
Approvals:
laforge: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
fixeria: Verified
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index 1dcf226..f1d2315 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -148,25 +148,25 @@
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 PDCH
hopping enabled 0
timeslot 3
- phys_chan_config TCH/F_PDCH
- hopping enabled 0
- timeslot 4
phys_chan_config TCH/F_TCH/H_PDCH
hopping enabled 0
+ timeslot 4
+ phys_chan_config TCH/F_PDCH
+ hopping enabled 0
timeslot 5
- phys_chan_config TCH/H
+ phys_chan_config SDCCH8
hopping enabled 0
timeslot 6
- phys_chan_config SDCCH8
+ phys_chan_config PDCH
hopping enabled 0
timeslot 7
phys_chan_config PDCH
@@ -178,26 +178,26 @@
max_power_red 20
rsl e1 tei 2
timeslot 0
- phys_chan_config SDCCH8
- hopping enabled 0
- timeslot 1
- phys_chan_config TCH/F
- hopping enabled 0
- timeslot 2
- phys_chan_config TCH/F
- hopping enabled 0
- timeslot 3
- phys_chan_config TCH/F_PDCH
- hopping enabled 0
- timeslot 4
- phys_chan_config TCH/F_TCH/H_PDCH
- hopping enabled 0
- timeslot 5
phys_chan_config TCH/H
hopping enabled 0
- timeslot 6
+ timeslot 1
+ phys_chan_config PDCH
+ hopping enabled 0
+ timeslot 2
+ phys_chan_config SDCCH8+CBCH
+ hopping enabled 0
+ timeslot 3
+ phys_chan_config PDCH
+ hopping enabled 0
+ timeslot 4
phys_chan_config SDCCH8
hopping enabled 0
+ timeslot 5
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 6
+ phys_chan_config PDCH
+ hopping enabled 0
timeslot 7
phys_chan_config PDCH
hopping enabled 0
@@ -208,28 +208,28 @@
max_power_red 20
rsl e1 tei 3
timeslot 0
- phys_chan_config SDCCH8
+ phys_chan_config PDCH
hopping enabled 0
timeslot 1
- phys_chan_config TCH/F
- hopping enabled 0
- timeslot 2
- phys_chan_config TCH/F
- hopping enabled 0
- timeslot 3
- phys_chan_config TCH/F_PDCH
- hopping enabled 0
- timeslot 4
- phys_chan_config TCH/F_TCH/H_PDCH
- hopping enabled 0
- timeslot 5
phys_chan_config TCH/H
hopping enabled 0
+ timeslot 2
+ phys_chan_config TCH/H
+ hopping enabled 0
+ timeslot 3
+ phys_chan_config SDCCH8+CBCH
+ hopping enabled 0
+ timeslot 4
+ phys_chan_config PDCH
+ hopping enabled 0
+ timeslot 5
+ phys_chan_config TCH/F
+ hopping enabled 0
timeslot 6
- phys_chan_config SDCCH8
+ phys_chan_config PDCH
hopping enabled 0
timeslot 7
- phys_chan_config PDCH
+ phys_chan_config SDCCH8
hopping enabled 0
msc 0
core-location-area-code 666
--
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: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
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/20200721/bdabc4b1/attachment.htm>