Cocoa framework for parsing NMEA GPS data?
Jonathon Kuo <[email protected]> Wed, 23 Jun 2010 13:29:32 -0700
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
Is there any Cocoa framework for parsing NMEA GPS data? The strings look easy enough to parse, although there are numerous gotchas (such as when you get invalid data, no lock, etc). It would save some time if I there was already a library to do this.