DOTGPS - implementation of reading Common NMEA Setence types from GPS interfaces / units
This namespace can automate the proccess of reading from a GPS unit. it supports GPGGA GPGLL GPGSA GPGSV and GPRMC from the Common NMEA Setence types. (read more here)
its based on the RS232 implementation code from codeworks , and a heavly rewriting on "Writing Your Own GPS Applications: Part I" article on CodeProject .
With some good help of "GPS Serial Communications" on boondog.
Download project files and source code here
Proejct include sample code in a console app and a windows app. (se
screenshots below)

