Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fguchelaar/fgnmeakit
Objective-C library for parsing NMEA sentences on iOS (and OS X)... More info later, when there is actually something to show.
https://github.com/fguchelaar/fgnmeakit
Last synced: 18 days ago
JSON representation
Objective-C library for parsing NMEA sentences on iOS (and OS X)... More info later, when there is actually something to show.
- Host: GitHub
- URL: https://github.com/fguchelaar/fgnmeakit
- Owner: fguchelaar
- License: mit
- Created: 2014-12-13T12:32:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T21:28:32.000Z (about 10 years ago)
- Last Synced: 2024-10-30T00:06:59.219Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FGNmeaKit
=========
[![Build Status](https://travis-ci.org/fguchelaar/FGNmeaKit.svg)](https://travis-ci.org/fguchelaar/FGNmeaKit)Objective-C library for parsing NMEA sentences on iOS (and OS X)... More info later, when there is actually something to show.
I currently do not have a crystal clear design in mind, so this library will probably evolve organically to suit my
needs and hopefully will result in a library suitable for wider use.## Todo's
* Add logging, [CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack) looks like a good option.