Skip to main content

Visualize GNSS data in a web browser

Project description

Contributors Forks Stargazers Issues AGPL-3.0 License LinkedIn


Logo

GNSS Visualizer

Interactive analysis of GNSS data!

PyPI · Report Bug · Request Feature

Table of Contents
  1. About the project
  2. Getting started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About the project

GNSS visualizer is a tool for visualizing GNSS data in an interactive environment.

GNSS visualizer screenshot

It is designed to offer a simple interface in a web browser with ever extending plotting capabilities.

(back to top)

Built with

The interface and all the plots are built using awesome Bokeh library.

Parsing of ubx messages leverages pyubx2 library.

(back to top)

Getting started

Installation via pip

python -m pip install gnss-visualizer

(back to top)

Usage

After installing, the tool provides a command gnss-visualizer that can be used to launch the tool and open the UI in a web browser.

Reading ubx files

Analyzing an ubx file can be done in the following way:

gnss-visualizer ~/path/to/file.ubx -w 1

where -w (shorthand for --simulate-wait-s) is used to add delay of 1 second after each UBX-NAV-PVT message. This will make files with 1 Hz navigation rate playback as if they were done in (almost) realtime.

The input file should contain UBX-NAV-PVT message and in order to generate signal and satellite based plots also UBX-NAV-SIG message.

Reading serial devices

Data can be read also from a serial device using:

gnss-visualizer /dev/ttyUSB0

Details

gnss-visualizer command can be substituted to bokeh serve src/gnss_visualizer --show --args INPUT and in case the bokeh serve command needs to be modified, it can simply be used manually instead of calling gnss-visualizer.

(back to top)

Roadmap

  • Tests
  • Github CICD
  • Plot selection mechanism
  • Make plotting module with classess for different plots
  • Set up whole file reading for timeseries plots
  • More plots
  • Allow playback after reading the whole file
  • Configurable wait delay
  • Non-ubx file support (some basic plots?)
  • Even more plots
  • Truth location handling (coordinates / files)
  • Lots more plots
  • UI for file input

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the AGPL-3.0 license. See LICENSE for more information.

(back to top)

Contact

Ville Joensuu - Linkedin - jopppis@iki.fi

Project Link: https://github.com/jopppis/gnss-visualizer

(back to top)

Acknowledgments

(back to top)

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

gnss_visualizer-0.0.4.tar.gz (538.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gnss_visualizer-0.0.4-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

Details for the file gnss_visualizer-0.0.4.tar.gz.

File metadata

  • Download URL: gnss_visualizer-0.0.4.tar.gz
  • Upload date:
  • Size: 538.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for gnss_visualizer-0.0.4.tar.gz
Algorithm Hash digest
SHA256 04f1c8148d0493f24c55d5a3c858ff2a883b1b42921d27df6c85edc2cafebdc5
MD5 3b61403c3721fdc6ecd0a4c861b055b5
BLAKE2b-256 0014e44542c6121a901bf436e23b1be155cb061419b784f4aaf0cfc1d2b64dbb

See more details on using hashes here.

File details

Details for the file gnss_visualizer-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for gnss_visualizer-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b876f3c61b697a9a9b43df8a15a9aa986459c58fd0ec9d0eb72dcc1a9a0bbfa9
MD5 678dbe201ae97c05491cffa7a57fae68
BLAKE2b-256 ef418d84d17151b19ab52e1e5d7b62a56166cc6b44cf06627c9075c0d20d980d

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