Changeset 6830 in ntrip for trunk/BNC/src
- Timestamp:
- May 12, 2015, 12:18:32 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r6808 r6830 107 107 <li>Simultaneously process several Broadcast Correction streams to produce, encode and upload combined Broadcast Corrections;</li> 108 108 <li>Upload a Broadcast Ephemeris stream in RTCM Version 3 format;</li> 109 <li>Read GNSS orbits and clocks in a plain ASCII format from an IP port. They can be produced by a real-time GNSS engine such as RTN etand should be referenced to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. BNC will then</li>109 <li>Read GNSS orbits and clocks in a plain ASCII format from an IP port. They can be produced by a real-time GNSS engine such as RTNET and should be referenced to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. BNC will then</li> 110 110 <ul> 111 111 <li>Convert the IGS Earth-Centered-Earth-Fixed orbits and clocks into Broadcast Corrections with radial, along-track and cross-track components;</li> … … 126 126 <p> 127 127 <ul> 128 <li>RTCM Version 2 message types for GPS and GLONASS observations; </li>129 <li>RTCM Version 3 'conventional' message types for GPS and GLONASS observations;</li>130 <li>RTCM Version 3 message types for Broadcast Ephemeris for GPS, GLONASS, Galileo, QZSS, and SBAS;</li>131 <li>RTCM Version 3 'State Space Representation' (SSR) messages for GPS and GLONASS;</li>132 <li>RTCM Version 3 'Multiple Signal Messages' (MSM) and 'High Precision Multiple Signal Messages' (HP MSM) including X-type observations for GPS, GLONASS, Galileo, BeiDou, QZSS, and SBAS (draft);</li>128 <li>RTCM Version 2 message types; </li> 129 <li>RTCM Version 3 'conventional' message types;</li> 130 <li>RTCM Version 3 message types for Broadcast Ephemeris;</li> 131 <li>RTCM Version 3 'State Space Representation' (SSR) messages;</li> 132 <li>RTCM Version 3 'Multiple Signal Messages' (MSM) and 'High Precision Multiple Signal Messages' (HP MSM);</li> 133 133 <li>RTNET, a plain ASCII format defined within BNC to receive orbits and clocks from a serving GNSS engine. 134 134 </ul> 135 135 </p> 136 137 <p> 138 Note that while BNC decodes RTCM's MSM and HP MSM messages for GPS, GLONASS, Galileo, BeiDou, and QZSS, the implemented decoding of SBAS follows an internal agreement between BKG, Alberding and DLR. 139 </p> 140 141 <p> 142 Note also that BNC allows to by-pass its decoding and conversion algorithms for incoming streams, leave whatever is received untouched to save it in files or output it through local TCP/IP port. 143 </p> 144 145 <p> 146 The first of the following figures shows a flow chart of BNC connected to a GNSS receiver providing observations via serial or TCP communication link for the purpose of Precise Point Positioning. The second figure shows the conversion of RTCM streams to RINEX files. The third figure shows a flow chart of BNC feeding a real-time GNSS engine which estimates precise orbits and clocks. BNC is used in this scenario to encode correctors to RTCM Version 3 and upload them to an NTRIP Broadcaster. The fourth figure shows BNC combining several Broadcast Correction streams to disseminate the combination product while saving results in SP3 and Clock RINEX files. 136 <p> 137 Note that BNC allows to by-pass its decoding and conversion algorithms for incoming streams, leave whatever is received untouched to save it in files or output it through local TCP/IP port. 138 </p> 139 140 <p><a name="suppGNSS"><h3>1.1 Supported Systems</h3></p> 141 <p> 142 BNC is continuously completed in order to support all existing GNSS systems throughout all features of the program. The table below shows in detail which GNSS systems are so far supported by particular applications when using the latest BNC version. The applications named here are 143 <ul> 144 <li>Decoding of RTCM or RTNET streams</li> 145 <li>RINEX and SP3 file input and output</li> 146 <li>Encoding of SSR and ephemeris messages</li> 147 <li>Upload of SSR and ephemeris messages</li> 148 <li>PPP (Precise Point Positioning)</li> 149 <li>Combination of SSR or ephemeris messages from various real-time sources</li> 150 </ul> 151 The table mentions if the Navigation, Observation, or SSR message implementation in BNC could so far only be based on a 'RTCM Proposal'. 152 </p> 153 <p><u>Table:</u> Status of RTCM Version 3 message implementation in BNC supporting various GNSS systems</p> 154 155 <table border="1" frame="box" rules="rows" bgcolor="#FFF5EE" style="font-size:13"> 156 157 <tr></tr> <tr><td><b>Message<br>Type</b></td> <td><b>Description</b></td> <td><b>System</b></td> <td><b>RTCM<br>Proposal </b></td> <td><b>Decoding </b></td> <td><b> RINEX/ <br> SP3</b></td> <td><b>Encoding </b></td> <td><b>Upload </b></td> <td><b> PPP </b></td> <td><b>Combin. </b></td> </tr> 158 159 <tr> <td><b><br>General</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 160 <tr> <td>1005,1006</td> <td>Station</td> <td> </td> <td> </td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 161 <tr> <td>1007,1008</td> <td>Antenna</td> <td> </td> <td> </td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 162 <tr> <td>1033</td> <td>Receiver, Antenna</td> <td> </td> <td> </td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 163 <tr> <td>1013</td> <td>System Parameters</td> <td> </td> <td> </td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 164 165 <tr> <td><b><br>Navigation</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 166 <tr> <td>1019</td> <td>Ephemeris</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 167 <tr> <td>1020</td> <td>Ephemeris</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 168 <tr> <td>1045</td> <td>Ephemeris</td> <td>Galileo F/Nav</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> </tr> 169 <tr> <td>1046</td> <td>Ephemeris</td> <td>Galileo I/Nav</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> </tr> 170 <tr> <td>1043</td> <td>Ephemeris</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> </tr> 171 <tr> <td>1044</td> <td>Ephemeris</td> <td>QZSS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> </tr> 172 <tr> <td>63</td> <td>Ephemeris</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> </tr> 173 174 <tr> <td><b><br>Observation</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 175 <tr> <td>1001-4</td> <td>Conventional Messages</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 176 <tr> <td>1009-12</td> <td>Conventional Messages</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 177 178 <tr> <td><b><br>Observation</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 179 <tr> <td>1071-77</td> <td>Multiple Signal Message</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 180 <tr> <td>1081-87</td> <td>Multiple Signal Message</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 181 <tr> <td>1091-97</td> <td>Multiple Signal Message</td> <td>Galileo</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 182 <tr> <td>1101-07</td> <td>Multiple Signal Message</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 183 <tr> <td>1111-17</td> <td>Multiple Signal Message</td> <td>QZSS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 184 <tr> <td>1121-27</td> <td>Multiple Signal Message</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 185 186 <tr> <td><b><br>SSR I</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 187 <tr> <td>1057</td> <td>Orbit Corrections</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 188 <tr> <td>1063</td> <td>Orbit Corrections</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 189 <tr> <td>1240</td> <td>Orbit Corrections</td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 190 <tr> <td>1246</td> <td>Orbit Corrections</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 191 <tr> <td>1252</td> <td>Orbit Corrections</td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 192 <tr> <td>1258</td> <td>Orbit Corrections</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 193 <tr> <td>1058</td> <td>Clock Corrections</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 194 <tr> <td>1064</td> <td>Clock Corrections</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 195 <tr> <td>1241</td> <td>Clock Corrections</td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 196 <tr> <td>1247</td> <td>Clock Corrections</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 197 <tr> <td>1253</td> <td>Clock Corrections</td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 198 <tr> <td>1259</td> <td>Clock Corrections</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 199 200 <tr> <td>1059</td> <td>Code Biases</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> </tr> 201 <tr> <td>1065</td> <td>Code Biases</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> </tr> 202 <tr> <td>1242</td> <td>Code Biases</td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td>x</td> <td> </td> </tr> 203 <tr> <td>1248</td> <td>Code Biases</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 204 <tr> <td>1254</td> <td>Code Biases</td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 205 <tr> <td>1260</td> <td>Code Biases</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 206 207 <tr> <td>1061, 1062</td> <td>User Range Accuracy, HR </td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 208 <tr> <td>1067, 1068</td> <td>User Range Accuracy, HR </td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 209 <tr> <td>1244, 1245</td> <td>User Range Accuracy, HR </td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 210 <tr> <td>1250, 1251</td> <td>User Range Accuracy, HR </td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 211 <tr> <td>1256, 1257</td> <td>User Range Accuracy, HR </td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 212 <tr> <td>1262, 1263</td> <td>User Range Accuracy, HR </td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 213 214 <tr> <td>1060</td> <td>Comb. Orbits & Clocks</td> <td>GPS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 215 <tr> <td>1066</td> <td>Comb. Orbits & Clocks</td> <td>GLONASS</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> <td>x</td> </tr> 216 <tr> <td>1243</td> <td>Comb. Orbits & Clocks</td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 217 <tr> <td>1249</td> <td>Comb. Orbits & Clocks</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 218 <tr> <td>1255</td> <td>Comb. Orbits & Clocks</td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 219 <tr> <td>1261</td> <td>Comb. Orbits & Clocks</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 220 221 <tr> <td><b><br>SSR II</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> 222 <tr> <td>1264</td> <td>VTEC</td> <td> </td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 223 <tr> <td>1265</td> <td>Phase Biases</td> <td>GPS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 224 <tr> <td>1266</td> <td>Phase Biases</td> <td>GLONASS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 225 <tr> <td>1267</td> <td>Phase Biases</td> <td>Galileo</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 226 <tr> <td>1268</td> <td>Phase Biases</td> <td>SBAS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 227 <tr> <td>1269</td> <td>Phase Biases</td> <td>QZSS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 228 <tr> <td>1270</td> <td>Phase Biases</td> <td>BDS</td> <td>x</td> <td>x</td> <td>x</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> 229 230 </table> 231 232 <p><a name="dataFlow"><h3>1.2 Data Flow</h3></p> 233 234 <p> 235 BNC can be used in different contexts with varying data flows. The first of the following figures shows a flow chart of BNC connected to a GNSS receiver providing observations via serial or TCP communication link for the purpose of Precise Point Positioning. The second figure shows the conversion of RTCM streams to RINEX files. The third figure shows a flow chart of BNC feeding a real-time GNSS engine which estimates precise orbits and clocks. BNC is used in this scenario to encode correctors to RTCM Version 3 and upload them to an NTRIP Broadcaster. The fourth figure shows BNC combining several Broadcast Correction streams to disseminate the combination product while saving results in SP3 and Clock RINEX files. 147 236 </p> 148 237 <p><img src="IMG/screenshot10.png"/></p> … … 163 252 <p><img src="IMG/screenshot19.png"/></p> 164 253 <p><u>Figure 4:</u> Flowchart, BNC combining Broadcast Correction streams.</p> 165 166 254 167 255 <p><a name="opthandling"><h3>2. Handling</h3></p> … … 449 537 </li> 450 538 <li> 451 a 'Flow Chart' showing BNC linked to a real-time GNSS network engine such as RTN et.539 a 'Flow Chart' showing BNC linked to a real-time GNSS network engine such as RTNET. 452 540 </li> 453 541 <li> … … 523 611 <p><a name="rinex"><h4>3.4. RINEX Observations</h4></p> 524 612 <p> 525 Observations will be converted to RINEX if they come in either RTCM Version 2 or RTCM Version 3 format. Depending on the RINEX version and incoming RTCM message types, files generated by BNC may contain data from GPS, GLONASS, Galileo, SBAS, QZSS and/or B eiDou. In case an observation type is listed in the RINEX header but the corresponding observation is unavailable, its value is set to zero '0.000'. Note that the 'RINEX TYPE' field in the RINEX Version 3 Observation file header is always set to 'M(MIXED)' or 'Mixed' even if the file only contains data from one system.613 Observations will be converted to RINEX if they come in either RTCM Version 2 or RTCM Version 3 format. Depending on the RINEX version and incoming RTCM message types, files generated by BNC may contain data from GPS, GLONASS, Galileo, SBAS, QZSS and/or BDS(BeiDou). In case an observation type is listed in the RINEX header but the corresponding observation is unavailable, its value is set to zero '0.000'. Note that the 'RINEX TYPE' field in the RINEX Version 3 Observation file header is always set to 'M(MIXED)' or 'Mixed' even if the file only contains data from one system. 526 614 </p> 527 615 <p> … … 715 803 <p><a name="ephemeris"><h4>3.5. RINEX Ephemeris</h4></p> 716 804 <p> 717 Broadcast Ephemeris can be saved as RINEX Navigation files when received via RTCM Version 3 e.g. as message types 1019 (GPS) or 1020 (GLONASS) or 1044 (QZSS) or 1043 (SBAS) or 1045 and 1046 (Galileo) or 63 (tentative, B eiDou). The file name convention follows the details given in section 'RINEX File Names' except that the first four characters are 'BRDC' and the last character is805 Broadcast Ephemeris can be saved as RINEX Navigation files when received via RTCM Version 3 e.g. as message types 1019 (GPS) or 1020 (GLONASS) or 1044 (QZSS) or 1043 (SBAS) or 1045 and 1046 (Galileo) or 63 (tentative, BDS/BeiDou). The file name convention follows the details given in section 'RINEX File Names' except that the first four characters are 'BRDC' and the last character is 718 806 </p> 719 807 <ul> 720 808 <li>'N' or 'G' for GPS or GLONASS ephemeris in two separate RINEX Version 2.11 Navigation files, or</li> 721 <li>'P' for GPS plus GLONASS plus Galileo ephemerissaved together in one RINEX Version 3 Navigation file.809 <li>'P' for GPS plus GLONASS, Galileo, SBAS, QZSS, and BDS ephemeris, saved together in one RINEX Version 3 Navigation file. 722 810 </ul> 723 811 … … 780 868 <p><a name="reqcgnss"><h4>3.6.2 Sky Plots - mandatory if 'Action' is set to 'Analyze'</h4></p> 781 869 782 <p>Once the 'Analyze' action is selected, you have to specify the GNSS system(s) whose observations you want to analyze for multipath and signal-to-noise ratio sky plots. Possible options are 'ALL', 'GPS', 'GLONASS', and 'Galileo'. Default is 'ALL', meaning that observations from all GNSS will be analyzed.870 <p>Once the 'Analyze' action is selected, you have to specify the GNSS system(s) whose observations you want to analyze for multipath and signal-to-noise ratio sky plots. Possible options are 'ALL', 'GPS', 'GLONASS', 'Galileo', 'SBAS', 'QZSS' and 'BDS'. Default is 'ALL', meaning that observations from all GNSS will be analyzed. 783 871 </p> 784 872 … … 1311 1399 1312 1400 <p> 1313 The following is an output example which presents observations from B eiDou, SBAS, Galileo, QZSS, GLONASS and GPS satellites as collected through streams UNBS7 and CUT07:1401 The following is an output example which presents observations from BDS (BeiDou), SBAS, Galileo, QZSS, GLONASS and GPS satellites as collected through streams UNBS7 and CUT07: 1314 1402 <pre> 1315 1403 > 1768 124003.0000000 … … 2200 2288 Then, epoch by epoch: 2201 2289 <ul> 2202 <li>Continuously receive the best available orbit and clock estimates for all satellites in XYZ Earth-Centered-Earth-Fixed IGS08 reference system. Receive them every epoch in plain ASCII format as provided by a real-time GNSS engine such as RTN etor generate them following a combination approach. </li>2290 <li>Continuously receive the best available orbit and clock estimates for all satellites in XYZ Earth-Centered-Earth-Fixed IGS08 reference system. Receive them every epoch in plain ASCII format as provided by a real-time GNSS engine such as RTNET or generate them following a combination approach. </li> 2203 2291 <li>Calculate XYZ coordinates from Broadcast Ephemeris orbits. </li> 2204 2292 <li>Calculate differences dX,dY,dZ between Broadcast Ephemeris and IGS08 orbits. </li> … … 2219 2307 <p> 2220 2308 <u>'RTNET' Stream Format</u><br> 2221 When uploading an SSR stream generated according to b. then BNC requires precise GNSS orbits and clocks in the IGS Earth-Centered-Earth-Fixed (ECEF) reference system and in a specific ASCII format named 'RTNET' because the data may come from a real-time engine such as RTN et. The sampling interval for data transmission should not exceed 15 sec. Note that otherwise tools involved in IP streaming such as NTRIP Broadcasters or NTRIP Clients may respond with a timeout.2309 When uploading an SSR stream generated according to b. then BNC requires precise GNSS orbits and clocks in the IGS Earth-Centered-Earth-Fixed (ECEF) reference system and in a specific ASCII format named 'RTNET' because the data may come from a real-time engine such as RTNET. The sampling interval for data transmission should not exceed 15 sec. Note that otherwise tools involved in IP streaming such as NTRIP Broadcasters or NTRIP Clients may respond with a timeout. 2222 2310 </p> 2223 2311 <p> … … 2715 2803 <p><a name="gettable"><h4>3.19.1.1.4 Get Table</h4></p> 2716 2804 <p> 2717 Use the 'Get Table' button to download the source-table from the NTRIP Broadcaster. Pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2, RTCM Version 3, or RTNET format. For access to observations, Broadcast Ephemeris and Broadcast Corrections in RTCM format streams must contain a selection of appropriate message types as listed in the Annex, cf. data field 'format-details' for available message types and their repetition rates in brackets. Note that in order to produce RINEX Navigation files RTCM Version 3 streams containing message types 1019 (GPS) and 1020 (GLONASS) and 1043 (SBAS) and 1044 (QZSS) and 1045, 1046 (Galileo) and 63 (tentative, B eiDou) are required. Select your streams line by line, use +Shift and +Ctrl when necessary. The figure below provides an example source-table.2805 Use the 'Get Table' button to download the source-table from the NTRIP Broadcaster. Pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2, RTCM Version 3, or RTNET format. For access to observations, Broadcast Ephemeris and Broadcast Corrections in RTCM format streams must contain a selection of appropriate message types as listed in the Annex, cf. data field 'format-details' for available message types and their repetition rates in brackets. Note that in order to produce RINEX Navigation files RTCM Version 3 streams containing message types 1019 (GPS) and 1020 (GLONASS) and 1043 (SBAS) and 1044 (QZSS) and 1045, 1046 (Galileo) and 63 (tentative, BDS/BeiDou) are required. Select your streams line by line, use +Shift and +Ctrl when necessary. The figure below provides an example source-table. 2718 2806 </p> 2719 2807 <p> … … 3087 3175 <tr> 3088 3176 <td>Dec 2013 </td><td>Version 2.10 </td> 3089 <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 RTN etstream 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 & 1064 modified<br>[Bug] GPS L2 phase data in RINEX2<br>[Bug] GLONASS frequency numbers<br>[Add] RTCMv3 Galileo Broadcast Ephemeris message 1046<br>[Add] Reset ambiguities in PPP when orbit/clock correction IDs change<br>[Add] Satellite clock offsets are reset in adjustment for combination when orbit/clock correction IDs change<br>[Add] Version 2.10 published</td>3177 <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 & 1064 modified<br>[Bug] GPS L2 phase data in RINEX2<br>[Bug] GLONASS frequency numbers<br>[Add] RTCMv3 Galileo Broadcast Ephemeris message 1046<br>[Add] Reset ambiguities in PPP when orbit/clock correction IDs change<br>[Add] Satellite clock offsets are reset in adjustment for combination when orbit/clock correction IDs change<br>[Add] Version 2.10 published</td> 3090 3178 </tr> 3091 3179
Note:
See TracChangeset
for help on using the changeset viewer.