项目作者: WisconsinRobotics
项目描述 :
A C# library to parse NMEA sentences.
高级语言: C#
项目地址: git://github.com/WisconsinRobotics/NMEA-Parser.git
NMEA-Parser
This C# library is intended to be a simple and easy to use parser for devices outputting sentences compliant to the NMEA-0183 standard.
Most sentences have not been implemented, but the structure is there if anyone wants to pick it up.