Changeset 9099 in ntrip


Ignore:
Timestamp:
Sep 3, 2020, 10:07:35 PM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

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