31,703
edits
Line 565: | Line 565: | ||
Networked Transport of RTCM via Internet Protocol (Ntrip) is a protocol for streaming differential GPS (DGPS) data over the Internet in accordance with specification published by RTCM. | Networked Transport of RTCM via Internet Protocol (Ntrip) is a protocol for streaming differential GPS (DGPS) data over the Internet in accordance with specification published by RTCM. | ||
[[ | [[FileNetworking_rut955_manual_rs232_rs485_ntrip_client.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
<tr> | <tr> | ||
<th> | <th>Field</th> | ||
<th> | <th>Value</th> | ||
<th> | <th>Description</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>IP address</td> | <td>IP address</td> | ||
<td>ip; default: | <td>ip; default: <b>0.0.0.0</b></td> | ||
<td>IP address of | <td>IP address of an NTRIP server.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Port</td> | <td>Port</td> | ||
<td>integer [0..65535]; default: <b>none</b></td> | <td>integer [0..65535]; default: <b>none</b></td> | ||
<td> | <td>Port number of the NTRIP server.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Mount point</td> | <td>Mount point</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>NTRIP mount point</td> | <td>NTRIP mount point.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Data format</td> | <td>Data format</td> | ||
<td>NTRIP V2.0 TCP/IP | NTRIP V2.0 RSTP/RTP | NTRIP V1.0 | Automatic detection | NTRIP V2.0 UDP; default: | <td>NTRIP V2.0 TCP/IP | NTRIP V2.0 RSTP/RTP | NTRIP V1.0 | Automatic detection | NTRIP V2.0 UDP; default: <b>NTRIP V1.0</b></td> | ||
<td>Specifies the | <td>Specifies the version of NTRIP.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>User name</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td> | <td>Username for authentication to NTRIP server.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Password</td> | <td>Password</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>Password for NTRIP | <td>Password for authentication to NTRIP server.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Initial NMEA-GGA</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>Optional NMEA string that will be used as the default value when initiating | <td>Optional NMEA string that will be used as the default value when initiating a connection to an NTRIP server (this value is only sent to the server if there is no NMEA from router's GPS device).</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Acquire NMEA-GGA</td> | ||
<td>yes | no; default: <b>no</b></td> | <td>yes | no; default: <b>no</b></td> | ||
<td> | <td>Obtains initial NMEA-GGA string from GPS module of this device. Only works if GPS service is enabled and location fix is obtained at the time of NTRIP service start.</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:RUT955 Services section]] | [[Category:RUT955 Services section]] |