Python tools for the Piksi GNSS receiver.
Install dependencies only:
$ ./setup.sh -x install
Install from repo:
$ sudo python setup.py install
Install package from pypi:
$ sudo pip install piksi_tools
To use the Piksi console, binary installers (Windows and OS X) are here.
To run the tests and check for coverage:
$ PYTHONPATH=. tox
Copyright © 2015 Swift Navigation
Distributed under LGPLv3.0.