- Timestamp:
- Feb 15, 2008, 11:48:14 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r691 r694 29 29 <li>retrieve real-time GNSS data streams available through NTRIP transport protocol,</li> 30 30 <li>generate high-rate RINEX Observation and Navigation files to support near real-time GNSS post-processing applications, and/or</li> 31 <li>generate synchronized observations epoch by epoch through an IP port to support real-time GNSS engines.</li> 31 <li>generate ephemeris and synchronized observations epoch by epoch through an IP port to support real-time GNSS engines, and/or</li> 32 <li>monitor the performance of a network of real-time GNSS reference stations to generate advisory notes.</li> 32 33 </ul> 33 34 </p> … … 41 42 <li>RTIGS containing GPS record types 200 (observations) and 300 (ephemeris).</li> 42 43 </ul> 43 Furthermore,BNC allows to by-pass its decoding and conversion algorithms, leave whatever is received untouched and save it in files.44 BNC allows to by-pass its decoding and conversion algorithms, leave whatever is received untouched and save it in files. 44 45 </p> 45 46 <p><a name="resources"><h3>2. Resources</h3></p> … … 389 390 <p><a name="obsrate"><h4>3.8.1 Observation Rate - mandatory for 'Failure threshold' and 'Recovery threshold'</h4></p> 390 391 <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 by passed (decoding attempt will never get paused).392 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 by-passed (decoding attempt will never get paused). 392 393 </p> 393 394
Note:
See TracChangeset
for help on using the changeset viewer.