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


Ignore:
Timestamp:
Feb 5, 2025, 12:44:11 PM (6 hours ago)
Author:
stuerze
Message:

changes regarding PPP

File:
1 edited

Legend:

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

    r10606 r10607  
    304304                                    const vector<t_pppSatObs*> &obsVector) {
    305305
    306   double SLIP = 20.0;
     306  double SLIP = 100.0;
    307307  double fac = 1.0;
    308308  if (_lastEpoTimeOK.valid()) {
Note: See TracChangeset for help on using the changeset viewer.