Changeset 4931 in ntrip for trunk/BNC/src


Ignore:
Timestamp:
Feb 21, 2013, 8:03:20 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmodel.cpp

    r4930 r4931  
    5858const unsigned MINOBS                = 5;
    5959const double   MINELE                = 10.0 * M_PI / 180.0;
    60 const double   MAXRES_CODE           = 1015.0;
    61 const double   MAXRES_PHASE_GPS      = 100.04;
    62 const double   MAXRES_PHASE_GLONASS  = 100.08;
     60const double   MAXRES_CODE           = 15.0;
     61const double   MAXRES_PHASE_GPS      = 0.04;
     62const double   MAXRES_PHASE_GLONASS  = 0.08;
    6363const double   GLONASS_WEIGHT_FACTOR = 5.0;
    6464
Note: See TracChangeset for help on using the changeset viewer.