Changeset 5119 in ntrip for trunk/BNC/src/RTCM3
- Timestamp:
- Apr 13, 2013, 3:00:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/ephemeris.cpp
r5072 r5119 416 416 } 417 417 418 if ( timeChanged && BNC_CORE->mode() == t_bncCore::batchPostProcessing) {418 if (false && timeChanged && BNC_CORE->mode() == t_bncCore::batchPostProcessing) { 419 419 bncTime newHTime(ww, (double) tow); 420 420 cout << "GLONASS " << ee->almanac_number << " Time Changed at "
Note:
See TracChangeset
for help on using the changeset viewer.