Changeset 7953 in ntrip for branches/BNC_2.12


Ignore:
Timestamp:
Jun 8, 2016, 6:08:30 PM (8 years ago)
Author:
stuerze
Message:

GLONASS_WEIGHT_FACTOR in SSR I PPP mode changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/PPP_SSR_I/pppFilter.cpp

    r7933 r7953  
    5858const double   MAXRES_PHASE_GPS      = 2.98 * 0.03;
    5959const double   MAXRES_PHASE_GLONASS  = 2.98 * 0.03;
    60 const double   GLONASS_WEIGHT_FACTOR = 1.0;
     60const double   GLONASS_WEIGHT_FACTOR = 5.0;
    6161const double   BDS_WEIGHT_FACTOR     = 2.0;
    6262
Note: See TracChangeset for help on using the changeset viewer.