Changeset 1371 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Dec 28, 2008, 5:14:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r1359 r1371 70 70 <p><a name="options"><h3>3. Options</h3></p> 71 71 <p> 72 The usual handling of BNC is that you first select a number of streams from NTRIP broadcasters ('Add Streams'). Any stream configured to BNC shows up on the 'Streams' canvas in the middle of BNC's main window. You then go through BNC's various tabs to select a combination of processing options before you start the program ('Start'). Records of BNC's activities are shown in the 'Log' canvas on the bottom of the main window. 72 The usual handling of BNC is that you first select a number of streams from NTRIP broadcasters ('Add Streams'). Any stream configured to BNC shows up on the 'Streams' canvas in the middle of BNC's main window. You then go through BNC's various tabs to select a combination of processing options before you start the program ('Start'). Records of BNC's activities are shown in the 'Logs' canvas on the bottom of the main window. 73 73 </p> 74 74 <p> … … 128 128 3.12. <a href=#streams>Streams</a><br> 129 129 3.12.1. <a href=#streamadd>Add Streams</a><br> 130 3.12.2. <a href=#streamhost> Broadcaster Host and Port</a><br>131 3.12.3. <a href=#streamuser> Broadcaster User and Password</a><br>130 3.12.2. <a href=#streamhost>Caster Host and Port</a><br> 131 3.12.3. <a href=#streamuser>Caster User and Password</a><br> 132 132 3.12.4. <a href=#streamtable>Get Table</a><br> 133 133 3.12.5. <a href=#streamdelete>Delete Streams</a><br> … … 195 195 <p><a name="genlog"><h4>3.4.1 Logfile - optional</h4></p> 196 196 <p> 197 Records of BNC's activities are shown in the 'Log' canvas on the bottom of the main window. These logs can be saved into a file when a valid path is specified in the 'Log (full path)' field. The message log covers the communication status between BNC and the NTRIP broadcaster as well as problems that may occur in the communication link, stream availability, stream delay, stream conversion etc. All times are given in UTC. The default value for 'Log (full path)' is an empty option field, meaning that BNC logs will not saved into a file. 197 Records of BNC's activities are shown in the 'Logs' canvas on the bottom of the main window. These logs can be saved into a file when a valid path is specified in the 'Logfile (full path)' field. The message log covers the communication status between BNC and the NTRIP broadcaster as well as problems that may occur in the communication link, stream availability, stream delay, stream conversion etc. All times are given in UTC. The default value for 'Logfile (full path)' is an empty option field, meaning that BNC logs will not saved into a file. 198 198 </p> 199 199 … … 505 505 </p> 506 506 <p> 507 Note that any socket connection of an application to BNC's synchronized observations 'Port' is recorded in the 'Log' canvas on the bottom of the main window together with a connection counter, leading to log records like 'New Connection # 1'. 507 Note that any socket connection of an application to BNC's synchronized observations 'Port' is recorded in the 'Logs' canvas on the bottom of the main window together with a connection counter, leading to log records like 'New Connection # 1'. 508 508 </p> 509 509 … … 523 523 </p> 524 524 <p> 525 Note that any socket connection of an application to BNC's unsynchronized observations 'Port' is recorded in the 'Log' canvas on the bottom of the main window together with a connection counter, leading to log records like 'New Connection # 1'. 525 Note that any socket connection of an application to BNC's unsynchronized observations 'Port' is recorded in the 'Logs' canvas on the bottom of the main window together with a connection counter, leading to log records like 'New Connection # 1'. 526 526 </p> 527 527 … … 606 606 </p> 607 607 <p> 608 Outage and corruption events are reported in the 'Log ' file/canvas. They can also be passed on as parameters to a shell script or batch file to generate an advisory note to BNC operator or affected stream providers. This functionality lets users utilise BNC as a real-time performance monitor and alarm system for a network of GNSS reference stations.608 Outage and corruption events are reported in the 'Logs' canvas. They can also be passed on as parameters to a shell script or batch file to generate an advisory note to BNC operator or affected stream providers. This functionality lets users utilise BNC as a real-time performance monitor and alarm system for a network of GNSS reference stations. 609 609 </p> 610 610 … … 695 695 </p> 696 696 <p> 697 Latencies of observations or corrections to Broadcast Ephemeris and statistical information can be recorded in the 'Log ' file/canvas at the end of each 'Performance log' interval. A typical output from a 1 hour 'Performance log' interval would be:697 Latencies of observations or corrections to Broadcast Ephemeris and statistical information can be recorded in the 'Logs' canvas at the end of each 'Performance log' interval. A typical output from a 1 hour 'Performance log' interval would be: 698 698 </p> 699 699 <pre> … … 754 754 </p> 755 755 756 <p><a name="streamhost"><h4>3.12.2 Broadcaster Host and Port - mandatory</h4></p>756 <p><a name="streamhost"><h4>3.12.2 Caster Host and Port - mandatory</h4></p> 757 757 <p> 758 758 Enter the NTRIP broadcaster host IP and port number. <u>http://www.rtcm-ntrip.org/home</u> provides information about known NTRIP broadcaster installations. Note that EUREF and IGS operate NTRIP broadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>. 759 759 </p> 760 760 761 <p><a name="streamuser"><h4>3.12.3 Broadcaster User and Password - mandatory for protected streams</h4></p>761 <p><a name="streamuser"><h4>3.12.3 Caster User and Password - mandatory for protected streams</h4></p> 762 762 <p> 763 763 Some streams on NTRIP broadcasters may be restricted. Enter a valid 'User' ID and 'Password' for access to protected streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.
Note:
See TracChangeset
for help on using the changeset viewer.