Changeset 6914 in ntrip
- Timestamp:
- Jun 17, 2015, 10:07:11 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r6913 r6914 1062 1062 > 2015 06 15 00 00 30.0000000 39 0.6 1063 1063 ... 1064 ...1065 1064 1066 1065 </pre> … … 1078 1077 C:2&7 E:1&5 G:1&2 J:1&2 R:1&2 S:1&5 1079 1078 </pre> 1080 This default configuration will present 1081 <ul> 1082 <li>BDS plots for L2 and L7 </li>1083 <li>Galileo plots for L1 and L5 </li>1084 <li>GPS plots for L1 and L2 </li>1085 <li>QZSS plots for L1 and L2 </li>1086 <li>GLONASS plots for L1 and L2 </li>1087 <li>SBAS plots for L1 and L5 </li>1079 This default configuration will present; 1080 <ul> 1081 <li>BDS plots for L2 and L7,</li> 1082 <li>Galileo plots for L1 and L5,</li> 1083 <li>GPS plots for L1 and L2,</li> 1084 <li>QZSS plots for L1 and L2,</li> 1085 <li>GLONASS plots for L1 and L2,</li> 1086 <li>SBAS plots for L1 and L5.</li> 1088 1087 </ul> 1089 1088 </p> … … 1095 1094 1096 1095 <p><a name="reqcedit"><h4>3.6.7 Set Edit Options - mandatory if 'Action' is set to 'Edit/Concatenate'</h4></p> 1097 <p>Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. BNC lets you specify the RINEX version, a signal priority list when mapping RINEX Version 3 to Version 2, the sampling interval, begin and end of file, operator, observation types, comment lines, and marker, antenna, receiver details. Note that some specifications are only meaningful for RINEX Observation files but not for RINEX Navigation files. 1098 </p> 1099 <p> 1100 <ul> 1101 <li>The RINEX Version 2 format ignores signal generation attributes. Therefore, when converting <u>RINEX Version 3 to Version 2</u> Observation files, BNC is forced to somehow map RINEX Version 3 to RINEX Version 2 although this can't be done in one-to-one correspondance. Hence we introduce a 'Version 2 Signal Priority' list of attributes (characters, forming a string) for mapping Version 3 to Version 2, see details in section 'RINEX Obserations/Version 2'.</li> 1096 <p>Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. BNC lets you specify the RINEX version, a signal priority list when mapping RINEX Version 3 to Version 2, the sampling interval, begin and end of file, operator, observation types, comment lines, and marker, antenna, receiver details. Note that some of the specifications for editing and concatenation are only meaningful for RINEX Observation files but not for RINEX Navigation files. 1097 </p> 1098 1099 <p> 1100 A note on converting RINEX Version 3 to RINEX Version 2 and vice versa: 1101 </p> 1102 1103 <p> 1104 <ul> 1105 <li>The RINEX Version 2 format ignores signal generation attributes. Therefore, when converting <u>RINEX Version 3 to Version 2</u> Observation files, BNC is forced to somehow map signals with attributes to signals without attributes although this can't be done in one-to-one correspondance. Hence we introduce a 'Version 2 Signal Priority' list of attributes (characters, forming a string) for mapping Version 3 to Version 2, see details in section 'RINEX Obserations/Version 2'.</li> 1102 1106 <li>When converting <u>RINEX Version 2 to Version 3</u> Observation files, the tracking mode or channel information in the (last character out of the three characters) observation code is left blank if unknown. This is a compromise, knowing that it is not in accordance with the RINEX Version 3 documentation. The default 'Version 2 Signal Priority' list of observation attributes when mapping RINEX Version 3 to Version 2 is 'CWPX_?', see again details in section 'RINEX Observations/Version 2'.</li> 1103 1107 </ul> … … 1124 1128 1125 1129 <p><img src="IMG/screenshot25.png"/></p> 1126 <p><u>Figure 9:</u> Example for RINEX file editing with BNC in Post Processing mode.</p>1130 <p><u>Figure 9:</u> Example for RINEX file concatenation with BNC.</p> 1127 1131 1128 1132 <p><img src="IMG/screenshot29.png"/></p> 1129 <p><u>Figure 10:</u> Example for creating RINEX quality check graphics output with BNC.</p>1133 <p><u>Figure 10:</u> Example for creating RINEX quality check analysis graphics output with BNC.</p> 1130 1134 1131 1135 <p><img src="IMG/screenshot30.png"/></p> 1132 <p><u>Figure 11:</u> Example for satellite availability, elevation and PDOP plots as a result of a RINEX quality check with BNC.</p>1136 <p><u>Figure 11:</u> Example for satellite availability, elevation and PDOP plots as a result of a RINEX quality check analysis with BNC.</p> 1133 1137 1134 1138 <p><img src="IMG/screenshot33.png"/></p> 1135 <p><u>Figure 12:</u> Sky plot examples for multipath .</p>1139 <p><u>Figure 12:</u> Sky plot examples for multipath, part of RINEX quality check analysis with BNC..</p> 1136 1140 1137 1141 <p><img src="IMG/screenshot34.png"/></p> 1138 <p><u>Figure 13:</u> Sky plot examples for signal-to-noise ratio .</p>1142 <p><u>Figure 13:</u> Sky plot examples for signal-to-noise ratio, part of RINEX quality check analysis with BNC..</p> 1139 1143 1140 1144 <p><a name="reqccommand"><h4>3.6.8 Command Line, No Window - optional</h4></p> … … 3911 3915 <tr><td>reqcOldReceiverName=</td><td>Reqc: Old receiver</td></tr> 3912 3916 <tr><td>reqcOutLogFile=</td><td>Reqc: Output logfile</td></tr> 3913 <tr><td>reqcOutNavFile=</td><td>Reqc: Output navigation file</td></tr>3914 <tr><td>reqcOutObsFile=</td><td>Reqc: Output observations file</td></tr>3915 3917 <tr><td>reqcPlotDir</td><td>Reqc: QC plots directory</td></tr> 3916 3918 <tr><td>reqcRnxVersion=</td><td>Reqc: RINEX version</td></tr>
Note:
See TracChangeset
for help on using the changeset viewer.