4. GPS Status

4. GPS Status

The GPS receiver’s status is shown in the Status → Overview webpage. An example output is shown in Figure 2.
 

Figure 2 – GPS status
It is also possible to remotely poll the GPS status using any of the methods described in the Remote Management Guide [2]. GPS status is retrivable using ubus [3], and an example output of ubus call gps info is shown below.

$ ubus call gps info
{
"age": 0,
"latitude": "1.335131",
"longitude": "103.883499",
"elevation": "031.56",
"course": "0.0",
"speed": "0.3"
}

    • Related Articles

    • 1. Introduction to the Smart Radio GPS Usage and Configuration Guide

      The purpose of this guide is to instruct the user on how to configure and view the status of the GPS receiver. GPS is an optional feature in Doodle Labs’ Smart Radios and is available in -W and -J hardware variants and  when ordered with the -G order ...
    • 3. GPS Configuration

      Generally speaking, it should not be necessary to configure the internal GPS receiver. However, there is a GPS receiver configuration page in the web GUI under network → GPS Configuration. Figure 1 shows a screenshot of the page. If you are using ...
    • 2. GPS Hardware Configuration

      -W variants of the Smart Radio uses an internal GPS antenna, so no hardware configuration is necessary. -J variants of the Smart Radio include a GPS RF port on the casing. Please refer to the latest Integration Guide availble in the online Technical ...
    • 5. References for Smart Radio GPS Usage and Configuration Guide

      References 1.      Teseo-LIV3f, https://www.st.com/resource/en/datasheet/teseo-liv3f.pdf, September 2019 2.      Remote Management Guide for Smart Radio, https://doodlelabs.com/wp-content/uploads/Remote-Management-Guide-for-Smart-Radio-V1020.pdf, ...
    • Smart Radio GCS Reference Design: Smart Radio GCS Reference Design

      System Design System Setup Our Reference Design setup is shown in Fig. 3. Communications to the drone is provided by a Doodle Labs Wearable Smart Radio (RM-915-2K-XW). The UAV includes a Doodle Labs Embedded Smart Radio (RM-915-2J-XM). The tablet ...