Index: /trunk/BNC/src/bncmodel.cpp
===================================================================
--- /trunk/BNC/src/bncmodel.cpp	(revision 4930)
+++ /trunk/BNC/src/bncmodel.cpp	(revision 4931)
@@ -58,7 +58,7 @@
 const unsigned MINOBS                = 5;
 const double   MINELE                = 10.0 * M_PI / 180.0;
-const double   MAXRES_CODE           = 1015.0;
-const double   MAXRES_PHASE_GPS      = 100.04;
-const double   MAXRES_PHASE_GLONASS  = 100.08;
+const double   MAXRES_CODE           = 15.0;
+const double   MAXRES_PHASE_GPS      = 0.04;
+const double   MAXRES_PHASE_GLONASS  = 0.08;
 const double   GLONASS_WEIGHT_FACTOR = 5.0;
 
