Changeset 9095 in ntrip


Ignore:
Timestamp:
Sep 3, 2020, 2:14:41 PM (4 years ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r9090 r9095  
    281281                                    const vector<t_pppSatObs*>& obsVector) {
    282282
    283   //const double            SLIP       = 20.0;  // slip threshold
    284   const double            SLIP       = 200.0;  // slip threshold disabled
     283  const double            SLIP       = 20.0;  // slip threshold
    285284  string                  epoTimeStr = string(_epoTime);
    286285  const vector<t_pppParam*>& params     = _parlist->params();
Note: See TracChangeset for help on using the changeset viewer.