Pygnssutils

Latest version: v1.1.9

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

Scan your dependencies

Page 1 of 2

1.1.9

What's Changed
* RC 1.1.9 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/107

1. Fix for `IndexError: list index out of range` error in `format_conn` on platforms with no IP6 support.
1. ubx CLI utilities moved to `pyubxutils` - `ubxsave`, `ubxload`, `ubxcompare`, `ubxsetrate`, `ubxsimulator`. For the time being, `pyubxutils` will remain a dependency of `pygnssutils` and will be installed alongside it via pip, and `from pygnssutils import UBXSimulator` will still work as an import statement, but these will be removed altogether in v1.2.0.

Fixes: `IndexError: list index out of range` error in `format_conn` on platforms with no IP6 support.

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.8...v1.1.9

1.1.8

What's Changed
* Rc 1.1.8 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/104

1. gnssmqttclient updated to support `pyspartn>=1.0.5` (see [pyspartn Release Notes](https://github.com/semuconsulting/pyspartn/blob/main/RELEASE_NOTES.md) for new functionality).

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.7...v1.1.8

1.1.7

What's Changed
* Rc 1.1.7 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/103

1. gnssntripclient will now tolerate an NTRIP 1.0 response to an NTRIP 2.0 request if the caster only supports NTRIP 1.0, or vice versa.
1. gnssstreamer now supports both NTRIP 1.0 and NTRIP 2.0 clients via the -rtkntripversion flag (previously it assumed NTRIP 2.0).

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.6...v1.1.7

1.1.6

What's Changed
* update to 1.1.6 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/101

1. Remove print() statement in gnssntripclient.

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.5...v1.1.6

1.1.5

What's Changed

1. Enhance gnssntripclient exit and exception handling.

* enhance gnssntripclient - Fixes 98 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/100

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.4...v1.1.5

1.1.4

What's Changed
* Rc 1.1.4 by semuadmin in https://github.com/semuconsulting/pygnssutils/pull/94

1. Fix UnicodeDecodeError in gnssntripclient - Fixes [93](https://github.com/semuconsulting/pygnssutils/issues/93).
1. Fix occasional `ubxload` 'lockups' - Fixes [48](https://github.com/semuconsulting/pygnssutils/issues/48).
1. Update `ubx...` utilities to use common logging provisions.
1. Drop active support for Python 3.8 - End of Life as at October 2024.
1. Add active support for Python 3.13.
1. Update min pyubx2 version to 1.2.47.

**Full Changelog**: https://github.com/semuconsulting/pygnssutils/compare/v1.1.3...v1.1.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.