Changeset 9445 in ntrip for trunk/BNC/src/bnchelp.html


Ignore:
Timestamp:
May 25, 2021, 10:33:29 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9440 r9445  
    42794279
    42804280<pre>
    4281    /home/user/BNCOUTPUT0${V3PROD}.sp3
     4281   /home/user/BNCOUTPUT${V3PROD}.sp3
    42824282</pre>
    42834283Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept.
     
    43104310Specify a path for saving the generated clock corrections as Clock RINEX files. If the specified directory does not exist, BNC will not create Clock RINEX files. The following is a path example for a Linux system:
    43114311<pre>
    4312    /home/user/BNCOUTPUT0${V3PROD}.clk
     4312   /home/user/BNCOUTPUT${V3PROD}.clk
    43134313</pre>
    43144314Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept.
     
    52635263<b>Upload Corrections Panel keys:</b>
    52645264   uploadMountpointsOut   {Upload corrections table [character string, semicolon separated list, each element in quotation marks, example:
    5265                           "igs-ip.net,2101,IGS01,2,user,pass,IGS14,IGS-SSR,0,/home/user/BNCOUTPUT0${V3PROD}.sp3,BNCOUTPUT0${V3PROD}.clk,258,1,0;
     5265                          "igs-ip.net,2101,IGS01,2,user,pass,IGS14,IGS-SSR,0,/home/user/BNCOUTPUT${V3PROD}.sp3,BNCOUTPUT${V3PROD}.clk,258,1,0;
    52665266                           euref-ip.net,2101,EUREF01,2,user,pass,ETRF2000,IGS-SSR,0,,,258,2,0"]}
    52675267   uploadIntr             {Length of SP3 and Clock RINEX file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     
    53225322                           //user:pass@igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2"
    53235323(7) bnc --key cmbStreams "SSRA00BKG1 BKG 1.0;SSRA00CNE1 CNES 1.0"
    5324 (8) bnc --key uploadMountpointsOut "products.igs-ip.net,98756,TEST,2,user,passwd,IGS14,IGS-SSR,2,/Users/weber/BNCOUTPUT0${V3PROD}.clk,,33,3,2;
     5324(8) bnc --key uploadMountpointsOut "products.igs-ip.net,98756,TEST,2,user,passwd,IGS14,IGS-SSR,2,/Users/weber/BNCOUTPUT${V3PROD}.clk,,33,3,2;
    53255325                                    euref-ip.net,333,TEST2,2,user,passwd,ETRF12000,IGS-SSR,2,,,33,5,5"
    53265326(9) bnc --key PPP/staTable "FFMJ00DEU0,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,0.1,7777;
Note: See TracChangeset for help on using the changeset viewer.