Skip to content

a python package of fundamental positioning, navigation, and timing (PNT) tools

License

Notifications You must be signed in to change notification settings

navsquad/navtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

navtools.py

GitHub Repo stars License GitHub pull requests GitHub issues


A Python package of fundamental positioning, navigation, and timing (PNT) tools.

📝 Table of Contents

🚀 Our Mission

navtools.py was created to provide a diverse foundation of tools that can be used to facilitate positioning, navigation, and timing (PNT) research in Python.

We are still very much in development as features are being added on an as-needed basis. Feel free to request new features as an issue or see Contributing for instructions on adding your own tools.

🏁 Getting Started

navtools.py is fairly easy to get installed (if not submit an issue!). Currently, the package only exists in this repo as we are "pre-release". However, there are plans to distribute wheels on PyPI in the future. For now, read through the following instructions for getting started.

Prerequisites

Python 3.10 or greater is required.

Installation

  1. Clone navtools.py.
git clone https://github.com/navsquad/navtools.git
  1. Install in a virtual environment or base Python (not recommended) using pip.
pip install navtools.py/

It's that simple! If you find yourself having trouble, please submit an issue.

🎈 Usage

So, how do we get started?

As we are "pre-release", there is currently no hosted documentation. However, much of the functionality can be seen in the examples folder. Also, most functions and classes should have docstrings explaining parameters and general functionality.

If you have any questions, feel free to submit an issue as we work on documentation.

✍️ Contributing

Feel free to fork and submit pull requests for review! If you're interested in becoming a regular contributor, email me at [email protected].

GitHub contributors

About

a python package of fundamental positioning, navigation, and timing (PNT) tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages