Changeset 10003 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp


Ignore:
Timestamp:
Mar 16, 2023, 10:06:39 AM (14 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10002 r10003  
    354354              << t_lc::toString(maxOutlierLC) << ' ' << obs->prn().toString()
    355355              << ' ' << setw(8) << setprecision(4) << maxOutlier << endl;
    356           //break;
     356          break;
    357357        } //else {obs->setOutlier(); }
    358358      } else {    // fin-processing
Note: See TracChangeset for help on using the changeset viewer.