3. GPS Configuration

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 your own external GPS receiver connected over USB or UART, you can use this configuration page. Be sure to select the correct GPS device. After making any changes, click Save & Apply. It is also possible to configure the GPS remotely using any of the methods discussed in our Remote Management Guide [2]. As an example, the output of uci show gps is shown below.

$ uci show gps
gps.@gps[0]=gps
gps.@gps[0].tty='/dev/GPS'
gps.@gps[0].adjust_time='0'
gps.@gps[0].disabled='1'
gps.@gps[0].baudrate='9600'
gps.@gps[0].cs='8'
gps.@gps[0].cstopb='1'
gps.@gps[0].parenb='1'

Figure 1 – Screenshot of the GPS Configuration GUI

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • 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, ...
    • 3. Model Specific Configuration

      The Wearable (and OEM) and Helix model variants have addition configuration options compared to the defaults discussed in the section above. Wearable/OEM Variant (-K) The Wearable/OEM variant of the Smart Radio includes a WiFi radio along with some ...