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
This commit is contained in:
Vadim Yanitskiy 2020-05-18 01:17:42 +07:00 committed by fixeria
parent 9d7b8fd5f9
commit c5f1a673bd
3 changed files with 118 additions and 1 deletions

View File

@ -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() {

View File

@ -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

View File

@ -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