Changeset 10601 in ntrip


Ignore:
Timestamp:
Jan 31, 2025, 1:50:39 PM (3 hours ago)
Author:
stuerze
Message:

changes regarding PPP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppFilter.cpp

    r10597 r10601  
    266266      }
    267267      if (par) {
    268         if (par->ambResetCandidate()) {
    269268        resetAmb(obs->prn(), obsVector, maxOutlierLC, &QSav, &xSav);
    270       }
    271       else {
    272           par->setAmbResetCandidate();
    273           obs->setOutlier();
    274         }
    275269      }
    276270      else {
Note: See TracChangeset for help on using the changeset viewer.