Changeset 9310 in ntrip for branches


Ignore:
Timestamp:
Dec 11, 2020, 9:15:48 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9099 r9310  
    281281                                    const vector<t_pppSatObs*>& obsVector) {
    282282
    283   //const double            SLIP       = 20.0;  // slip threshold
    284         const double            SLIP       = 200.0;  // slip threshold
     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.