From 12d1455841c65180aecb93b9ad0a6758c5d5e6b6 Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 3 Aug 2012 12:43:29 +0200 Subject: final commit --- Src/PyCatcher/src/settings.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Src/PyCatcher/src/settings.py') diff --git a/Src/PyCatcher/src/settings.py b/Src/PyCatcher/src/settings.py index f5cf511..38536e5 100644 --- a/Src/PyCatcher/src/settings.py +++ b/Src/PyCatcher/src/settings.py @@ -33,7 +33,7 @@ Provider_Country_list = { LAC_mapping = { 'DB Systel GSM-R': [0], - 'T-Mobile' : [21014,21015], + 'T-Mobile' : [21013,21014,21015], 'O2' : [50945], 'Vodafone' : [793], 'E-Plus' : [138,588] @@ -51,13 +51,13 @@ LAC_threshold = 0.05 DB_RX_threshold = 0.1 -CH_RX_threshold = 0.07 +CH_RX_threshold = 0.2 Pagings_per_10s_threshold = 20 Assignment_limit = 0 -Neighbours_threshold = 4 +Neighbours_threshold = -1 #Evaluator Configuration --------------------------------------------------------------------------------------- -- cgit v1.2.3-55-g7522