
pygpsclient 1.6.3
GNSS Diagnostic and UBX Configuration GUI Application
The PyGPSClient Python package is a free, open-source, multi-platform graphical GNSS/GPS testing, diagnostic, and UBX device configuration application. It supports a variety of GNSS data streams, including serial, USB, UART, socket, TCP, UDP, binary datalog, file/terminal capture, and u-center recording.
The package offers a configurable GUI with user-selectable and resizable widgets, data logging in parsed binary and hexadecimal formats, and track recording and display in GPX format. It can also serve as an NTRIP base station with a compatible receiver. While it's not intended to be a direct replacement, the application supports most of the UBX monitoring and configuration functionality in u-blox's Windows-only u-center tool.
Stars: 775, Watchers: 775, Forks: 130, Open Issues: 0The semuconsulting/PyGPSClient repo was created 5 years ago and the last code push was 2 days ago.
The project is popular with 775 github stars!
How to Install pygpsclient
You can install pygpsclient using pip
pip install pygpsclient
or add it to a project with poetry
poetry add pygpsclient
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/pygpsclient/
- GitHub Repo:
- https://github.com/semuconsulting/PyGPSClient
Classifiers
- Scientific/Engineering/GIS
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common pygpsclient errors.
Code Examples
Here are some pygpsclient code examples and snippets.
pythonfix