Changeset 9445 in ntrip for trunk/BNC/src/bnchelp.html
- Timestamp:
- May 25, 2021, 10:33:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r9440 r9445 4279 4279 4280 4280 <pre> 4281 /home/user/BNCOUTPUT 0${V3PROD}.sp34281 /home/user/BNCOUTPUT${V3PROD}.sp3 4282 4282 </pre> 4283 4283 Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept. … … 4310 4310 Specify 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: 4311 4311 <pre> 4312 /home/user/BNCOUTPUT 0${V3PROD}.clk4312 /home/user/BNCOUTPUT${V3PROD}.clk 4313 4313 </pre> 4314 4314 Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept. … … 5263 5263 <b>Upload Corrections Panel keys:</b> 5264 5264 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/BNCOUTPUT 0${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; 5266 5266 euref-ip.net,2101,EUREF01,2,user,pass,ETRF2000,IGS-SSR,0,,,258,2,0"]} 5267 5267 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]} … … 5322 5322 //user:pass@igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2" 5323 5323 (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/BNCOUTPUT 0${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; 5325 5325 euref-ip.net,333,TEST2,2,user,passwd,ETRF12000,IGS-SSR,2,,,33,5,5" 5326 5326 (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.