NMEA: sentence PGRMM added.
commit41982d03e762b61faf76fefaef32865ac1604351
authorMario Konrad <mario.konrad@gmx.net>
Thu, 11 Aug 2016 20:56:22 +0000 (11 22:56 +0200)
committerMario Konrad <mario.konrad@gmx.net>
Thu, 11 Aug 2016 20:56:22 +0000 (11 22:56 +0200)
treeb416bc09991bab6c0258c557e53efc688e386ba8
parenta11cfa5bf7ed0ed84275693d3f4e16d39f775358
NMEA: sentence PGRMM added.
README.md
doc/main.dox.in
examples/qtnmeadiag/MainWindow.cpp
src/CMakeLists.txt
src/marnav/nmea/nmea.cpp
src/marnav/nmea/pgrmm.cpp [new file with mode: 0644]
src/marnav/nmea/pgrmm.hpp [new file with mode: 0644]
src/marnav/nmea/sentence.cpp
test/CMakeLists.txt
test/nmea/Test_nmea.cpp
test/nmea/Test_nmea_pgrmm.cpp [new file with mode: 0644]