Skip to main content

A gpsdio driver for parsing NMEA sentences directly into GPSd messages.

Project description

An experimental gpsdio driver for parsing NMEA sentences directly into GPSd messages with libais.

https://travis-ci.org/SkyTruth/gpsdio-nmea-driver.svg?branch=master https://coveralls.io/repos/SkyTruth/gpsdio-nmea-driver/badge.svg?branch=master

Installation

NOTE: This driver is experimental and requires an unreleased version of libais and gpsdio.

With pip:

$ pip install git+git://github.com/schwehr/libais.git --upgrade
$ pip install gpsdio-nmea-driver

From source:

$ git clone https://github.com/SkyTruth/gpsdio
$ cd gpsdio-nmea-driver
$ python setup.py install
$ pip install git+git://github.com/schwehr/libais.git --upgrade
$ pip install git+git://github.com/schwehr/libais.git --upgrade

Developing

$ git clone https://github.com/SkyTruth/gpsdio-nmea-driver.git
$ cd gpsdio-nmea-driver
$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .\[dev\]
$ py.test tests --cov gpsdio-nmea-driver --cov-report term-missing

Changelog

See CHANGES.md

License

See LICENSE.txt

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpsdio-nmea-driver-0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page