gnssmax 2.0.0.0
|
GNSS MAX Click is a compact add-on board that provides fast positioning capability. This board features the MAX-M10S, an ultra-low-power GNSS receiver for high-performance asset-tracking from u-blox. The MAX-M10S supports the concurrent reception of four GNSS (GPS, GLONASS, Galileo, and BeiDou), which maximizes the position availability, particularly under challenging conditions such as in deep urban canyons. It is built on the u-blox M10 GNSS platform, which provides exceptional sensitivity and acquisition times for all L1 GNSS systems. It also comes with a configurable host interface, and advanced jamming and spoofing detection.
We provide a library for the GNSSMAX Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for GNSSMAX Click driver.
gnssmax_cfg_setup
Config Object Initialization function. gnssmax_init
Initialization function. gnssmax_default_cfg
Click Default Configuration function. gnssmax_generic_read
GNSS MAX data reading function. gnssmax_reset
GNSS MAX reset function. gnssmax_get_pps
GNSS MAX reads timestamp pin state. This example showcases device abillity to read data outputed
from device and show it's coordinates and altitude when connected.
The demo application is composed of two sections :
Initializes host communication modules, additioaln GPIO's used
for control of device and resets device.
Reads data from device and wait's untill device is connected.
While not connected it will log '.'. When conneceted and received data for latitude, longitude, and altitude it will log that data parsed from "GNGGA" command.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.