Changeset 9972 in ntrip


Ignore:
Timestamp:
Feb 21, 2023, 3:40:20 PM (14 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppFilter.cpp

    r9967 r9972  
    406406    const vector<t_pppSatObs*> &obsVector, const t_prn &refPrn,
    407407    bool preProcessing) {
    408   const double SLIP = 50.0;
     408  const double SLIP = 100.0;
    409409  char sys = refPrn.system();
    410410  string epoTimeStr = string(_epoTime);
Note: See TracChangeset for help on using the changeset viewer.