Changeset 5534 in ntrip


Ignore:
Timestamp:
Nov 7, 2013, 5:50:43 PM (10 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r5519 r5534  
    10181018<pre>
    10191019...
    1020 1058 0 1538 211151.0 G18     0      1.846       0.000    0.000
    1021 1058 0 1538 211151.0 G16     0      0.376       0.000    0.000
    1022 1058 0 1538 211151.0 G22     0      2.727       0.000    0.000
     10201058 0 1538 211151.0 G18     1.846       0.000    0.000
     10211058 0 1538 211151.0 G16     0.376       0.000    0.000
     10221058 0 1538 211151.0 G22     2.727       0.000    0.000
    10231023...
    1024 1064 0 1538 211151.0 R08     0      8.956       0.000    0.000
    1025 1064 0 1538 211151.0 R07     0     14.457       0.000    0.000
    1026 1064 0 1538 211151.0 R23     0      6.436       0.000    0.000
     10241064 0 1538 211151.0 R08     8.956       0.000    0.000
     10251064 0 1538 211151.0 R07    14.457       0.000    0.000
     10261064 0 1538 211151.0 R23     6.436       0.000    0.000
    10271027...
    10281028</pre>
     
    110211021057 0 1538 211151.0 G22    50      0.008   -0.082   -0.001    0.000    0.000    0.000 RTCMSSR
    11031103...
    1104 1058 0 1538 211151.0 G18     0      1.846    0.000 RTCMSSR
    1105 1058 0 1538 211151.0 G16     0      0.376    0.000 RTCMSSR
    1106 1058 0 1538 211151.0 G22     0      2.727    0.000 RTCMSSR
     11041058 0 1538 211151.0 G18     1.846    0.000 RTCMSSR
     11051058 0 1538 211151.0 G16     0.376    0.000 RTCMSSR
     11061058 0 1538 211151.0 G22     2.727    0.000 RTCMSSR
    11071107...
    110811081059 0 1538 211151.0 G18 2 0   -0.010 11   -0.750 RTCMSSR
     
    111411141063 0 1538 211151.0 R21    75     -0.029    0.108    0.107    0.0000    0.000    0.000 RTCMSSR
    11151115...
    1116 1064 0 1538 211151.0 R08     0      8.956    0.000 RTCMSSR
    1117 1064 0 1538 211151.0 R07     0     14.457    0.000 RTCMSSR
    1118 1064 0 1538 211151.0 R23     0      6.436    0.000 RTCMSSR
     11161064 0 1538 211151.0 R08     8.956    0.000 RTCMSSR
     11171064 0 1538 211151.0 R07    14.457    0.000 RTCMSSR
     11181064 0 1538 211151.0 R23     6.436    0.000 RTCMSSR
    11191119...
    112011201066 0 1538 211610.0 R24    27      0.846      1.805   13.095    6.102    0.000    0.000    0.000    0.000    0.000 CLK11
     
    12201220The source code for BNC comes with a perl script called 'test_tcpip_client.pl' that allows you to read BNC's (synchronized or unsynchronized) ASCII observation output from the IP port and print it on standard output.
    12211221</p>
     1222
    12221223<p>
    12231224Note that any socket connection of an application to BNC's synchronized or unsynchronized observations ports is recorded in the 'Log' tab on the bottom of the main window together with a connection counter, resulting in log records like 'New client connection on sync/usync port: # 1'.
     
    12321233<p><a name="syncport"><h4>3.8.1 Port - optional</h4></p>
    12331234<p>
    1234 BNC can produce synchronized observations in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Synchronized means that BNC collects all observation data for any specific epoch which become available within a certain number of latency seconds (see 'Wait for Full Obs Epoch' option). It then - epoch by epoch - outputs whatever has been received. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binary synchronized output is generated.</p>
     1235BNC can produce synchronized observations in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Synchronized means that BNC collects all observation data for any specific epoch which become available within a certain number of latency seconds (see 'Wait for Full Obs Epoch' option). It then - epoch by epoch - outputs whatever has been received. The output comes blockwise per stream. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binary synchronized output is generated.</p>
    12351236</p>
    12361237
     
    12501251<p><a name="syncfile"><h4>3.8.4 File - optional</h4></p>
    12511252<p>
    1252 Specify the full path to a 'File' where synchronized observations are saved in plain ASCII format. The default value is an empty option field, meaning that no ASCII output file is created.
    1253 </p>
    1254 <p>
    1255 Beware that the size of this file can rapidly increase depending on the number of incoming streams. This option is primarily meant for testing and evaluation.
     1253Specify the full path to a 'File' where synchronized observations are saved in plain ASCII format. The default value is an empty option field, meaning that no ASCII output file is created. 
     1254</p>
     1255<p>
     1256Beware that the size of this file can rapidly increase depending on the number of incoming streams. The name of the file can be changed on-the-fly, to prevent it becoming too large. This option is primarily meant for testing and evaluation.
    12561257</p>
    12571258
    12581259<p><a name="syncuport"><h4>3.8.5 Port (unsynchronized) - optional</h4></p>
    12591260<p>
    1260 BNC can produce unsynchronized observations from all configured streams in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Unsynchronized means that BNC immediately forwards any received observation to the port. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no unsynchronized output is generated.</p>
    1261 <p>
     1261BNC can produce unsynchronized observations from all configured streams in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Unsynchronized means that BNC immediately forwards any received observation to the port. Nevertheless, the output comes blockwise per stream. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no unsynchronized output is generated.
     1262</p>
    12621263
    12631264<p><a name="serial"><h4>3.9. Serial Output</h4></p>
     
    28722873<tr>
    28732874<td>Nov 2013 &nbsp;</td><td>Version 2.10 &nbsp;</td>
    2874 <td>[Add] Started work on new version in Aug 2013<br>[Bug] Clock RINEX und SP3 file generation on Windows systems<br>[Bug] Broadcast Ephemeris generation<br>[Add] Transformation ITRF2008 to NAD83 and DREF91<br>[Add] CodeBias added to RTNet stream format<br>[Bug] GPS L2 in 'Feed Engine' output<br>[Mod] Made C1 in BeiDou default observation type instead of C2</td>
     2875<td>[Add] Started work on new version in Aug 2013<br>[Bug] Clock RINEX und SP3 file generation on Windows systems<br>[Bug] Broadcast Ephemeris generation<br>[Add] Transformation ITRF2008 to NAD83 and DREF91<br>[Add] CodeBias added to RTNet stream format<br>[Bug] GPS L2 in 'Feed Engine' output<br>[Mod] Made C1 in BeiDou default observation type instead of C2<br>[Add] Feed engine output sorted per stream<br>[Add] Feed engine output file name change on-the-fly<br>[Add] 'Append files' option for RINEX observation files<br>[Mod] Broadcast Corrections ASCII file output for message 1058 and 1064 modified<br>[Bug] GPS L2 phase data in RINEX2</td>
    28752876</tr>
    28762877
     
    33833384<li>'waitTime' to change the 'Wait for full obs epoch' option, see section 'Feed Engine';</li>
    33843385<li>'binSampl' to change the 'Sampling' option, see section 'Feed Engine'.</li>
     3386<li>'outFile' to change the 'File' name where synchronized observations are saved in plain ASCII format.</li>
    33853387</ul>
    33863388</p>
Note: See TracChangeset for help on using the changeset viewer.