Changeset 10232 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp


Ignore:
Timestamp:
Oct 30, 2023, 4:39:46 PM (12 months ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r10223 r10232  
    306306                                    const vector<t_pppSatObs*> &obsVector) {
    307307
    308   const double SLIP = 300.0;
     308  const double SLIP = 20.0;
    309309  string epoTimeStr = string(_epoTime);
    310310  const vector<t_pppParam*> &params = _parlist->params();
Note: See TracChangeset for help on using the changeset viewer.