Am looking for C# open source NMEA parser.
|
feedback
|
|
Well, I'm not familiar with it myself, but some quick searches show one on CodeProject, which links to 2 other such, here and here. Any of those help? | |||
|
feedback
|
|
check out sharpGPS . there are several other gps and nmea related projects o codeplex too | |||
|
feedback
|
|
FWIW, it's not hard (10-40 LOC) to parse the basic ones your self. If you find you need to do this, here is a link with some useful info. | |||
|
feedback
|
|
One more (support several devices) http://www.codeproject.com/KB/cs/NMEAParser.aspx | |||
|
feedback
|