Pygpsclient

Latest version: v1.4.13

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

Scan your dependencies

Page 1 of 12

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 (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

1.4.9

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

CHANGES:

1. Update Rover widget for new pyubx2>=1.2.37 RELPOSNED payload definition.
2. Min version of pyubx2 updated to 1.2.37.

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

1.4.8

What's Changed
* Release candidate 1.4.8 by semuadmin in https://github.com/semuconsulting/PyGPSClient/pull/108

FIXES:
1. Fix parsing of command line arguments (NB: command line arguments and/or environment variables will now take temporary precedence over saved config file settings)
1. Fix 'unhashable type' error when first displaying mountpoint data in NTRIP client panel


**Full Changelog**: https://github.com/semuconsulting/PyGPSClient/compare/v1.4.7...v1.4.8

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.