Changeset 9997 in ntrip
- Timestamp:
- Feb 28, 2023, 8:11:51 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r9992 r9997 266 266 if (iObs == -1) { 267 267 LOG << " number of observations == " << iObs + 1 << "\n"; 268 if (preProcessing) { 269 _obsPool->setRefSatChangeRequired(sys, true); 270 return success; 271 } 268 272 return failure; 269 273 }
Note:
See TracChangeset
for help on using the changeset viewer.