Changes

prepare for release
<!-- Template uses {{{name}}}, {{{series}}} -->
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.03
| series = {{{series}}}
}}

__TOC__

==Summary==

The <b>Global Positioning System</b> (<b>GPS</b>) is a space-based radionavigation system. This page is an overview of the GPS service in {{{name}}} devices.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer}}

==Map==

The <b>Map</b> page displays the device's current coordinates and position on the map. To see the device's location on the map, make sure to attach the GPS antenna on the device and enable GPS in the [[{{{name}}}_GPS#General|General]] page.

The figure below is an example of the Map page:

[[File:Networking_rutx_manual_gps_map_v1.png]]

==General==

The <b>General</b> is used to enable the GPS service and the support for different types satellites. Once you turn on GPS, you can check the [[{{{name}}}_GPS#Map|Map]] page in order to see if the device has obtained a GPS fix. It is very important to attach the GPS antenna on the device and place it outside (not inside of a building). The device will not be likely to obtain a GPS fix otherwise.

The figure below is an example of the General page and the table below provides information on the fields contained in that page:

[[File:Networking_rutx_manual_gps_general_v2.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Turns the GPS service on or off.</td>
</tr>
<tr>
<td>Galileo NMEA support<span class="asterisk">*</span></td>
<td>off | on; default: <b>off</b></td>
<td>Turns support for Galileo satellites on or off.</td>
</tr>
<tr>
<td>Glonass NMEA support<span class="asterisk">*</span></td>
<td>off | on; default: <b>off</b></td>
<td>Turns support for Glonass satellites on or off.</td>
</tr>
<tr>
<td>BeiDou NMEA support<span class="asterisk">*</span></td>
<td>off | on; default: <b>off</b></td>
<td>Turns support for BeiDou satellites on or off.</td>
</tr>
</table>

<span class="asterisk">*</span>Changing these options requires a modem reboot. Therefore, if you make changes to these options and save them, the device will lose cellular connectivity for about 30 seconds.

==NMEA==

The <b>NMEA</b> page is used to configure settings related to NMEA sentence collecting and forwarding.

===NMEA forwarding===
----
The <b>NMEA forwarding</b> section is used to configure and enable NMEA forwarding. The figure below is an example of the NMEA forwarding section and the table below provides information on the fields contained in that section:

[[File:Networking_rutx_manual_gps_nmea_nmea_forwarding_v2.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Turns NMEA forwarding on or off.</td>
</tr>
<tr>
<td>Hostname</td>
<td>ip | host; default: '''192.168.1.5'''</td>
<td>IP address or hostname of the server to which NMEA data will be forwarded.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: <b>8500</b></td>
<td>Port number off the server to which NMEA data will be forwarded.</td>
</tr>
<tr>
<td>Protocol</td>
<td>TCP | UDP; default: <b>TCP</b></td>
<td>Protocol that will be used to send NMEA data.</td>
</tr>
</table>

===NMEA forwarding cache===
----
The device <b>caches NMEA forwarding</b> information if NMEA forwarding is enabled. This section is used to select the memory type where the cache will be stored and the maximum amount of data that will be saved:

[[File:Networking_rutx_manual_gps_nmea_nmea_forwarding_cache_v2.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Save cache in</td>
<td>RAM Memory | FLASH Memory; default: <b>RAM Memory</b></td>
<td>Selects which type of memory will be used for storing NMEA forwarding cache.</td>
</tr>
<tr>
<td>Maximum sentences</td>
<td>integer; default: <b>5000</b></td>
<td>Maximum amount of NMEA sentences that will be saved in the cache before older entries are deleted and replaced by new ones.</td>
</tr>
<tr>
<td>File</td>
<td>filepath; default: <b>none</b></td>
<td>Location of the file where NMEA forwarding cache information will be stored. This field becomes visible only when the selected memory type is "flash".</td>
</tr>
</table>

===NMEA collecting===
----
The <b>NMEA collecting</b> section is used to enable NMEA sentence gathering and storing. The figure below is an example of the NMEA collecting section and the table below provides information on the fields contained in that section:

[[File:Networking_rutx_manual_gps_nmea_nmea_collecting_v1.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>off | on; default: '''off'''</td>
<td>Turns NMEA sentence collecting on or off.</td>
</tr>
<tr>
<td>Location</td>
<td>filepath; default: <b>none</b></td>
<td>Location of the file where NMEA sentences will be stored. This field becomes visible only when NMEA collecting is enabled.</td>
</tr>
</table>

===NMEA sentence settings===
----
The <b>NMEA sentence settings</b> section provides the possibility to configure which NMEA sentences will be forwarded or collected and at what frequency. The figure below is an example of the NMEA sentence settings section and the table below provides information on the fields contained in that section:

[[File:Networking_rutx_manual_gps_nmea_nmea_sentence_settings_v2.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Forwarding enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Enables forwarding for the adjacent NMEA sentence.</td>
</tr>
<tr>
<td>Forwarding interval</td>
<td>positive integer; default: <b>5</b></td>
<td>NMEA sentence forwarding frequency in seconds.</td>
</tr>
<tr>
<td>Collecting enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Enables collecting for the adjacent NMEA sentence.</td>
</tr>
<tr>
<td>Collecting interval</td>
<td>positive integer; default: <b>5</b></td>
<td>NMEA sentence collecting frequency in seconds.</td>
</tr>
</table>
<br>
<b>NMEA sentence reference table</b>:
<table class="nd-othertables_3">
<tr>
<th width="250">NMEA sentence name</th>
<th width="902">Description</th>
</tr>
<tr>
<td><b>GPGSV</b></td>
<td>Number of GPS satellites in view.</td>
</tr>
<tr>
<td><b>GPGGA</b></td>
<td>GPS fix data.</td>
</tr>
<tr>
<td><b>GPVTG</b></td>
<td>Track made good and speed relative to the ground.</td>
</tr>
<tr>
<td><b>GPRMC</b></td>
<td>Recommended minimum specific GPS/Transit data.</td>
</tr>
<tr>
<td><b>GPGSA</b></td>
<td>GPS DOP and active satellites.</td>
</tr>
<tr>
<td><b>GNGSA</b></td>
<td>GLONASS DOP and active satellites.</td>
</tr>
<tr>
<td><b>GLGSV</b></td>
<td>Number of GLONASS satellites in view.</td>
</tr>
<tr>
<td><b>GNGNS</b></td>
<td>GNSS position fix from more than one constellation (e.g., GPS + GLONASS).</td>
</tr>
<tr>
<td><b>GAGSV</b></td>
<td>Number of Galileo satellites in view.</td>
</tr>
<tr>
<td><b>PQGSV</b></td>
<td>Detailed satellite data (used in BeiDou sentences).</td>
</tr>
<tr>
<td><b>PQGSA</b></td>
<td>Overall satellite data (used in BeiDou sentences).</td>
</tr>
</table>

==HTTPS==

The <b>HTTPS</b> page can be used to configure data sending to an HTTP(S) server.

===HTTPS/HTTP server settings===
----

The HTTPS/HTTP Server Settings section is used to enable GPS data sending to an HTTP or HTTPS server.

[[File:Networking_rutx_manual_gps_https_server_settings_v1.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Turns data sending to HTTP/HTTPS server on or off.</td>
</tr>
<tr>
<td>URL</td>
<td>string; default: '''192.168.1.5'''</td>
<td>URL of remote server.</td>
</tr>
</table>

===TAVL settings===
----
The <b>TAVL settings</b> section is used to select which data will be sent to the TAVL server:

[[File:Networking_rutx_manual_gps_avl_tavl_settings_v3.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Send GSM signal</td>
<td>off | on; default: <b>off</b></td>
<td>Includes GSM signal strength information in the GPS data sent to server.</td>
</tr>
<tr>
<td>Send digital input</td>
<td>off | on; default: <b>off</b></td>
<td>Includes digital input state in the GPS data sent to server.</td>
</tr>
</table>

==AVL==

The <b>AVL</b> page is used to set up GPS data sending to an AVL server.

===AVL server settings===
----
The <b>AVL server settings</b> section is used to configure the main parameters of data sending to an AVL server. The figure below is an example of the AVL Server Settings section and the table below provides information on the fields contained in that section:

[[File:Networking_rutx_manual_gps_avl_avl_server_settings_v2.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>off | on; default: <b>off</b></td>
<td>Turns data sending to AVL server on or off.</td>
</tr>
<tr>
<td>Hostname</td>
<td>ip | host; default: '''192.168.1.5'''</td>
<td>IP address or hostname of an AVL server.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: <b>8501</b></td>
<td>TCP/UDP port number of the AVL server to which the device will be connecting.</td>
</tr>
<tr>
<td>Protocol</td>
<td>TCP | UDP; Default: <b>TCP</b></td>
<td>Protocol that will be used for communication with the AVL server.</td>
</tr>
</table>

===Main rule===
----
The <b>Main rule</b> section defines how and when GPS data will be collected and sent to a specified AVL server. Refer to the figure and table below for information on the configuration fields of Main Rule.

[[File:Networking_rutx_manual_gps_avl_main_rule_v1.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off | on; default: <b>on</b></td>
<td>Turns the main rule on or off.</td>
</tr>
<tr>
<td>Rule priority</td>
<td>Low priority level | High priority level | Panic priority level | Security priority level; default: <b>Low priority level</b></td>
<td>The rule's priority. Different priority settings add different flags to event packets, so they can be displayed differently in the receiving system. The device sends data of higher priority first. Priority levels from highest to lowest are as follows:
<ol>
<li>Security</li>
<li>Panic</li>
<li>High</li>
<li>Low</li>
</ol>
</td>
</tr>
<tr>
<td>Collect period</td>
<td>integer [1..999999]; default: <b>5</b></td>
<td>How often (in seconds) data will be collected.</td>
</tr>
<tr>
<td>Min distance</td>
<td>integer [1..999999]; default: <b>50</b></td>
<td>Minimum distance change (in meters) before sending records.</td>
</tr>
<tr>
<td>Min angle</td>
<td>integer [1..360]; default: <b>50</b></td>
<td>Minimum angle change (in degrees) before sending records.</td>
</tr>
<tr>
<td>Min saved records</td>
<td>integer [1..32]; default: <b>20</b></td>
<td>Minimum amount of gathered records before sending.</td>
</tr>
<tr>
<td>Send period</td>
<td>integer [0..999999]; default: '''60'''</td>
<td>How often (in seconds) gathered data is sent.</td>
</tr>
</table>

===Secondary rules===
----
The <b>Secondary rules</b> section provides you with the possibility to create additional data sending rules. The difference from the main rule is that the secondary rules only send data when the device uses a specified type of WAN and when the digital isolated output is in the specified state.

Refer to the figure and table below for information on the configuration fields of the Secondary rules section.

[[File:Networking_rutx_manual_gps_avl_secondary_rules_v1.png]]

<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>Turns the secondary rule on or off.</td>
</tr>
<tr>
<td>WAN</td>
<td>Mobile Both | Mobile Home | Mobile Roaming | Wired; default: <b>Mobile Home</b></td>
<td>Selects which type of WAN will trigger the rule.</td>
</tr>
<tr>
<td>Digital Isolated Input</td>
<td>Low logic level | High logic level | Both; default: <b>Low logic level</b></td>
<td>Selects which input state will trigger the rule.</td>
</tr>
<tr>
<td>Rule priority</td>
<td>Low priority level | High priority level | Panic priority level | Security priority level; default: High priority level</td>
<td>The rule's priority. Different priority settings add different flags to event packets, so they can be displayed differently in the receiving system. The device sends data of higher priority first. Priority levels from highest to lowest are as follows:
<ol>
<li>Security</li>
<li>Panic</li>
<li>High</li>
<li>Low</li>
</ol>
</td>
</tr>
<tr>
<td>Collect period</td>
<td>integer [1..999999]; default: '''10'''</td>
<td>How often (in seconds) data will be collected.</td>
</tr>
<tr>
<td>Min distance</td>
<td>integer [1..999999]; default: <b>25</b></td>
<td>Minimum distance change (in meters) before sending records.</td>
</tr>
<tr>
<td>Min angle</td>
<td>integer [1..360]; default: '''25'''</td>
<td>Minimum angle change (in degrees) before sending records.</td>
</tr>
<tr>
<td>Min saved records</td>
<td>integer [1..32]; default: '''10'''</td>
<td>Minimum amount of gathered records before sending.</td>
</tr>
<tr>
<td>Send period</td>
<td>integer [0..999999]; default: '''10'''</td>
<td>How often (in seconds) gathered data is sent.</td>
</tr>
</table>

===TAVL settings===
----
The <b>TAVL settings</b> section is used to select which data will be sent to the TAVL server:

[[File:Networking_rutx_manual_gps_avl_tavl_settings_v3.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Send GSM signal</td>
<td>off | on; default: <b>off</b></td>
<td>Includes GSM signal strength information in the GPS data sent to server.</td>
</tr>
<tr>
<td>Send digital input</td>
<td>off | on; default: <b>off</b></td>
<td>Includes digital input state in the GPS data sent to server.</td>
</tr>
</table>

==GPS Geofencing==

A <b>geofence</b> is a virtually defined boundary for a real-world geographic area. The GPS Geofencing page provides you with the possibility to set this custom area and apply rules that will inform you when the device leaves or enters the geofence.

To create a new geofence area, enter a custom name for it and click the 'Add' button. A new geofence area configuration with the given name should appear in the "Geofencing" list. Click the button that looks like a pencil next to it to begin editing.

The figure below is an example of GPS Geofencing configuration and the table below provides information related to that configuration:

[[File:Networking_rutx_manual_gps_gps_geofencing_geofencing_details_v1.png]]

<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>Turns the Geofence rule on or off.</td>
</tr>
<tr>
<td>Longitude (X)</td>
<td>degrees [-180.000000..180.000000]; default: <b>0.000000</b></td>
<td>East-west position of a point on the Earth's surface. Combining this and the Latitude information will produce a point on the world map that will serve as the center of the geofence area.</td>
</tr>
<tr>
<td>Latitude (Y)</td>
<td>degrees [-90.000000..90.000000]; default: <b>0.000000</b></td>
<td>North-south position of a point on the Earth's surface. Combining this and the Longitude information will produce a point on the world map that will serve as the center of the geofence area.</td>
</tr>
<tr>
<td>Radius</td>
<td>integer [1..999999]; default: <b>200</b></td>
<td>Radius (in meters) of the geofence area.</td>
</tr>
<tr>
<td>Generate event on</td>
<td>Exit | Enter | Enter/exit; default: <b>Exit</b></td>
<td>Specifies whether the rule should be triggered when the device enters the geofence area, leaves it or on both events.</td>
</tr>
<tr>
<td>Get current coordinates</td>
<td>- (interactive button)</td>
<td>Obtains the device's current coordinates and places them in the Longitude and Latitude fields.</td>
</tr>
</table>

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

edits

Navigation menu