Changes

Created page with "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{se..."
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}

==Summary==

<b>NTRIP</b> - Networked Transport of RTCM via Internet Protocol.
NTRIP stands for an application-level protocol for streaming Global Navigation Satellite System (GNSS) data over the Internet. It is a generic, stateless protocol based on the Hypertext Transfer Protocol HTTP. NTRIP is an RTCM standard designed for disseminating differential correction data (e.g in the RTCM-104 format) or other kinds of GNSS streaming data to stationary or mobile users over the Internet, allowing simultaneous PC, Laptop, PDA, or receiver connections to a broadcasting host. NTRIP is implemented in three system software components: NtripClients, NtripServers and NtripCasters. The NtripCaster is the actual HTTP server program whereas NtripClient and NtripServer are acting as HTTP clients.

Our device acts as NTRIP client and via serial connected end device as RTK receiver. Server to which device application connects acts as NTRIP caster. RTK is short for real time kinematics. A GPS receiver capable of RTK takes in the normal GPS signals from the Global Navigation Satellite Systems along with a correction stream (provided from our router serial device) and achieve up to 1cm positional accuracy.

----

This manual page provides an overview of NTRIP functionality in {{{name}}} devices.

<b>Note:</b> NTRIP is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.

===NTRIP client===
----
<b>Networked Transport of RTCM via Internet Protocol (NTRIP)</b> is a protocol for streaming differential GPS (DGPS) data over the Internet in accordance with specification published by RTCM.

{{#switch: {{{series}}}
| RUTX | RUT30X | RUT301 = [[File:Networking rutos manual ntrip usb v1.png|border|class=tlt-border]]
| #default = [[File:Networking rutos manual ntrip v1.png|border|class=tlt-border]]
}}

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off {{!}} on; default: <b>off</b></td>
<td>Enables NTRIP service.</td>
</tr>
<tr>
<td>Name</td>
<td>string; default: <b>empty</b></td>
<td>Custom name of serial device.</td>
</tr>
<tr>
<td>Device</td>
<td>{{Template: Networking rutos manual serial ports| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}; default: <b>{{Template: Networking rutos manual default serial port| rs232={{{rs232}}}| rs485={{{rs485}}}| usb = {{{usb}}}}}</b></td>
<td>Specifies which serial port will be used for serial communication.</td>
</tr>
<tr>
<td>Baud rate</td>
<td>300 {{!}} 600 {{!}} 1200 {{!}} 2400 {{!}} 4800 {{!}} 9600 {{!}} 19200 {{!}} 38400 {{!}} 57600 {{!}} 115200; default: <b>115200</b></td>
<td>Baud rate which will be used.</td>
</tr>
<tr>
<td>Data bits</td>
<td>5 {{!}} 6 {{!}} 7 {{!}} 8; default: <b>8</b></td>
<td>How many bits will be used for character.</td>
</tr>
<tr>
<td>Stop bits</td>
<td>1 {{!}} 2; default: <b>1</b></td>
<td>How many stop bits will be used to detect the end of character.</td>
</tr>
<tr>
<td>Parity</td>
<td>Even {{!}} Odd {{!}} Mark {{!}} Space {{!}} None; default: <b>None</b></td>
<td>What kind of parity bit to use for error detection. </td>
</tr>
<tr>
<td>Flow control</td>
<td>RTS/CTS {{!}} Xon/Xoff {{!}} None; default: <b>None</b></td>
<td>What kind of characters to use for flow control.</td>
</tr>
<tr>
<td>Server address</td>
<td>ip; default: <b>0.0.0.0</b></td>
<td>IP address of an NTRIP server.</td>
</tr>
<tr>
<td>Server port</td>
<td>integer [0..65535]; default: <b>none</b></td>
<td>TCP/UDP port used for NTRIP communication.</td>
</tr>
<tr>
<td>Mount point</td>
<td>filepath {{!}} string; default: <b>none</b></td>
<td>NTRIP mount point.</td>
</tr>
<tr>
<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: <b>NTRIP V1.0</b></td>
<td>Version of NTRIP protocol.</td>
</tr>
<tr>
<td>Username</td>
<td>string; default: <b>none</b></td>
<td>Username for authentication to an NTRIP server.</td>
</tr>
<tr>
<td>Password</td>
<td>string; default: <b>none</b></td>
<td>Password for authentication to an NTRIP server.</td>
</tr>
<tr>
<td>NMEA source</td>
<td><span style="color: red">Predefined string</span> {{!}} <span style="color: blue">Predefined coordinates</span> {{!}} Serial device {{!}} Router GPS device; default: <b>Predefined string</b></td>
<td>Optional NMEA string that will be used as the default value when initiating the connection to the NTRIP server (this value is only sent to the server if there is no NMEA from router's GPS device).</td>
</tr>
<tr>
<td><span style="color: red">NMEA string</span></td>
<td>string; default: <b>none</b></td>
<td>GPGGA NMEA string to be used to initiate communication with the server. <b>Note:</b> GGA string validation now allows all manufacturer codes (not only GPGGA).</td>
</tr>
<tr>
<td><span style="color: blue">Lattitude</span></td>
<td>string; default: <b>none</b></td>
<td>Lattitude to be used to generate NMEA string for initiating communication with the server.</td>
</tr>
<tr>
<td><span style="color: blue">Longitude</span></td>
<td>string; default: <b>none</b></td>
<td>Longitude to be used to generate NMEA string for initiating communication with the server.</td>
</tr>
<tr>
<td>Report interval</td>
<td>integer[1..86400]; default: <b>10</b></td>
<td>Allows to obtain default NMEA string from the router's GPS device. Only works if GPS service is enabled and location fix is obtained at the time of NTRIP service start.</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]

Navigation menu