Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGNSS

Build Status

PyGNSS is a Python library which which provides various GNSS related utilites. PyGNSS runs on both Python 2 and 3. The coordinate system transformations are implemented based on the algorithms used by libswiftnav.

Installation

It is recommended to install pygnss in a virtualenv to avoid polluting global system state.

To install the latest version of pygnss from git:

$ pip install 'git+https://github.com/swift-nav/pygnss.git'

Usage

Currently, pygnss provides functions for the following coordinate transformations:

  • llh_from_ecef
  • ecef_from_llh
  • ned_from_ecef
  • azel_from_ecef

License

Copyright (C) 2017 Swift Navigation Inc.

Contact: Swift Navigation dev@swiftnav.com

This source is subject to the license found in the file 'LICENSE' which must be be distributed together with this source. All other rights reserved.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

About

Python GNSS utilies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages