Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phlegx/gnss
- Owner: phlegx
- Created: 2021-06-24T19:05:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T14:12:54.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T23:43:45.736Z (about 2 months ago)
- Topics: c030, embedded, gnss, mbed, mbed-os, r412m, ublox, ublox-gps, zoe-m8b
- Language: C++
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.