aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2023-03-20 04:32:09 +0700
committerfixeria <vyanitskiy@sysmocom.de>2023-03-27 12:11:52 +0000
commita9e17b34aef8268deadc4e5dbbbff4202b97ddca (patch)
tree6d6e905921e6f800c8655fbbff84e73ea3133ad7
parentd744d45dfcf7c1f772df29aa1db7f108d6010085 (diff)
BTS_Tests.cfg: set mp_l1_supports_gprs to true
This parameter enables running additional TC_pcu_* tests. Both trxcon and virtphy do support GPRS (l1gprs) now. Change-Id: I68351bf45fa3470a3a25eae2110056abae39af47
-rw-r--r--bts/BTS_Tests.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bts/BTS_Tests.cfg b/bts/BTS_Tests.cfg
index 36d81e2c..c6f50ad3 100644
--- a/bts/BTS_Tests.cfg
+++ b/bts/BTS_Tests.cfg
@@ -25,6 +25,7 @@ BTS_Tests.mp_pcu_socket := "/tmp/pcu_sock"
#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