Changeset 10011 in ntrip for trunk


Ignore:
Timestamp:
Mar 17, 2023, 3:11:09 PM (13 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10010 r10011  
    419419    const vector<t_pppSatObs*> &obsVector, const t_prn &refPrn,
    420420    bool preProcessing) {
    421   const double SLIP = 20.0;
     421  const double SLIP = 50.0;
    422422  char sys = refPrn.system();
    423423  string epoTimeStr = string(_epoTime);
Note: See TracChangeset for help on using the changeset viewer.