Changeset 9107 in ntrip for trunk/BNC/src/bncrinex.cpp


Ignore:
Timestamp:
Sep 15, 2020, 10:05:45 AM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncrinex.cpp

    r9088 r9107  
    202202          }
    203203    }
    204 
    205204    delete query;
    206205  }
     
    648647          << right << setw(14) << setprecision(3) << frqObs->_phase << ' '
    649648          << right << setw(4)                     << frqObs->_slipCounter;
    650           //<< right << setw(4)                     << frqObs->_lockTimeIndicator;
    651649    }
    652650    if (frqObs->_dopplerValid) {
Note: See TracChangeset for help on using the changeset viewer.