Giter VIP home page Giter VIP logo

php-nmea's Introduction

PHP NMEA parser and utility library

Support reading, understanding and creating NMEA 0183 data that is the de-facto standard for GNSS (GPS) receivers and software handling GNSS data.

Status

(last update of this section: 2018-09-20)

This is a personal side project and currently a work in progress. I am using it to understand the data returned by my GNSS receiver and manipulate it before forwarding it to my Android tablet (see the example).

It's currently in the 0.x phase of things. The API may change, but right now I'm quite satisfied with it.

It currently only supports the types that I need, namely GGA and RMC. More will be added once I need them or if somebody contributes them.

Speaking of contributions, I'm basically open for them, but please create an issue before doing larger changes/additions if you want them to be accepted.

To Do

  • Improve API docs. Currently, only Sentence and the example have proper documentation.
  • Check format of fields when creating subtype objects.
  • Real support for creating objects from scratch instead of from an NMEA string.
    • Properly initialize fields property (e.g. ensure correct number of fields).
  • Add tests.

Meta

This library was written by Tim Weber (@scy). Its official home is scy/php-nmea on GitHub.

php-nmea's People

Contributors

scy avatar

Stargazers

Rahmad Al Habib avatar Ahmed Sheimy avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.