Skip to content
Iain Prior edited this page Apr 8, 2024 · 1 revision

The gps module is designed to give access to a GPS module. It has a web UI that displays the current GPS coordinates, and provides telemetry for the current GPS coordinates (including # of sattellites, altitude, speed etc). It also displays the module location on Google Maps on the Web UI.

UI

The coordinates are displayed on the web UI like this:

gps ui

The map is displayed on the web UI like this:

gps map

Hardware / Pinout

TBC

Configuration

TBC

Telemetry provided

TBC

Telemetry consumed

TBC

Commands provided

This module provides no commands to other modules.

Commands consumed

This module consumes no commands from other modules.

Clone this wiki locally