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


Ignore:
Timestamp:
Nov 4, 2024, 11:00:55 AM (45 hours ago)
Author:
stuerze
Message:

changes regarding PPP

File:
1 edited

Legend:

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

    r10570 r10576  
    299299                                    const vector<t_pppSatObs*> &obsVector) {
    300300
    301   double SLIP = 20.0;
     301  double SLIP = 150.0;
    302302  double fac = 1.0;
    303303  if (_lastEpoTimeOK.valid()) {
Note: See TracChangeset for help on using the changeset viewer.