summaryrefslogtreecommitdiffstats
path: root/Src/PyCatcher/src/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'Src/PyCatcher/src/settings.py')
-rw-r--r--Src/PyCatcher/src/settings.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/Src/PyCatcher/src/settings.py b/Src/PyCatcher/src/settings.py
index b810899..e263d72 100644
--- a/Src/PyCatcher/src/settings.py
+++ b/Src/PyCatcher/src/settings.py
@@ -21,7 +21,7 @@ Commands = {'osmocon_command' : [Osmocon_lib + '/host/osmocon/osmocon',
#Rules Configuration -------------------------------------------------------------------------------------------
-Provider_list = ['T-Mobile', 'O2', 'Vodafone', 'E-Plus', 'DB Systel GSM-R']
+Provider_list = ['T-Mobile', 'O2', 'Vodafone', 'E-Plus']
Provider_Country_list = {
'DB Systel GSM-R':'Germany',
@@ -57,18 +57,18 @@ Pagings_per_10s_threshold = 20
Assignment_limit = 0
-#PCH Parameters ------------------------------------------------------------------------------------------------
-
-PCH_retries = 5
-
-USR_timeout = 15
-
#Evaluator Configuration ---------------------------------------------------------------------------------------
Rule_Groups = []
Rule_Weights = {}
+#PCH Parameters ------------------------------------------------------------------------------------------------
+
+PCH_retries = 5
+
+USR_timeout = 15
+
#Database Configuration ----------------------------------------------------------------------------------------
Open_Cell_ID_Key = 'd7a5bc3f21b44d4bf93d1ec2b3f83dc4'