Skip to content

fnoble/piksi_tools

 
 

Repository files navigation

Tools for the Piksi GNSS receiver

Python tools for the Piksi GNSS receiver.

Setup

Install dependencies only:

$ sudo pip install -r requirements.txt

Install from repo:

$ sudo pip setup.py install

Install package from pypi:

$ sudo pip install piksi_tools

Usage Examples

Bootloader example

Something cool.

Console example

Something cooler.

Testing

To run the tests and check for coverage:

$  py.test -v --cov piksi_tools tests/

License

Copyright © 2015 Swift Navigation

Distributed under LGPLv3.0.

About

Tools for the Piksi GNSS receiver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.3%
  • C 5.0%
  • Shell 3.4%
  • TeX 1.5%
  • Other 0.8%