Changeset 3276 in ntrip for trunk/BNC/combination/bnccomb.cpp


Ignore:
Timestamp:
Apr 13, 2011, 3:39:30 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3275 r3276  
    252252  // Process all older Epochs (if there are any)
    253253  // -------------------------------------------
    254   const double waitTime = moduloTime/2.0;
     254  const double waitTime = moduloTime;
    255255  _processedBeforeTime = newCorr->tt - waitTime;
    256256
Note: See TracChangeset for help on using the changeset viewer.