fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31980 )
Change subject: BTS_Tests.cfg: set mp_l1_supports_gprs to true ...................................................................... BTS_Tests.cfg: set mp_l1_supports_gprs to true This parameters enables running additional TC_pcu_* tests. Both trxcon and virtphy now do support GPRS (l1gprs). Change-Id: I68351bf45fa3470a3a25eae2110056abae39af47 --- M bts/BTS_Tests.cfg 1 file changed, 13 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/80/31980/1 diff --git a/bts/BTS_Tests.cfg b/bts/BTS_Tests.cfg index 36d81e2..c6f50ad 100644 --- a/bts/BTS_Tests.cfg +++ b/bts/BTS_Tests.cfg @@ -25,6 +25,7 @@ #BTS_Tests.mp_ctrl_ip := "127.0.0.20" #BTS_Tests_OML.mp_oml_ip := "192.168.102.239" # home #BTS_Tests_OML.mp_oml_port := 3002 +BTS_Tests.mp_l1_supports_gprs := true # real BTS / RF #BTS_Tests.mp_bb_trxc_port := -1 -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31980 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I68351bf45fa3470a3a25eae2110056abae39af47 Gerrit-Change-Number: 31980 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
