Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phlegx/gnss

GNSS library for Ublox C030-412m board with ZOE-M8B chip.
https://github.com/phlegx/gnss

c030 embedded gnss mbed mbed-os r412m ublox ublox-gps zoe-m8b

Last synced: 8 days ago
JSON representation

GNSS library for Ublox C030-412m board with ZOE-M8B chip.

Awesome Lists containing this project

README

        

# Ublox GNSS

This class provides an API to communicate with the u-blox GNSS chip ZOE-M2B for Ublox C030-R412m board (https://os.mbed.com/platforms/ublox-C030-R412M/).

The files here were originally part of the C027_Support library (https://developer.mbed.org/teams/ublox/code/C027_Support/ at revision 138:dafbbf31bf76) but have been separated out, primarily for use on the u-blox C030 board where the cellular interace portion of the C027_Support library will instead be provided through the new Mbed Cellular API.

This code is a rework and adapted for the Ublox C030-R412m board. The original code for the Ublox C030-R412m is here https://os.mbed.com/teams/ublox/code/gnss/.

## Help

Please visit Mbed forum at https://forums.mbed.com.