Skip to main content

Python tools for the Piksi GNSS receiver.

Project description

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

Python tools for the Piksi GNSS receiver. This repository includes a Swift console UI application, as well as a variety of command line utilities (firmware bootloader, serial port data logging, etc.).

Setup

It is advised to install piksi_tools inside a virtualenv to avoid modifying global system state.

To install the dependencies for the basic tools: pip install -r requirements.txt

To install the dependencies for the console GUI, first run make deps to install the systemwide deps and then pip install -r requirements_gui.txt pyside for the python deps.

Finally, pip install -e . to set up a dev install in the local dev environment.

To run the installed console from the current env, use python -m piksi_tools.console.console

Usage Examples

Console example

To just use the Swift console, download binary installers for Windows and OS X.

Latest console for Piksi Multi

Older versions of console for use with Piksi v2

For x86-64 Linux, tar.gz distributions are available for Swift Console Piksi Multi

To run the console GUI from the command line, install dependencies and run PYTHONPATH=. python piksi_tools/console/console.py.

For command line arguments, see console.py

Testing

To run the tests and check for coverage:

$  PYTHONPATH=. tox

USB issues on OS X

The ftdi USB drivers are finicky on some versions of OS X. See their docs for help debugging (tl;dr if you try to plug in multiple USB devices to the same port, the subsequent ones may not appear through ftdi even if they appear in the result of sudo dmesg. Only restarting your machine will fix this.)

License

Copyright © 2015 Swift Navigation

Distributed under LGPLv3.0.

Project details


Download files

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

Source Distribution

piksi_tools-2.0.3.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file piksi_tools-2.0.3.tar.gz.

File metadata

  • Download URL: piksi_tools-2.0.3.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for piksi_tools-2.0.3.tar.gz
Algorithm Hash digest
SHA256 ef7696a39d2b75d7c21ccceed2a668d14145fc6b5a93a3d4bacc00d01b957819
MD5 6505f6fbbb32c4809a64c4259528a60e
BLAKE2b-256 0a9146a4e68f73522443715566d366e36fb289e9a783e47b0137bba45dea71bd

See more details on using hashes here.

Supported by

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