Changeset 10503 in ntrip for trunk/BNC/src/bnchelp.html
- Timestamp:
- Jun 7, 2024, 11:41:06 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/bnchelp.html ¶
r10461 r10503 1455 1455 The screenshot below shows an example setup of BNC when converting streams to RINEX. Streams are coming from Ntrip Broadcaster 1456 1456 <a href="http://igs-ip.net:2101" target="_blank">http://igs-ip.net:2101</a>. 1457 Specifying a decoder string 'ZERO' would mean to not convert the affected stream but save its content as received. 1457 Specifying a decoder string 'ZERO2FILE' would mean to not convert the affected stream but save its content as received. 1458 1458 On Wed Oct 5 2022 that would result for the Mountpoint 'FFMJ00DEU0' into a file named 'FFMJ00DEU0_221005'. 1459 1459 </p> … … 3410 3410 BNC can output streams related to the above specified 'Mountpoint' through a TCP/IP port of your local host. 3411 3411 Enter a port number to activate this function. The stream content remains untouched. BNC does not decode or reformat the data for this output. 3412 If the decoder string is not an accepted one ('RTCM_2.x', 'RTCM_3.x' and 'RTNET'), please change the decoder string to <ul> 3413 <li> 'ZERO' (forward the raw data) or </li> 3414 <li> 'ZERO2File' (forward and store the raw data)</li> </ul> in addition. 3412 3415 </p> 3413 3416 … … 5318 5321 enter your preferred decoder and then hit Enter. Accepted decoder strings are 'RTCM_2.x', 'RTCM_3.x' and 'RTNET'.</li> 5319 5322 <li>In case you need to log the raw data as it is, BNC allows users to by-pass its decoders and directly save the input in daily logfiles. 5320 To do this, specify the decoder string as 'ZERO'. The generated filenames are created from the characters of the streams mountpoints plus 5321 two-digit numbers each for year, month, and day. Example: Setting the 'decoder' string for mountpoint WTZZ00DEU0 to 'ZERO' and 5323 To do this, specify the decoder string as 'ZERO2FILE'. The generated filenames are created from the characters of the streams mountpoints plus 5324 two-digit numbers each for year, month, and day. Example: Setting the 'decoder' string for mountpoint WTZZ00DEU0 to 'ZERO2FILE' and 5322 5325 running BNC on December 01, 2022 would save raw data in a file named WTZZ00DEU0_221201.</li> 5326 <li> BNC allows as well to forward streams related to the specified 'Mountpoint' on top of the 'Miscellaneous Panel' 5327 through a TCP/IP port of your local host. In this case, the stream content remains untouched; BNC does not decode or reformat the data for this output. 5328 If the decoder string is not an accepted one, please change the decoder string to 'ZERO' (forward the raw data only) or 'ZERO2FILE' (forward and store the raw data) in addition.</li> 5323 5329 <li>BNC can also retrieve streams from virtual reference stations (VRS). To initiate these streams, an approximate rover position needs to be sent 5324 5330 in NMEA format to the Ntrip Broadcaster. In return, a user-specific data stream is generated, typically by Network RTK software. … … 5518 5524 <li>Enter the IP port number of the stream providing host.</li> 5519 5525 <li>Specify a mountpoint. Recommended is a 9-character station ID. Example: FFMJ00DEU</li> 5520 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li> 5526 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', 'ZERO' and 'ZERO2FILE'.</li> 5521 5527 <li>Enter the approximate latitude of the stream providing rover in degrees. Example: 50.09.</li> 5522 5528 <li>Enter the approximate longitude of the stream providing rover in degrees. Example: 8.66.</li> … … 5536 5542 <li>Enter the local port number where the UDP stream arrives.</li> 5537 5543 <li>Specify a mountpoint. Recommended is a 9-character station ID. Example: FFMJ00DEU</li> 5538 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li> 5544 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', 'ZERO' and 'ZERO2FILE'.</li> 5539 5545 <li>Enter the approximate latitude of the stream providing rover in degrees. Example: 50.09.</li> 5540 5546 <li>Enter the approximate longitude of the stream providing rover in degrees. Example: 8.66.</li> … … 5550 5556 <ul> 5551 5557 <li>Specify a mountpoint. Recommended is a 9-character station ID. Example: FFMJ00DEU</li> 5552 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li> 5558 <li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', 'ZERO' and 'ZERO2FILE'.</li> 5553 5559 <li>Enter the approximate latitude of the stream providing rover in degrees. Example: 50.09.</li> 5554 5560 <li>Enter the approximate longitude of the stream providing rover in degrees. Example: 8.66.</li>
Note:
See TracChangeset
for help on using the changeset viewer.