Changeset 3459 in ntrip for trunk/BNC


Ignore:
Timestamp:
Sep 23, 2011, 3:38:48 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3458 r3459  
    398398  else {
    399399    ++_masterMissingEpochs;
    400     if (_masterMissingEpochs < 2) {
     400    if (_masterMissingEpochs < 10) {
    401401      out << "Missing Master, Epoch skipped" << endl;
    402402      _buffer.remove(_resTime);
Note: See TracChangeset for help on using the changeset viewer.