Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 908 Bytes

README.rst

File metadata and controls

52 lines (31 loc) · 908 Bytes

Tools for the Piksi GNSS receiver

https://travis-ci.org/swift-nav/piksi_tools.png https://badge.fury.io/py/piksi_tools.png

Python tools for the Piksi GNSS receiver.

Setup

Install dependencies only:

$ ./setup.sh -x install

Install from repo:

$ sudo python setup.py install

Install package from pypi:

$ sudo pip install piksi_tools

Usage Examples

Bootloader example

Console example

To use the Piksi console, binary installers (Windows and OS X) are here.

Testing

To run the tests and check for coverage:

$  tox

License

Copyright © 2015 Swift Navigation

Distributed under LGPLv3.0.