- Timestamp:
- Oct 5, 2008, 12:59:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r1150 r1151 55 55 <p><a name="resources"><h3>2. Resources</h3></p> 56 56 <p> 57 BNC requires access to the Internet with a minimum of about 2 to 6 kbits/sec per stream depending on the stream format and the number of visible satellites. You need to make sure that the connection can sustain the required bandwidth. 58 </p> 59 <p> 60 Note that running BNC requires the clock of the host computer to be properly synchronized. 61 </p> 62 <p> 63 BNC has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please be aware that such usage may incur a heavy load on the NTRIP broadcaster side depending on the number of streams requested. We recommend limiting the number of streams where possible to avoid unnecessary workload. 57 Unless in offline mode, BNC 58 <ul> 59 <li>requires access to the Internet with a minimum of about 2 to 6 kbits/sec per stream depending on the stream format and the number of visible satellites. You need to make sure that the connection can sustain the required bandwidth.<li> 60 <li>requires the clock of the host computer to be properly synchronized.</li> 61 <li>has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please be aware that such usage may incur a heavy load on the NTRIP broadcaster side depending on the number of streams requested. We recommend limiting the number of streams where possible to avoid unnecessary workload.</li> 62 </ul> 64 63 </p> 65 64 … … 682 681 On all systems BNC can be started as a batch job with the command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems. 683 682 </p> 683 <p> 684 Example:<br><br> 685 ./bnc -nw 686 </p> 684 687 685 688 <p><a name="post"><h4>3.14.2 Offline - optional</h4></p> … … 689 692 <p> 690 693 <ul> 691 <li>'-file <<u>file</u>>' to enter the full path to an input <u>file</u> , and</li>694 <li>'-file <<u>file</u>>' to enter the full path to an input <u>file</u> containing data in RTCM Version 2.x or Version 3.x or RTIGS/SOC format, and</li> 692 695 <li>'-format <<u>format</u>>' to enter one of the file <u>format</u> describing strings 'RTCM_2', 'RTCM_3' or 'RTIGS'.</li> 693 696 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.