Changeset 9552 in ntrip for trunk/BNC/src/PPP/pppClient.cpp
- Timestamp:
- Nov 24, 2021, 11:33:13 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppClient.cpp
r9551 r9552 669 669 if (_filter->processEpoch() != success) { 670 670 LOG << "filter->processEpoch() != success" << endl; 671 if (_filter->ageOfLastSolutionOK() >= 120) {672 reset();673 }674 671 return finish(failure,7); 675 672 }
Note:
See TracChangeset
for help on using the changeset viewer.