1e4165220e
minmea is not cover by CI and in current implementations, the source files from downloaded tarball were put into root path in gpsutils/minmea instead of in $(MINMEA_DIR)/$(MINMEA_UNPACKNAME), and then: ``` mv: cannot stat 'minmea-db46128e73cee26d6a6eb0482dcba544ee1ea9f5': No such file or directory ``` Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
---|---|---|
.. | ||
minmea | ||
.gitignore | ||
Make.defs | ||
Makefile | ||
README.md |
gpsutils
GPS Utilities
The gpsutils
directory is used to include libraries from external projects
that are not part of NuttX Applications, but are useful for NuttX developers and
users.
minmea
GPS NMEA 0183 parser
MINMEA is a NMEA parser developed by Kosma Moczek. Kosma is also a NuttX contributor.