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


Ignore:
Timestamp:
Nov 5, 2021, 4:11:30 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9532 r9534  
    8686      OPT->_obsModelType == OPT->DCMphaseBias) {
    8787#ifdef BNC_DEBUG_PPP
    88   //LOG << "processEpoch: printParams after set" << endl;
    89   //_parlist.printParams(_epoTime);
     88  _parlist.printParams(_epoTime);
    9089#endif
    9190  }
     
    727726
    728727#ifdef BNC_DEBUG_PPP
    729  // LOG << "datumTransformation: printParams after set" << endl;
    730 //  _parlist.printParams(_epoTime);
     728  _parlist.printParams(_epoTime);
    731729#endif
    732730
Note: See TracChangeset for help on using the changeset viewer.