Changeset 10576 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp
- Timestamp:
- Nov 4, 2024, 11:00:55 AM (45 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r10570 r10576 299 299 const vector<t_pppSatObs*> &obsVector) { 300 300 301 double SLIP = 20.0;301 double SLIP = 150.0; 302 302 double fac = 1.0; 303 303 if (_lastEpoTimeOK.valid()) {
Note:
See TracChangeset
for help on using the changeset viewer.