Changeset 688 in ntrip


Ignore:
Timestamp:
Feb 15, 2008, 1:23:31 PM (16 years ago)
Author:
weber
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r686 r688  
    400400  if (initPause < _inspSegm) {
    401401    initPause = _inspSegm;
    402   }
    403   if ( _adviseFail < 1 && _adviseReco < 1 ) {
    404     initPause = 0;
    405402  }
    406403  currPause = initPause;
  • trunk/BNC/bnchelp.html

    r687 r688  
    389389<p><a name="obsrate"><h4>3.8.1 Observation Rate - mandatory for 'Failure threshold' and 'Recovery threshold'</h4></p>
    390390<p>
    391 BNC can collect all returns (success or failure) coming from a decoder within a certain short time span to then decide whether a stream has an outage or its content is corrupted. This procedure needs a rough estimate of the expected observation rate of the incoming streams.</p><p>An empty option field (default) means that you don't want an explicit information from BNC about stream outages and incoming streams that can not be decoded and that the special procedure for handling of corrupted streams is bypassed.
     391BNC can collect all returns (success or failure) coming from a decoder within a certain short time span to then decide whether a stream has an outage or its content is corrupted. This procedure needs a rough estimate of the expected observation rate of the incoming streams.</p><p>An empty option field (default) means that you don't want an explicit information from BNC about stream outages and incoming streams that can not be decoded and that the special procedure for handling of corrupted streams is bypassed (decoding attempt will never get paused).
    392392</p>
    393393
Note: See TracChangeset for help on using the changeset viewer.