From 8591703b11472fa62840e273e13febfe87829bd1 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Fri, 24 Apr 2009 19:24:17 +0200 Subject: Some changes to fcch search function and added first sch search functions --- src/lib/gsm_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/gsm_constants.h') diff --git a/src/lib/gsm_constants.h b/src/lib/gsm_constants.h index 01dfb22..62dc86b 100644 --- a/src/lib/gsm_constants.h +++ b/src/lib/gsm_constants.h @@ -21,7 +21,7 @@ #define TRAIN_POS 58 #define FCCH_HITS_NEEDED (USEFUL_BITS - 4) -#define FCCH_MAX_MISSES 2 +#define FCCH_MAX_MISSES 1 static const int SYNC_BITS[] = { 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 1, 0, 0, 0, 1, 0, -- cgit v1.2.3