lbstest/lbstestproduct/lbshybridmolr/src/ctlbsmolrtracking.cpp
changeset 57 3267d9ea3e98
parent 0 9cfd9a3ee49c
--- a/lbstest/lbstestproduct/lbshybridmolr/src/ctlbsmolrtracking.cpp	Tue Jul 13 12:25:28 2010 +0100
+++ b/lbstest/lbstestproduct/lbshybridmolr/src/ctlbsmolrtracking.cpp	Wed Sep 08 15:16:57 2010 +0100
@@ -42,7 +42,7 @@
 
 #include <lbs/test/activeyield.h>
 
-const TInt KSmallDelta = 350 * 1000; // 250ms
+const TInt KSmallDelta = 800 * 1000; // 800 ms
 
 /**
 Static Constructor
@@ -232,7 +232,6 @@
 		TEST(EFalse);
 		}
 
-		
 	// Get the SpecialTestModemode setting ... 0 means not in a LastKnownPosition mode
 	_LIT(KLastKnownPosition, "SpecialTestMode");
 	TInt specialTestModeInt;
@@ -389,7 +388,6 @@
 			
 			INFO_PRINTF2(_L("Client number %d received a position"), aObjectId);
 			INFO_PRINTF3(_L("Client now has %d of %d positions"), positionsReceived+1, numberOfNPUDs);
-
 		
 			if (iSpecialTestMode == 2)
 				{