Pygpsclient

Latest version: v1.4.15

Safety actively analyzes 622001 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.15

What's Changed
* Rc 1.4.15 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/130

ENHANCEMENTS:

1. Updated functionality in pygnssutils and pyspartn libraries (see respective libraries for details).
1. Update application icon.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.14...v1.4.15

1.4.14

What's Changed
* RELEASE CANDIDATE 1.4.14 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/127

ENHANCEMENTS:

1. Add default port checkboxes to UBX Preset config panel (these govern which port(s) any message rate commands apply to). The selection can be saved as configuration parameter `defaultport_s`.
<img width="392" alt="Screenshot 2024-04-09 at 09 35 57" src="https://github.com/semuconsulting/PyGPSClient/assets/28569967/c7880489-0f11-4332-bb00-a42653878c94">

FIXES:

1. Update ubxsetrate helper method to use CFG-VALSET command for newer (UBX protocol >= 23.01) devices, and the older CFG-MSG command for older devices. This fixes an error (https://github.com/semuconsulting/PyGPSClient/discussions/125) where the spectrum, system monitor and rover plot widgets would not display data for M10 and F10 UBX devices.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.13...v1.4.14

1.4.13

What's Changed
* RELEASE CANDIDATE 1.4.13 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/122

ENHANCEMENTS:

1. Add support for PointPerfect NTRIP SPARTN service `ppntrip.services.u-blox.com` (requires pygnssutils>=1.0.22).
1. Add support for TLS (port 443/2102) connections in NTRIP client (requires pygnssutils>=1.0.21).
1. Add support for TLS (port 443) connections in socket client.
1. Add explicit SPARTN protocol filter in settings panel.
1. Minor enhancements to custom offline map exception handling.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.12...v1.4.13

1.4.12

FIXES:

1. Fix stream handler KeyError Fixes [120](https://github.com/semuconsulting/PyGPSClient/issues/120).
1. Fix socket stream KeyError Fixes [119](https://github.com/semuconsulting/PyGPSClient/issues/119).
1. Fix map_frame pylint warnings.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.11...v1.4.12

1.4.11

What's Changed
* Rc 1.4.11 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/116

ENHANCEMENTS:

1. Enhance custom offline map facility to allow multiple maps to be defined in config file. If Map Type of 'custom' is selected, PyGPSClient will automatically display custom map corresponding to current location or, if there is none, the default Mercator world map. Maps do not need to be contiguous. See README and example json configuration file for details.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.10...v1.4.11

1.4.10

What's Changed
* Rc 1.4.10 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/114

ENHANCEMENTS:

1. Add basic custom offline map facility to map view widget. See README for details. Thanks to wernerdd for suggestion.
1. Add support for SETPOLL msgmode (requires pyubx2>=1.2.38). This mode will automatically determine appropriate input mode (SET or POLL) for command or query UBX messages (NB: it will still be necessary to specify either output GET or input SETPOLL mode in the serial configuration panel when reading UBX data logs).
1. Add support for experimental UBXSimulator (basic UBX GNSS serial device simulator) from pygnssutils. To invoke, set userport_s setting to "ubxsimulator" and configure required NMEA/UBX data stream in local "ubxsimulator.json" file - see Sphinx documentation and example json file for further details.

FIXES:

1. Send empty datagram to UDP socket connections. Thanks to Williangalvani for contribution.

**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.9...v1.4.10

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.