Changeset 5119 in ntrip for trunk/BNC/src/RTCM3


Ignore:
Timestamp:
Apr 13, 2013, 3:00:54 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/ephemeris.cpp

    r5072 r5119  
    416416    }
    417417
    418     if (timeChanged && BNC_CORE->mode() == t_bncCore::batchPostProcessing) {
     418    if (false && timeChanged && BNC_CORE->mode() == t_bncCore::batchPostProcessing) {
    419419      bncTime newHTime(ww, (double) tow);
    420420      cout << "GLONASS " << ee->almanac_number <<  " Time Changed at "
Note: See TracChangeset for help on using the changeset viewer.