Changeset 10607 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp
- Timestamp:
- Feb 5, 2025, 12:44:11 PM (6 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r10606 r10607 304 304 const vector<t_pppSatObs*> &obsVector) { 305 305 306 double SLIP = 20.0;306 double SLIP = 100.0; 307 307 double fac = 1.0; 308 308 if (_lastEpoTimeOK.valid()) {
Note:
See TracChangeset
for help on using the changeset viewer.