|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| ==Summary==
| | {{Template: Networking_rut850_manual_gps |
| | | <!----------------------------DEVICE DETAILS----------------------------> |
| '''The Global Positioning System (GPS)''' is a space-based radionavigation system. This chapter is an overview of the GPS function in RUT850 routers.
| | | name = RUT850 |
| | | | fw_version = RUT850_R_00.01.04 |
| ==GPS==
| | <!---------------------------------MAP----------------------------------> |
| | | | file_map = Networking_device_manual_gps_map_v2.png |
| The GPS window displays your current coordinates and position on the map.
| | <!-------------------------------GENERAL--------------------------------> |
| | | | file_general = Networking_rut850_manual_gps_general_v1.png |
| [[Image:Services gps.PNG]]
| | <!--------------------------------NMEA----------------------------------> |
| | | | file_nmea_forwarding = Networking_device_manual_gps_nmea_nmea_forwarding_v2.png |
| ==GPS Settings==
| | | file_nmea_cache = Networking_device_manual_gps_nmea_nmea_forwarding_cache_v2.png |
| | | | file_nmea_collecting = Networking_device_manual_gps_nmea_nmea_collecting_v2.png |
| [[Image:Services gps configuration.PNG]]
| | | file_nmea_sentence = Networking_rut850_manual_gps_nmea_nmea_sentence_settings_v1.png |
| | | <!--------------------------------HTTPS---------------------------------> |
| <table class="nd-mantable">
| | | file_https_settings = Networking_device_manual_gps_https_https_server_settings_v2.png |
| <tr>
| | <!---------------------------------AVL----------------------------------> |
| <th>field name</th>
| | | file_avl_settings = Networking_device_manual_gps_avl_avl_server_settings_v2.png |
| <th>value</th>
| | | file_main_rule = Networking_device_manual_gps_avl_main_rule_v3.png |
| <th>description</th>
| | | file_secondary_rules = Networking_device_manual_gps_avl_secondary_rules_v3.png |
| </tr>
| | | file_gps_configuration = Networking_device_manual_gps_avl_gps_configuration_v2.png |
| <tr>
| | | file_tavl_settings = Networking_device_manual_gps_https_tavl_settings_v2.png |
| <td>Enable GPS service</td>
| | <!----------------------------GPS GEOFENCING----------------------------> |
| <td>yes {{!}} no; Default: '''no'''</td>
| | | file_geofencing_add = Networking_device_manual_gps_gps_geofencing_1_v2.png |
| <td>Toggles GPS ON or OFF</td>
| | | file_geofencing_details = Networking_device_manual_gps_gps_geofencing_details_v2.png |
| </tr>
| | }} |
| <tr>
| |
| <td>Enable GPS data to server</td>
| |
| <td>yes {{!}} no; Default: '''no'''</td>
| |
| <td>Enables automatic GPS data transferring to a remote server </td>
| |
| </tr>
| |
| <tr>
| |
| <td>Remote host/IP address</td>
| |
| <td>host {{!}} ip; Default: '''212.47.99.61'''</td>
| |
| <td>Server IP address or domain name to send the coordinates to</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Port</td>
| |
| <td>integer [0..65535]; Default: '''17050'''</td>
| |
| <td>Server port used for data transfer</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Protocol</td>
| |
| <td>TCP {{!}} UDP; Default: '''TCP'''</td>
| |
| <td>Protocol to be used for data transfer to server</td>
| |
| </tr>
| |
| </table>
| |
| | |
| ===TAVL Settings===
| |
| ---- | |
| [[Image:Services gps tavl rut850.PNG]]
| |
| | |
| <table class="nd-mantable">
| |
| <tr>
| |
| <th>field name</th>
| |
| <th>value</th>
| |
| <th>description</th>
| |
| </tr>
| |
| <tr>
| |
| <td>Send GSM signal</td>
| |
| <td>yes {{!}} no; Default: '''no'''</td>
| |
| <td>Includes GSM signal strength information in GPS data package to be sent to server</td>
| |
| </tr>
| |
| </table>
| |
| | |
| ==GPS Mode==
| |
| | |
| [[Image:Services gps gps mode.PNG]]
| |
| | |
| <table class="nd-mantable"> | |
| <tr>
| |
| <th>field name</th>
| |
| <th>value</th>
| |
| <th>description</th>
| |
| </tr>
| |
| <tr>
| |
| <td>Min period</td>
| |
| <td>integer [1..999999]; Default: '''5'''</td>
| |
| <td>Period (in seconds) for data collection</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Min distance</td>
| |
| <td>integer [1..999999]; Default: '''200'''</td>
| |
| <td>Distance difference (in meters) between last registered and current coordinates to collect data (even if Min period has not passed yet)</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Min angle</td>
| |
| <td>integer [1..999999]; Default: '''30'''</td> | |
| <td>Minimal angle difference between last registered and current coordinates to collect data (even if Min period has not passed yet)</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Min saved records</td>
| |
| <td>integer [1..32]; Default: '''20'''</td>
| |
| <td>Minimal amount of coordinates registered to send them to server immediately (even if Send period has not passed yet)</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Send period</td>
| |
| <td>integer [1..999999]; Default: '''60'''</td>
| |
| <td>Period for sending collected data to server</td>
| |
| </tr>
| |
| </table>
| |
| | |
| The GPS configuration section allows to save several different configurations for GPS data collection. Active configuration is automaticaly selected when configured conditions are met.
| |
| | |
| <table class="nd-mantable">
| |
| <tr>
| |
| <th>field name</th>
| |
| <th>value</th>
| |
| <th>description</th>
| |
| </tr> | |
| <tr>
| |
| <td>WAN</td>
| |
| <td>Mobile {{!}} Wired {{!}} WiFi; Default: '''Mobile'''</td>
| |
| <td>Interface which needs to be used to activate this configuration</td>
| |
| </tr>
| |
| <tr>
| |
| <td>Type</td>
| |
| <td>Home {{!}} Roaming {{!}} Both; Default: '''Home'''</td>
| |
| <td>Mobile connection state needed to activate this configuration</td>
| |
| </tr>
| |
| </table>
| |
| | |
| ==GPS Geofencing== | |
| | |
| '''Geofencing''' is a feature which can detect whenever a device enters or leaves customized area.
| |
| | |
| [[Image:Services gps geofencing.PNG]]
| |
| | |
| {| class="wikitable"
| |
| |+
| |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME | |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
| |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enable
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Toggles GPS Geofencing ON or OFF
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Longitude (X)
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | real number [-180..180]; Default: '''0.000000'''
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Longitude of selected point
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Latitude (Y)
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | real number [-90..90]; Default: '''0.000000'''
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Latitude of selected point
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Radius
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..999999]; Default: '''200''' | |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Radius of selected area | |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Generate event on
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Exit {{!}} Enter {{!}} Enter/Exit; Default: '''Exit'''
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Specifies whether event takes place on exiting or entering the specified area or both
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Get current coordinates
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | -
| |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Gets current device coordinates from GPS
| |
| |- | |
| |} | |
| | |
| ==See also==
| |
| | |
| [[RUT850 GPS protocols]]
| |