This commit adds utilites to parse the RMC and GGA NMEA0183 messages, which contain all data which shall be published using the struct gnss_data. It also adds a test suite for the added utilities. Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| gnss_dump.c | ||
| gnss_dump.h | ||
| gnss_nmea0183.c | ||
| gnss_nmea0183.h | ||
| gnss_parse.c | ||
| gnss_parse.h | ||
| gnss_publish.c | ||
| gnss_publish.h | ||
| Kconfig | ||