NMEA: sentence ZTA added
commite044c784991c13d4d9df59de013cf4f49df9f873
authorMario Konrad <mario.konrad@gmx.net>
Fri, 5 Nov 2021 20:33:42 +0000 (5 21:33 +0100)
committerMario Konrad <mario.konrad@gmx.net>
Fri, 5 Nov 2021 20:33:42 +0000 (5 21:33 +0100)
tree43925f7393b5269c04ac1013b2f1ac82907098df
parentb3ef2a86df7afe3d15a566cbf7abc658db3fc875
NMEA: sentence ZTA added
13 files changed:
README.md
TODO.md
doc/nmea.dox
include/marnav/nmea/sentence_id.hpp
include/marnav/nmea/zta.hpp [new file with mode: 0644]
src/CMakeLists.txt
src/marnav/nmea/name.cpp
src/marnav/nmea/nmea.cpp
src/marnav/nmea/zta.cpp [new file with mode: 0644]
src/nmeadump.cpp
test/CMakeLists.txt
test/nmea/Test_nmea.cpp
test/nmea/Test_nmea_zta.cpp [new file with mode: 0644]