Changeset 10037 in ntrip for trunk


Ignore:
Timestamp:
May 2, 2023, 9:58:10 AM (12 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10036 r10037  
    307307                                    const vector<t_pppSatObs*> &obsVector) {
    308308
    309   const double SLIP = 100.0;
     309  const double SLIP = 300.0;
    310310  string epoTimeStr = string(_epoTime);
    311311  const vector<t_pppParam*> &params = _parlist->params();
Note: See TracChangeset for help on using the changeset viewer.