aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-05-18 01:17:42 +0700
committerfixeria <axilirator@gmail.com>2020-05-28 10:31:28 +0000
commitc5f1a673bd5255cc5a34c8f994c9326401f4d84d (patch)
tree5d448c3dea706333a6130ef4caee1cfda5ebf0ff
parent9d7b8fd5f9269e01bb2187b1f04d0292e4434259 (diff)
ttcn3-bts-test: enable 3 additional transceivers for BTS#0
This is needed for the forthcoming frequency hopping test cases. Change-Id: Ib5ad31388ae25399ad09739aac3fdcb0b3a1f78b Depends: I86afb55ecc6703ce7a229aaa626223f9331a4778 Related: OS#4546
-rwxr-xr-xttcn3-bts-test/jenkins.sh5
-rw-r--r--ttcn3-bts-test/osmo-bsc.cfg90
-rw-r--r--ttcn3-bts-test/osmo-bts.cfg24
3 files changed, 118 insertions, 1 deletions
diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh
index 00e8133..83bd165 100755
--- a/ttcn3-bts-test/jenkins.sh
+++ b/ttcn3-bts-test/jenkins.sh
@@ -53,7 +53,10 @@ start_fake_trx() {
--log-file-level DEBUG \
--log-file-time \
--log-level INFO \
- -R 172.18.9.20 -r 172.18.9.22
+ -R 172.18.9.20 -r 172.18.9.22 \
+ --trx TRX1@172.18.9.20:5700/1 \
+ --trx TRX2@172.18.9.20:5700/2 \
+ --trx TRX3@172.18.9.20:5700/3
}
start_trxcon() {
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index d25c0fb..d754cb9 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -166,6 +166,96 @@ network
timeslot 7
phys_chan_config PDCH
hopping enabled 0
+ trx 1
+ rf_locked 0
+ arfcn 873
+ nominal power 23
+ max_power_red 20
+ rsl e1 tei 1
+ 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
+ phys_chan_config SDCCH8
+ hopping enabled 0
+ timeslot 7
+ phys_chan_config PDCH
+ hopping enabled 0
+ trx 2
+ rf_locked 0
+ arfcn 875
+ nominal power 23
+ 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
+ phys_chan_config SDCCH8
+ hopping enabled 0
+ timeslot 7
+ phys_chan_config PDCH
+ hopping enabled 0
+ trx 3
+ rf_locked 0
+ arfcn 877
+ nominal power 23
+ max_power_red 20
+ rsl e1 tei 3
+ 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
+ phys_chan_config SDCCH8
+ hopping enabled 0
+ timeslot 7
+ phys_chan_config PDCH
+ hopping enabled 0
msc 0
core-location-area-code 666
core-cell-identity 333
diff --git a/ttcn3-bts-test/osmo-bts.cfg b/ttcn3-bts-test/osmo-bts.cfg
index ea04b36..8ada1ba 100644
--- a/ttcn3-bts-test/osmo-bts.cfg
+++ b/ttcn3-bts-test/osmo-bts.cfg
@@ -61,6 +61,15 @@ phy 0
instance 0
osmotrx rx-gain 10
osmotrx tx-attenuation 0
+ instance 1
+ osmotrx rx-gain 10
+ osmotrx tx-attenuation 0
+ instance 2
+ osmotrx rx-gain 10
+ osmotrx tx-attenuation 0
+ instance 3
+ osmotrx rx-gain 10
+ osmotrx tx-attenuation 0
bts 0
band DCS1800
ipa unit-id 1234 0
@@ -84,5 +93,20 @@ bts 0
power-ramp step-size 2000 mdB
power-ramp step-interval 1
phy 0 instance 0
+ trx 1
+ power-ramp max-initial 0 mdBm
+ power-ramp step-size 2000 mdB
+ power-ramp step-interval 1
+ phy 0 instance 1
+ trx 2
+ power-ramp max-initial 0 mdBm
+ power-ramp step-size 2000 mdB
+ power-ramp step-interval 1
+ phy 0 instance 2
+ trx 3
+ power-ramp max-initial 0 mdBm
+ power-ramp step-size 2000 mdB
+ power-ramp step-interval 1
+ phy 0 instance 3
ctrl
bind 0.0.0.0