- Timestamp:
- Nov 9, 2006, 1:21:53 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r264 r288 8 8 </p> 9 9 <p> 10 BNC iswritten under GNU General Public License (GPL). Binaries for BNC are available for Windows, Linux, and Solaris systems. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.0.1 are installed.10 BNC has been written under GNU General Public License (GPL). Binaries for BNC are available for Windows, Linux, and Solaris systems. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.0.1 are installed. 11 11 </p> 12 12 <h3>Contents</h3> … … 29 29 30 30 <ul> 31 <li> Retrieve real-time GNSS data streams available through NTRIP transport protocol,</li>32 <li> Generate high-rate RINEX files to support near real-time GNSS post-processing applications, and/or</li>33 <li> Output synchronize observations epoch by epoch through an IP port to support real-time GNSS engines.</li>31 <li>retrieve real-time GNSS data streams available through NTRIP transport protocol,</li> 32 <li>generate high-rate RINEX files to support near real-time GNSS post-processing applications, and/or</li> 33 <li>output synchronize observations epoch by epoch through an IP port to support real-time GNSS engines.</li> 34 34 </ul> 35 35 <p> … … 43 43 </p> 44 44 <p><b>Warning</b><br> 45 BNC has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please understand that it is a powerful tool that may generate a heavy workload on the NTRIP broadcaster side depending on the number of streams it requests. It is recommendedto limited the number of streams where possible to avoid unnecessary workload.45 BNC has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please be aware that it is a powerful tool that may generate a heavy workload on the NTRIP broadcaster side depending on the number of streams it requests. We suggest to limited the number of streams where possible to avoid unnecessary workload. 46 46 </p> 47 47 <p> … … 83 83 <ul> 84 84 <li> 85 Select an appropriate font.<br>85 select an appropriate font.<br> 86 86 Use a small font size if the BNC main window exceeds the size of your screen. 87 87 </li> 88 <li> Save selected options.<br>88 <li> save selected options.<br> 89 89 Note that on Windows systems options are saved in register BKG_NTRIP_Client. On Unix/Linux systems options are saved in file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf. 90 90 </li> 91 91 <li> 92 Quit the execution of BNC.92 quit the execution of BNC. 93 93 </li> 94 94 </ul> … … 102 102 <ul> 103 103 <li> 104 General information about BNC.<br>104 general information about BNC.<br> 105 105 Close the 'About BNC' window to continue with BNC. 106 106 </li> 107 107 <li> 108 Help contents.<br>108 help contents.<br> 109 109 You may keep the 'Help Contents' window open while setting BNC options. 110 110 </li> … … 116 116 117 117 <p> 118 You may like to run BNC in a Local Area Network (LAN). LAN 's are often protected by a proxy server. Enter your proxy server IP and port number in case one is operated in front of BNC. If you don't know the IP and port of your proxy server, check out the proxy server settings of your Internet browser or ask your network administrator.</p>119 <p> 120 Note that IP streaming may be generally denied in a LAN. In such a case you need to request an appropriate modification of the security policy from your network administrator or ask for the installation of a TCP relay to involved NTRIP broadcasters. If that doesn't work out, run BNC outside your LAN on a host that is connected to the Internet through an Internet Service Provider (ISP).118 You may like to run BNC in a Local Area Network (LAN). LANs are often protected by a proxy server. Enter your proxy server IP and port number in case one is operated in front of BNC. If you don't know the IP and port of your proxy server, check out the proxy server settings of your Internet browser or ask your network administrator.</p> 119 <p> 120 Note that IP streaming may generally be denied in a LAN. In such a case you need to ask for an appropriate modification of the security policy from your network administrator or for the installation of a TCP relay to involved NTRIP broadcasters. If that doesn't work, run BNC outside your LAN on a host that is connected to the Internet through an Internet Service Provider (ISP). 121 121 </p> 122 122 … … 132 132 <p><h4>B - 4.1 Wait for Full Epoch - optional</h4></p> 133 133 <p> 134 When feeding a real-time GNSS engine waiting for input epoch by epoch, BNC ignores whatever is received later th en 'Wait for full epoch' seconds. A value of 3 to 5 seconds may be an appropriate choice for that, depending on the latency of the incoming streams and the delay you canaccept for your real-time GNSS product. Default value for 'Wait for full epoch' is 1 second.134 When feeding a real-time GNSS engine waiting for input epoch by epoch, BNC ignores whatever is received later than 'Wait for full epoch' seconds. A value of 3 to 5 seconds could be an appropriate choice for that, depending on the latency of the incoming streams and the delay you would accept for your real-time GNSS product. Default value for 'Wait for full epoch' is 1 second. 135 135 </p> 136 136 <p> … … 148 148 <p> 149 149 BNC makes synchronized observations available in a binary format on your local host (IP 127.0.0.1) through an IP port. Enter an IP port number to activate this function. Default is an empty option field, meaning that no binary output is generated.</p> 150 <p>The binary output is provided as a continuous stream in the order </p>150 <p>The binary output is provided as a continuous stream in the order of</p> 151 151 <pre> 152 152 begEpoch … … 194 194 </p> 195 195 <p> 196 For those streams that show mountpoints with an identical 4Char Station ID (same first 4 characters), the mountpoint strings are split in two sub-strings and both become part of the RINEX file name. Example: When simultaneously retrieving data from mountpoints FRANKFURT and FRANCE, their hourly RINEX observation file names are defined as</p>197 <p> 198 FRAN{ddd}{h}_KFURT.{yy} <br>199 FRAN{ddd}{h}_CE.{yy}O 196 For those streams that show mountpoints with an identical 4Char Station ID (same first 4 characters), the mountpoint strings are split into two sub-strings and both become part of the RINEX file name. Example: When simultaneously retrieving data from mountpoints FRANKFURT and FRANCE, their hourly RINEX observation file names are defined as</p> 197 <p> 198 FRAN{ddd}{h}_KFURT.{yy}O<br> 199 FRAN{ddd}{h}_CE.{yy}O. 200 200 </p> 201 201 <p> … … 203 203 <p> 204 204 BRUS{ddd}{h}_0.{yy}O<br> 205 BRUS{ddd}{h}_1.{yy}O 205 BRUS{ddd}{h}_1.{yy}O. 206 206 </p> 207 207 <p> … … 226 226 <p><h4>B - 5.2 RINEX Script - optional</h4></p> 227 227 <p> 228 Whenever a RINEX file is saved, you may like to compress, copy ,or upload it immediately via FTP. For that you enter the full path of a script or batch file carrying out these operations. The RINEX file path will be passed to the script as a command line parameter (%1 on Windows systems, $1 on Unix/Linux systems).228 Whenever a RINEX file is saved, you may like to compress, copy or upload it immediately via FTP. For that you enter the full path of a script or batch file carrying out these operations. The RINEX file path will be passed to the script as a command line parameter (%1 on Windows systems, $1 on Unix/Linux systems). 229 229 </p> 230 230 … … 244 244 <p><h4>B - 5.5 RINEX Skeleton Extension - optional</h4></p> 245 245 <p> 246 BNC lets you introduce RINEX header skeleton files that contain the header records you would like to see instead of a default header. You may like to derive RINEX skeleton files from the information given in sitelogs. A file in the 'RINEX directory' with the 'RINEX skeleton extension' is understood by BNC as a RINEX header skeleton file for the affected stream.246 BNC lets you introduce RINEX header skeleton files that contain the header records you would like to see instead of a default header. You may like to derive RINEX skeleton files from the information given in sitelogs. A file in the 'RINEX directory' with the 'RINEX skeleton extension' is interpreted by BNC as a RINEX header skeleton file for the affected stream. 247 247 </p> 248 248 <p> … … 264 264 <br> # / TYPES OF OBSERVATIONS 265 265 <br> TIME OF FIRST OBS 266 <br>The existence of these empty records force BNC to include such lines in the final RINEX file header together with an additional COMMENT line mentioning the source of the stream.266 <br>The existence of these empty records force BNC to include such lines in the final RINEX file header together with an additional COMMENT line quoting the source of the stream. 267 267 <li>They must contain an empty header record of type</li> 268 268 <br> END OF HEADER … … 274 274 <p><h4>B - 5.6 Append Files</h4></p> 275 275 <p> 276 When starting BNC, new RINEX files are created by default. Probably existing files are overwritten. However, it may be desirable to append observations to already existing RINEX files following a restart of BNC after an intentional 'Stop', a system crash,or a crash of BNC. Hit 'Append files' to continue with already existing files and thus save what has been recorded so far. Note that the option 'Append files' also concerns the 'ASCII output file' and the 'Log' file.276 When starting BNC, new RINEX files are created by default. Probably existing files will be overwritten. However, it may be desirable to append observations to already existing RINEX files following a restart of BNC after an intentional 'Stop', a system crash or a crash of BNC. Hit 'Append files' to continue with already existing files and thus save what has been recorded so far. Note that the option 'Append files' also concerns the 'ASCII output file' and the 'Log' file. 277 277 </p> 278 278 … … 280 280 <p><h4>B - 6. Mountpoints</h4></p> 281 281 <p> 282 Each stream on an NTRIP broadcaster is defined through a unique source ID called mountpoint. An NTRIP client like BNC can access the data of a desired stream by its mountpoint. Information about mountpoints is available through the source table maintained by the NTRIP broadcaster. Note that it may happen that mountpointsshow up in BNC more than once when retrieving streams from several NTRIP broadcasters.282 Each stream on an NTRIP broadcaster is defined through a unique source ID called mountpoint. An NTRIP client like BNC can access the data of a desired stream by its mountpoint. Information about mountpoints is available through the source-table maintained by the NTRIP broadcaster. Note that mountpoints could show up in BNC more than once when retrieving streams from several NTRIP broadcasters. 283 283 </p> 284 284 … … 286 286 <p><h4>B - 6.1 Add Mountpoints</h4></p> 287 287 <p> 288 Button 'Add Mountpoints' opens a window that lets youselect data streams from an NTRIP broadcaster by their mountpoints.288 Button 'Add Mountpoints' opens a window that allows you to select data streams from an NTRIP broadcaster by their mountpoints. 289 289 </p> 290 290 … … 298 298 <p><h4>B - 6.3 Broadcaster User and Password - mandatory for protected streams</h4></p> 299 299 <p> 300 Streams on NTRIP broadcasters m ay be password protected. Enter a valid 'User' ID and 'Password' for access to protected NTRIP broadcaster streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.300 Streams on NTRIP broadcasters might be protected by password. Enter a valid 'User' ID and 'Password' for access to protected NTRIP broadcaster streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>. 301 301 </p> 302 302 … … 304 304 <p><h4>B - 6.4 Get Table</h4></p> 305 305 <p> 306 Hit button 'Get Table' to download the source table from the NTRIP broadcaster. Pay attention to data fields 'format' and 'format-details'. Have in mind that BNC can only decode and convert streams that come in RTCM 2.x, RTCM 3, or RTIGS format. RTCM 2.x streams must contain message types 18 and 19 while RTCM 3 streams must contain message types 1001 or 1003, better 1003 or 1004 (GPS), 1009 or 1010,better 1011 or 1012 (GLONASS), see data field 'format-details' for available message types and their repetition rates in brackets. Select your streams line by line, use +Shift and +Ctrl when necessary.306 Hit button 'Get Table' to download the source-table from the NTRIP broadcaster. Please pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM 2.x, RTCM 3, or RTIGS formats. RTCM 2.x streams must contain message types 18 and 19 while RTCM 3 streams must contain message types 1001 or 1003, better 1003 or 1004 (GPS), 1009 or 1010, even better 1011 or 1012 (GLONASS), see data field 'format-details' for available message types and their repetition rates in brackets. Select your streams line by line, use +Shift and +Ctrl when necessary. 307 307 </p> 308 308 <p> … … 313 313 <p><h4>B - 6.5 Delete Mountpoints</h4></p> 314 314 <p> 315 To delete a stream shown under 'Mountpoints' in the main window select it by mouse click and hit 'Delete Mountpoints'. Forsimultaneous deletion of several streams highlight them using +Shift and +Ctrl.</p>315 To delete a stream shown under 'Mountpoints' in the main window, select it by mouse click and hit 'Delete Mountpoints'. For a simultaneous deletion of several streams highlight them using +Shift and +Ctrl.</p> 316 316 317 317 <a name="edit"> 318 318 <p><h4>B - 6.6 Edit Mountpoints</h4></p> 319 319 <p> 320 BNC automatically selects one out of several incorporated decoders for a stream based on its 'format' and 'format-details' as given in the source table. It may happen that you need to overrule the automated decoder selection because of sourcetable setup deficiencies. Therefore BNC allows to edit (double-click) the decoder string for each stream shown under 'Mountpoints'. Accepted decoder strings allowed to be introduced are 'RTCM_2.x', 'RTCM_3', and 'RTIGS'.320 BNC automatically selects one out of several incorporated decoders for a stream based on its 'format' and 'format-details' as given in the source-table. It may happen that you need to overrule the automated decoder selection because of source-table setup deficiencies. Therefore BNC allows to edit (double-click) the decoder string for each stream shown under 'Mountpoints'. Accepted decoder strings allowed to be introduced are 'RTCM_2.x', 'RTCM_3', and 'RTIGS'. 321 321 </p> 322 322 … … 324 324 <p><h4>B - 7. Log - optional</h4></p> 325 325 <p> 326 BNC comments its activities in the 'Log' section on the main windows. Comments can be saved and concatenated in a file when entering a full path for 'Log' file. Information is given about the communication between BNC and the NTRIP broadcaster as well as aboutproblems that may occur concerning communication link, stream availability, stream delay, stream conversion etc. Default value for 'Log' is an empty option field, meaning that BNC comments are not saved in a file.326 BNC comments its activities in the 'Log' section on the main windows. Comments can be saved in a file when entering a full path for 'Log' file. Information is given on the communication between BNC and the NTRIP broadcaster as well as on problems that may occur concerning communication link, stream availability, stream delay, stream conversion etc. Default value for 'Log' is an empty option field, meaning that BNC comments are not saved in a file. 327 327 </p> 328 328 … … 336 336 <p><h4>B - 9. Stop</h4></p> 337 337 <p> 338 Hit the 'Stop' button to stop BNC.338 Hit the 'Stop' button in order to stop BNC. 339 339 </p> 340 340 … … 352 352 <ul> 353 353 <li> 354 The connection to an NTRIP broadcaster may break or a stream requested may be temporarily unavailable. Furthermore, a connection is interpreted by BNC to be broken if no data is coming in for a period of 20 seconds. When this happens, a reconnect is tried with decreasing frequency. BNC first tries to reconnect with ~1 second delay, if unsuccessful, tries again in ~2 seconds from the last attempt, if still unsuccessful tries with ~4 seconds from the last attempt etc. Each attempt doubles the delay from the previous attempt. The maximum delay between attempts is limited to ~128 seconds. The reconnection process is documented in the 'Log' file.354 The connection to an NTRIP broadcaster may possibly break or a stream requested may be temporarily unavailable. Furthermore, a connection is interpreted by BNC to be broken if no data is coming in for a period of 20 seconds. When this happens, a reconnect is being attempted with decreasing frequency. BNC first tries to reconnect with ~1 second delay, if unsuccessful, tries again in ~2 seconds from the last attempt, if still unsuccessful tries with ~4 seconds from the last attempt etc. Each attempt doubles the delay from the previous attempt. The maximum delay between attempts is limited to ~128 seconds. The reconnection process is documented in the 'Log' file. 355 355 </li> 356 356 <li> … … 370 370 <ul> 371 371 <li> 372 Header records can only represent data, which isknown after receiving the very first epoch. Data rate, position, number of observations and any such additional fields cannot be provided.373 </li> 374 <li> 375 The number of observable cannot change during the program runtime. Only the observable, which exist in the first epoch are outputted. If there are new observable later on, these are ignored.376 </li> 377 </ul> 378 </li> 379 <li> 380 BNC's 'Get Table' function only informs about the STR records of a source table. Note that you can use an Internet browser to download the full sourcetable contents of any NTRIP broadcaster by simply entering its URL plus a dummy string in the form http://host:port/dummy. Data field number 8 of the NET records that may show up may provide information about where to register for an NTRIP broadcaster account.381 </li> 382 <li> 383 EUREF as well as IGS follow an open data policy. Streams are made available through NTRIP broadcasters at <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u> free of charge to any body for any purpose. It is not clear today how many users will have to be supported simultaneously. The situation may develop in a way that it becomes difficult to serve all registered users at any time. In case limited dissemination resources on the NTRIP broadcaster side (software restrictions, bandwidth limitation etc.) make it necessary, first priority in stream provision will be given to stream providers, re-broadcasting activities, and real-time analysis centers while access for others maybe temporarily denied.372 Header records can only represent data, which are known after receiving the very first epoch. Data rate, position, number of observations and any such additional fields cannot be provided. 373 </li> 374 <li> 375 The number of observable cannot change during the program runtime. Only the observable, which exist in the first epoch are outputted. If there are new observable later on, these are being ignored. 376 </li> 377 </ul> 378 </li> 379 <li> 380 BNC's 'Get Table' function only informs about the STR records of a source-table. Note that you can use an Internet browser to download the full source-table contents of any NTRIP broadcaster by simply entering its URL plus a dummy string in the form http://host:port/dummy. Data field number 8 of the NET records that may show up may provide information about where to register for an NTRIP broadcaster account. 381 </li> 382 <li> 383 EUREF as well as IGS follow an open data policy. Streams are made available through NTRIP broadcasters at <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u> free of charge to anyone for any purpose. Up to now it is not clear how many users will have to be supported simultaneously. The given situation may develop in a way that becomes difficult to serve all registered users at all times. In case limited dissemination resources on the NTRIP broadcaster side (software restrictions, bandwidth limitation etc.) make it necessary, first priority in stream provision will be given to stream providers, re-broadcasting activities, and real-time analysis centers while access for others might be temporarily denied. 384 384 </li> 385 385 <br> … … 392 392 <li> RTCM 2.x decoder, written by Oliver Montenbruck, German Space Operations Center, DLR, Oberpfaffenhofen, with contributions from Leos Mervart</li> 393 393 <li> RTCM 3 decoder, written for BKG by Dirk Stoecker, Euronik GmbH, Schoenefeld</li> 394 <li> RTIGS decoder, written by Ken MacLeod, Natural Resources Canada, NRCan </li>395 </ul> 396 </p> 397 <p> 398 Note that this is a beta version of BNC provided for test and evaluation. Make sure you installed the latest version available from <u>http://igs.bkg.bund.de/index_ntrip_down.htm</u>. We are still working on the program and would appreciate if you could sendyour comments, suggestions, or bug reports to:394 <li> RTIGS decoder, written by Ken MacLeod, Natural Resources Canada, NRCan.</li> 395 </ul> 396 </p> 397 <p> 398 Note that this is a beta version of BNC provided for test and evaluation. Please make sure you installed the latest version available from <u>http://igs.bkg.bund.de/index_ntrip_down.htm</u>. We are still working on the program and would appreciate if you sent your comments, suggestions, or bug reports to: 399 399 </p> 400 400 <p> … … 423 423 <p> 424 424 F - 1. <a href=#ntrip>NTRIP</a><br> 425 E - 1.1 <a href=#source>Source table</a><br>425 E - 1.1 <a href=#source>Source-table</a><br> 426 426 F - 2. <a href=#rtcm>RTCM</a><br> 427 427 F - 2.1 RTCM <a href=#rtcm2> Version 2.x</a><br> … … 452 452 <li>Based on the popular HTTP streaming standard; comparatively easy to implement when having limited client and server platform resources available.</li> 453 453 <li>Application not limited to one particular plain or coded stream content; ability to distribute any kind of GNSS data.</li> 454 <li>Potential to support mass usage; disseminating hundreds of streams simultaneously for up to thousandusers possible when applying modified Internet Radio broadcasting software.</li>454 <li>Potential to support mass usage; disseminating hundreds of streams simultaneously for thousands of users possible when applying modified Internet Radio broadcasting software.</li> 455 455 <li>Considering security needs; stream providers and users don't necessarily get into contact, streams often not blocked by firewalls or proxy servers protecting Local Area Networks.</li> 456 456 <li>Enables streaming over mobile IP networks because of using TCP/IP.</li> … … 459 459 460 460 <a name="source"> 461 <p><h4>F - 1.1 Source table</h4></p>462 463 <p> 464 The NTRIP broadcaster maintains a source table containing information on available NTRIP streams, networks of NTRIP streams, and NTRIP broadcasters. The sourcetable is sent to an NTRIP client on request. Sourcetable records are dedicated to one of the following: Data Streams (record type STR), Casters (record type CAS), or Networks of streams (record type NET).465 </p> 466 467 <p> 468 Source table records of type STR contain the following data fields: 'mountpoint', 'identifier', 'format', 'format-details', 'carrier', 'nav-system', 'network', 'country', 'latitude', 'longitude', 'nmea', 'solution', 'generator', 'compr-encryp', 'authentication', 'fee', 'bitrate', 'misc'.469 </p> 470 <p> 471 Source table records of type NET contain the following data fields: 'identifiey', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'.472 </p> 473 <p> 474 Source table records of type CAS contain the following data fields: 'host', 'port', 'identifier', 'operator', 'nmea', 'country', 'latitude', 'longitude', 'misc'.461 <p><h4>F - 1.1 Source-table</h4></p> 462 463 <p> 464 The NTRIP broadcaster maintains a source-table containing information on available NTRIP streams, networks of NTRIP streams and NTRIP broadcasters. The source-table is sent to an NTRIP client on request. Source-table records are dedicated to one of the following: Data Streams (record type STR), Casters (record type CAS), or Networks of streams (record type NET). 465 </p> 466 467 <p> 468 Source-table records of type STR contain the following data fields: 'mountpoint', 'identifier', 'format', 'format-details', 'carrier', 'nav-system', 'network', 'country', 'latitude', 'longitude', 'nmea', 'solution', 'generator', 'compr-encryp', 'authentication', 'fee', 'bitrate', 'misc'. 469 </p> 470 <p> 471 Source-table records of type NET contain the following data fields: 'identifiey', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'. 472 </p> 473 <p> 474 Source-table records of type CAS contain the following data fields: 'host', 'port', 'identifier', 'operator', 'nmea', 'country', 'latitude', 'longitude', 'misc'. 475 475 </p> 476 476 … … 479 479 480 480 <p> 481 The Radio Technical Commission for Maritime Services (RTCM) is an international non-profit scientific, professional and educational organization. Special Committees provide a forum in which government and non-government members work together to develop technical standards and consensus recommendations in regard to issues of particular concern. RTCM is engaged in the development of international standards for maritime radionavigation and radiocommunication systems. The output documents and reports prepared by RTCM Committees are published as RTCM Recommended Standards. Topics concerning Differential Global Navigation Satellite Systems (DGNSS) andhandled by the Special Committee SC 104.481 The Radio Technical Commission for Maritime Services (RTCM) is an international non-profit scientific, professional and educational organization. Special Committees provide a forum in which governmental and non-governmental members work together to develop technical standards and consensus recommendations in regard to issues of particular concern. RTCM is engaged in the development of international standards for maritime radionavigation and radiocommunication systems. The output documents and reports prepared by RTCM Committees are published as RTCM Recommended Standards. Topics concerning Differential Global Navigation Satellite Systems (DGNSS) are handled by the Special Committee SC 104. 482 482 <p> 483 483 Copies of RTCM Recommended Standards can be ordered through <u>http://www.rtcm.org/orderinfo.php</u>. … … 488 488 <p><h4>F - 2.1 RTCM Version 2.x</h4></p> 489 489 <p> 490 Transmitting GNSS carrier phase data can be done through RTCM Version 2.x messages. Note that only RTCM Version 2.3 streams may include GLONASS data. Messages that may be of interest here are of type 1, 2, 3, 6, 9, 16,18/19, 20/21, and 22.490 Transmitting GNSS carrier phase data can be done through RTCM Version 2.x messages. Please note that only RTCM Version 2.3 streams may include GLONASS data. Messages that may be of interest here are of type 1, 2, 3, 6, 9, 16,18/19, 20/21, and 22. 491 491 </p> 492 492 … … 550 550 <p><h4>F - 3. RTIGS</h4></p> 551 551 <p> 552 RTIGS stands for a data format and transport protocol for GPS observations (no GLONASS). It has beendefined by the Real-Time IGS Working Group (RTIGS WG). Its definition is based on the SOC format. Every RTIGS record has one of the following numbers:552 RTIGS stands for a data format and transport protocol for GPS observations (no GLONASS). It was defined by the Real-Time IGS Working Group (RTIGS WG). Its definition is based on the SOC format. Every RTIGS record has one of the following numbers: 553 553 </p> 554 554 <p> … … 583 583 <li>An ephemeris message is output when the ephemeris is decoded by the GPS receiver. The time in the Ephemeris header is the collected time. Only one ephemeris can be bundled in a RTIGSE_T message.<br> 584 584 A RTIGSE_T message contains one eph. The message consists of 12 header bytes and 72 ephemeris bytes, for a total of 84 bytes.</li> 585 <li>The RTIGSM_T (met) message should be issue sonce every 15 minutes. A basic met message consists of a 12 byte header and 3 longs (temp, press and relative humidity) for a total of 24 bytes.</li>585 <li>The RTIGSM_T (met) message should be issued once every 15 minutes. A basic met message consists of a 12 byte header and 3 longs (temp, press and relative humidity) for a total of 24 bytes.</li> 586 586 </ul> 587 587 <p> … … 589 589 </p> 590 590 <p> 591 Each record header contains the GPS Time in seconds which is continuous from 6 Jan-1980.592 </p> 593 <p> 594 The data payload of each record consists of observations. The structures indicate a pointer to data but in fact the broadcast messages do not contain the pointer, only the data. Users will have to manage the data and the pointer is shown to illustrate where the data is located in the message and one possible data management option.591 Each record header contains the GPS Time in seconds which flows continuously from 6 Jan-1980 onwards. 592 </p> 593 <p> 594 The data payload of each record consists of observations. The structures indicate a pointer to data but in fact the broadcast messages do not contain the pointer, only the data. Users will have to manage the data and the pointer is shown in order to illustrate where the data is located in the message and one possible data management option. 595 595 </p> 596 596 <p>
Note:
See TracChangeset
for help on using the changeset viewer.