Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.