Changeset 10601 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp
- Timestamp:
- Jan 31, 2025, 1:50:39 PM (6 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r10597 r10601 266 266 } 267 267 if (par) { 268 if (par->ambResetCandidate()) {269 268 resetAmb(obs->prn(), obsVector, maxOutlierLC, &QSav, &xSav); 270 }271 else {272 par->setAmbResetCandidate();273 obs->setOutlier();274 }275 269 } 276 270 else {
Note:
See TracChangeset
for help on using the changeset viewer.