Am looking for C# open source NMEA parser.
|
|
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? |
||
|
|
|
|
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. |
||
|
|
|
|
check out sharpGPS . there are several other gps and nmea related projects o codeplex too |
||
|
|
