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!

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.3.tar.gz (538.7 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.3-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gnss_visualizer-0.0.3.tar.gz
  • Upload date:
  • Size: 538.7 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.3.tar.gz
Algorithm Hash digest
SHA256 656d1d043a3c708243fd3d52805175255df1743187e0323c8215fbbea8512a49
MD5 0d92f64217c583ee91ac50398ddee8e6
BLAKE2b-256 fe4616dfb3fb29b81909c2481b06e0a45c16499daff7e8a6e7fce22f3563f330

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gnss_visualizer-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 95e58ca3d2d9d5464e09a977f763985e201f1b06cbdaf16dffd754bf6e35f04b
MD5 d4fd1a03ae3ae698a16c99d5c9fa14af
BLAKE2b-256 8e374f0a17746eaab2b5063854360aec3099bdb54da37212dd36b85a72e1e387

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