pygpsclient 1.4.22
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: 507, Watchers: 507, Forks: 99, Open Issues: 0The semuconsulting/PyGPSClient
repo was created 4 years ago and the last code push was Yesterday.
The project is popular with 507 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
- BSD 3-Clause License ("BSD License 2.0", "Revised BSD License", "New BSD License", or "Modified BSD License") Copyright (c) 2020, SEMU Consulting All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- 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.
GitHub Issues
The pygpsclient package has 0 open issues on GitHub
- Ublox Config Dialog with TCP Socket