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


Ignore:
Timestamp:
Sep 2, 2020, 10:42:48 PM (4 years ago)
Author:
stuerze
Message:

adjusted allocation of slip and LTI according to the respective RTCM version

File:
1 edited

Legend:

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

    r8936 r9088  
    648648          << right << setw(14) << setprecision(3) << frqObs->_phase << ' '
    649649          << right << setw(4)                     << frqObs->_slipCounter;
     650          //<< right << setw(4)                     << frqObs->_lockTimeIndicator;
    650651    }
    651652    if (frqObs->_dopplerValid) {
Note: See TracChangeset for help on using the changeset viewer.