Pico GPS Teseo I2C
|
Directories | |
example | |
nmea | |
test | |
C++ parser builds objects from NMEA data strings.
Currently supports NMEA 3.1
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