Pico GPS Teseo I2C
Loading...
Searching...
No Matches
gps_nmea_lib Directory Reference
Directory dependency graph for gps_nmea_lib:
gps_nmea_lib

Directories

 example
 
 nmea
 
 test
 

Detailed Description

C++ parser builds objects from NMEA data strings.
Currently supports NMEA 3.1

Open Source GitHub License run unit tests

goals:

1: C++ parser library for NMEA GPS data - pt. 1: ideas, concepts, early design
2: C++ parser library for NMEA GPS data - pt. 2: parse replies with repeating info
3: C++ parser library for NMEA GPS data - pt. 3: utility class, example use and wrap-up

Requires a toolchain that supports C++ modules. Tested with CMake 3.26 and GCC 14.2.1