Changeset 8588 in ntrip
- Timestamp:
- Jan 18, 2019, 11:21:53 AM (6 years ago)
- Location:
- branches/BNC_2.12/Example_Configs
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/Example_Configs/01_RinexObs.bnc
r8061 r8588 22 22 miscMount= 23 23 miscPort= 24 mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT0 7RTCM_3.2 AUS -32.00 115.89 no 1, //Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 124 mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT000AUS0 RTCM_3.2 AUS -32.00 115.89 no 1, //Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 1 25 25 ntripVersion=1 26 26 adviseObsRate= -
branches/BNC_2.12/Example_Configs/09_PPPNet.bnc
r8061 r8588 22 22 miscMount= 23 23 miscPort= 24 mountPoints=//Example:Configs@mgex.igs-ip.net:2101/CUT0 7RTCM_3.1 AUS 51.33 12.37 no 1, //Example:Configs@products.igs-ip.net:2101/IGS03 RTCM_3.0 DEU 50.00 10.00 no 1, //Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1, //Example:Configs@www.igs-ip.net:2101/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 124 mountPoints=//Example:Configs@mgex.igs-ip.net:2101/CUT000AUS0 RTCM_3.1 AUS 51.33 12.37 no 1, //Example:Configs@products.igs-ip.net:2101/IGS03 RTCM_3.0 DEU 50.00 10.00 no 1, //Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1, //Example:Configs@www.igs-ip.net:2101/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 1 25 25 ntripVersion=1 26 26 adviseObsRate= -
branches/BNC_2.12/Example_Configs/13_SPPQuickStart.bnc
r8104 r8588 22 22 miscMount= 23 23 miscPort= 24 mountPoints=//Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1, //Example:Configs@mgex.igs-ip.net:2101/CUT0 7RTCM_3.0 DEU -32.00 115.89 no 124 mountPoints=//Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1, //Example:Configs@mgex.igs-ip.net:2101/CUT000AUS0 RTCM_3.0 DEU -32.00 115.89 no 1 25 25 ntripVersion=2 26 26 adviseObsRate= -
branches/BNC_2.12/Example_Configs/19_UploadEph.bnc
r8061 r8588 22 22 miscMount= 23 23 miscPort= 24 mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT0 7RTCM_3.2 AUS -32.00 115.89 no 124 mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT000AUS0 RTCM_3.2 AUS -32.00 115.89 no 1 25 25 ntripVersion=1 26 26 adviseObsRate= -
branches/BNC_2.12/Example_Configs/25_ScanLate.sh
r7742 r8588 2 2 3 3 ../bnc -nw -conf /dev/null \ 4 -key mountPoints "//Example:Configs@mgex.igs-ip.net:2101/CUT0 7RTCM_3.2 AUS -32.00 115.89 no 1" \5 -key miscMount CUT0 7\4 -key mountPoints "//Example:Configs@mgex.igs-ip.net:2101/CUT000AUS0 RTCM_3.2 AUS -32.00 115.89 no 1" \ 5 -key miscMount CUT000AUS0 \ 6 6 -key miscScanRTCM 2 \ 7 7 -key miscIntr "10 sec" \ -
branches/BNC_2.12/Example_Configs/26_RinexObs.sh
r7745 r8588 2 2 3 3 ../bnc -nw -conf /dev/null \ 4 -key mountPoints "//Example:Configs@mgex.igs-ip.net:80/CUT0 7RTCM_3.2 AUS -32.00 115.89 no 1;//Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 1" \4 -key mountPoints "//Example:Configs@mgex.igs-ip.net:80/CUT000AUS0 RTCM_3.2 AUS -32.00 115.89 no 1;//Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 1" \ 5 5 -key logFile Output/RinexObs.log \ 6 6 -key rnxPath Output \
Note:
See TracChangeset
for help on using the changeset viewer.