Searching...

Matching results

    Configuring GNSS and Location Reports

    AirLink routers are equipped with location tracking, enabling you to track the movements of a vehicle or other devices that move. The router relays the information of its location as well as other data for use with tracking applications.

    Common uses for location reporting include:

    • Driver navigation: The router provides real-time location data via the serial or Ethernet port to a local application, including applications that provide mapping and navigation support.
    • Computer-Aided Dispatch/Automatic Vehicle Location (CAD/AVL): The router provides real-time location data to the server that tracks the location and other variables of the vehicle or asset.

    Initializing Table Of Contents...

    Supported Location Report Protocols

    • National Marine Electronics Association (NMEA®): NMEA is an ASCII protocol used by many location tracking applications.

    • Trimble® ASCII Interface Protocol (TAIP): TAIP is a digital communication interface based on printable ASCII characters over a serial data link. TAIP was designed specifically for vehicle tracking applications but has become common in a number of other applications, such as data terminals and portable computers, because of its ease of use.

    Hardware Requirements

    Ensure that a GNSS antenna is connected to the router. See the XR60 Hardware Guide for installation and antenna connection instructions. For compatible antennas sold by Sierra Wireless, see our website.

    After starting up the router with the antenna connected, check the GNSS LED to confirm GNSS operation. The GNSS LED will be red while searching for a fix. After getting a fix, it is green.

    See this page for full LED information.

    GNSS is the evolution of GPS. GPS uses only a single constellation of satellites, while GNSS uses signalling from up to 4 constellations to provide a more reliable and accurate location fix.

    For legacy applications that may require GPS-only, you can limit the location service by selecting the “GPS Only” option. See LOCATION CONSTELLATION below.

    Enabling Location

    Under Services > Location > General, ensure that GNSS ENABLE is On.

    GNSS is enabled by default, and begins working when the router is powered on with a GNSS antenna connected. GNSS status is reported under GNSS STATE, and can include the following status messages:

    • Starting
    • Device Unavailable
    • Waiting For New Fix
    • Location Fix Acquired
    • Firmware Upgrade Starting
    • Firmware Upgrade Failed
    • Firmware Upgrade Complete
    • Preparing Firmware Download
    • Programming Firmware
    • Downloading Firmware [version]
    • Downloading Firmware [percentage]

    Status messages related to Firmware are shown after you manually select new GNSS Firmware for the router to use, and when an AirLink OS firmware upgrade is in progress. See GNSS FIRMWARE SELECTION MODE below.

    For fine tuning GNSS, you can configure the settings listed below:

    SETTING DESCRIPTION RANGE DEFAULT
    GNSS FIRMWARE SELECTION MODE

    When switched to Manual, you can select firmware from the SELECT GNSS FIRMWARE list.

    NOTE: Dead Reckoning GNSS firmware is not available for the XR60.

    Manual, Automatic Automatic
    GNSS CURRENT FIRMWARE Current version of firmware on the router’s GNSS (Global Navigation Satellite System) module N/A N/A
    LOCATION CONSTELLATION Location constellation you want the router to use
    • GPS Only
    • GNSS (GPS, Galileo, QZSS, GLONASS)
    • GNSS (GPS, Galileo, QZSS, BeiDou)

    GNSS (GPS, Galileo, QZSS, GLONASS)

    Configuring Location Reports

    Under Location > Reporting:

    • Enter the TAIP ID (used for TAIP reports; not required for NMEA). This can be any four-character alphanumeric string as per the TAIP standard.
    • Select the NMEA DEVICE ID (PROPRIETARY SENTENCE) (used for NMEA reports; not required for TAIP). Allows use of the router Serial Number or Custom ID (1 to 50 characters) in local IP NMEA reports to identify a device/vehicle. Including the device ID is especially useful when your devices have dynamic IP addresses.
      • After selecting Custom ID, you must enter the ID in the CUSTOM ID field.

    Local Reporting

    Local reports are sent via UDP to an IP address on the LAN. To configure Local Reporting, click CREATE below the LOCAL REPORTING table. In the Create Local Reporting window, configure the following settings:

    SETTING DESCRIPTION RANGE DEFAULT
    NAME Enter a name for the report. n/a n/a
    SERVICE The protocol over which reporting traffic is sent. UDP Broadcast sends traffic to a subnet, while UDP Multicast sends traffic to a LAN or another network. When UDP Multicast is selected, you must enter a Destination IPv4 address. UDP Broadcast or UDP Multicast UDP Broadcast
    DESTINATION IPV4 ADDRESS (MULTICAST ONLY) To send the location report(s) to a local LAN client, enter the address here. If there is more than one local client, it is advisable to set up a DHCP reservation or set a static IP address on the client. n/a n/a
    DESTINATION PORTS Enter the port on which the CAD/AVL application is configured to receive data. The port should be available from your CAD/AVL administrator or application documentation. 1–65535 65278
    DESTINATION LAN SEGMENTS Enter the LAN bridges (network segments) for multiple clients. If you have multiple clients that require the location reports, you can send reports to each client on a particular LAN bridge (network segment). n/a n/a
    REPORTING INTERVAL Sets how frequently the location report is sent to the LAN or IPv4 destination. 1–100000 seconds 5
    REPORT TYPE

    Select the report type (or protocol, as described above).

    • NMEA
    • TAIP PV report: TAIP location report that contains PV (Position/Velocity Solution) messages
    • TAIP CP report: TAIP location report that contains CP (Compact Position Solution) messages
    • TAIP LN report: TAIP location report that contains a long navigation message
    • TAIP TM report: TAIP location report that contains the time and date

    • NMEA
    • TAIP PV report
    • TAIP CP report
    • TAIP LN report
    • TAIP TM report

    NMEA
    SENTENCES

    If the report type is NMEA, you can select the desired combination of GGA, GSA, RMC, VTG, and GSV sentences, along with the Proprietary Device ID. Some typical sentences are below.

    • GGA+VTG: NMEA location report that contains fix information, vector track, and speed over ground
    • GGA+VTG+RMC: NMEA location report that contains fix information, vector track, speed over ground, and recommended minimum location data
    • GGA+VTG+RMC+GSA+GSV: NMEA location report that contains fix information, vector track, speed over ground, the recommended minimum location data, overall satellite data, and detailed satellite data

    GGA, GSA, RMC, VTG, GSV, Proprietary Device ID GGA, GSA, RMC

    Remote Reporting

    To configure the Remote Reporting Server, click CREATE below the REMOTE REPORTING SERVER table. In the Create Remote Reporting Server window, configure the following settings:

    SETTING DESCRIPTION RANGE DEFAULT
    NAME Enter a name for the reporting server configuration. n/a n/a
    PROTOCOL Select the protocol over which remote reporting traffic will be sent. TCP, UDP UDP
    DESTINATION HOSTNAME OR IP

    IP address or FQDN (fully qualified domain name) of the server where location reports are sent. Example: 192.100.100.100. The IP address can be for a local host or a remote server that is accessed over-the-air or via a VPN tunnel. If an IP with the last octet of 255 is configured (i.e. 192.168.13.255), a report would be broadcast to all IPs on that subnet. When configured to a local host subnet, any connected device would receive the report.

    NOTE: If you want to use it as a LAN device, it must have a private IP address. If you want to use a public IP address, use a Local IP report.

    n/a n/a
    DESTINATION PORT Destination port on the server where location reports are sent. The destination port can be the same for all servers or you can configure a different destination port for each server. 1–65535 22335
    REPORTING INTERVAL Sets how frequently the location report is sent to the IPv4 destination. 1–100000 seconds 5
    REPORT TYPE

    Select the report type (or protocol, as described above).

    • NMEA
    • TAIP PV report: TAIP location report that contains PV (Position/Velocity Solution) messages
    • TAIP CP report: TAIP location report that contains CP (Compact Position Solution) messages
    • TAIP LN report: TAIP location report that contains a long navigation message
    • TAIP TM report: TAIP location report that contains the time and date

    • NMEA
    • TAIP PV report
    • TAIP CP report
    • TAIP LN report
    • TAIP TM report

    NMEA
    SENTENCES

    If the report type is NMEA, you can select the desired combination of GGA, GSA, RMC, VTG, and GSV sentences, along with the Proprietary Device ID. Some typical sentences are below.

    • GGA+VTG: NMEA location report that contains fix information, vector track, and speed over ground
    • GGA+VTG+RMC: NMEA location report that contains fix information, vector track, speed over ground, and recommended minimum location data
    • GGA+VTG+RMC+GSA+GSV: NMEA location report that contains fix information, vector track, speed over ground, the recommended minimum location data, overall satellite data, and detailed satellite data

    GGA, GSA, RMC, VTG, GSV, Proprietary Device ID GGA, GSA, RMC

    Forwarding Local Reports to the Serial Port

    It is possible to send reports via the RJ45 Serial port on the router using the default destination local IP address (192.168.1.1) and then setting the Serial port in PAD mode to listen and forward to the serial port. This configuration is useful in cases where local serial forwarding is used for sending reports to laptops in docking stations in a service vehicle.

    The destination local IP address can be modified from default, so it should be checked under Networking > Zones settings > LAN Segments.

    To configure sending local reports to the Serial Port:

    1. Under Location > Reporting > LOCAL REPORTING, configure Local Reporting for UDP Multicast using the destination local IP address, for example 192.168.1.1.

    2. Go to Hardware Interfaces.

    3. Under Serial Interfaces > Configuration, set the MODE for Port 1 to PAD.

    4. Under PAD Settings, configure Port 1 as follows:

      • PAD MODE: UDP
      • LISTEN FOR CONNECTIONS (AUTO-ANSWER): On
      • LISTENING PORT and DESTINATION PORT: Same port configured in Step 1
      • DESTINATION ADDRESS: Same Destination IP Address used in Step 1. For example 192.168.1.1.

      The receiving application may have additional requirements for reducing the BAUD rate or configuring other flow control parameters. Consult the documentation from the application vendor for details.

    5. Click SAVE.

      To confirm operation, open the CAD/AVL listening application on your computer and confirm that messages are being received and understood.

    Sending GPIO State Information

    You can send GPIO status along with device location to an MQTT server using the Telemetry reporting feature, under Telemetry > Custom Reports.

    There are no default GPIO reports.

    To create a report to send GPIO and location information to an MQTT server:

    1. Go to Telemetry > General, turn on SERVICE.

    2. Go to Telemetry > Custom Reports and click CREATE REPORTS.

    3. In the Create Reports window, enter the following settings:

      • REPORT TITLE: enter a report name.
      • REPORT MODE: select one of the MQTT options: MQTT or ALMS and MQTT.
      • MQTT TOPIC REPORT NAME: enter a report name. In the below image, the report is named avgpi (AirVantage General Purpose Inputs).
      • REPORT CONTENT: select GPIO ARA from the list.
        GPIO ARA consists of the following data points:
      • atp.glon: GPS longitude (decimal degrees)
      • atp.glat: GPS Latitude (decimal degrees)
      • atp.ghed: GPS Heading (decimal degrees)
      • atp.gpi: GPIO Input Cumulative, which is a binary report of the Primary GPIO Input (on power connector): atp.pgpio
    4. Click CREATE.

    5. To generate a report on state change of the GPIO input, go to UNCONDITIONAL TRIGGERS and click CREATE UNCONDITIONAL TRIGGERS.

    6. In the Create Unconditional Triggers window, enter the following settings:

      • NAME: Enter a trigger name
      • ENABLE: Enable the trigger
      • GENERATE THIS REPORT…: Select the GPIO report
      • AT EVERY SAMPLE OF…: Select GPIO Input Cumulative
    7. Click CREATE.

    8. Under Telemetry > MQTT, configure the connection to your MQTT server.

    TOP