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.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gpsdio-nmea-driver-0.1.tar.gz
.
File metadata
- Download URL: gpsdio-nmea-driver-0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd723e0b226130cc51e7c861be6949a344ffce7c072995f2bc51e0da6828667 |
|
MD5 | 13e223d1dcf3c3b49e210108f9af063c |
|
BLAKE2b-256 | a316450e11ea5ba5fd3c89d1a66c112ebbe45dac8589de475b102949f4a85ba6 |