Pyubx2

Latest version: v1.2.48

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

Scan your dependencies

Page 1 of 2

1.2.48

What's Changed
* RC 1.2.48 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/167

1. Add helper methods `val2twoscomp` and `val2signmag` to convert signed integer to appropriate two's complement or sign magnitude binary representation. Can be helpful when populating UBX ESF-MEAS `dataField` values such as speed or wheel tick, as these use both varieties of [signed integer representation](https://en.wikipedia.org/wiki/Signed_number_representations).

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.47...v1.2.48

1.2.47

What's Changed
* Rc 1.2.47 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/160

1. Add 37 additional config database keys for F9P HPG 1.50 (FYI UBX NAV-TIMETRUSTED message type 0x0164 added in this firmware version, but definition not yet publicly documented).
1. Drop active support for Python 3.8, which is now End of Life.

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.46...v1.2.47

1.2.46

What's Changed
* update to v1.2.46 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/159

1. Minimum version of pynmeagps updated to 1.0.42 - incorporates additional NMEA sentence definitions and helper functions.

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.45...v1.2.46

1.2.45

What's Changed

ENHANCEMENTS:

1. Add SEC-OSNMA payload definition.

FIXES:

1. Fix SEC-SIGLOG payload definition - thanks to Niederb for contribution.
1. Cater for alternate (v1, v2) versions of SEC-SIG message = Fixes [156](https://github.com/semuconsulting/pyubx2/issues/156).


* Rc 1.2.45 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/158
* Fix structure of `SEC-SIGLOG` by Niederb in https://github.com/semuconsulting/pyubx2/pull/157

New Contributors
* Niederb made their first contribution in https://github.com/semuconsulting/pyubx2/pull/157

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.44...v1.2.45

1.2.44

What's Changed
* Rc 1.2.44 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/155

1. Add process_monver() helper method to extract dictionary of hardware, firmware and software version identifiers from parsed MON-VER message.
1. Sphinx documentation and docstrings enhanced to include global constants and decodes.
1. socket_stream.SocketStream class renamed to socket_wrapper.SocketWrapper class for clarity.

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.43...v1.2.44

1.2.43

What's Changed
* RC 1.2.43 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/153

CHANGES:

1. Update min pynmeagps version to 1.0.37.

FIXES:

1. Fix typo in NAV-PVT definition - `difSoln` is now `diffSoln`. Fixes https://github.com/semuconsulting/pyubx2/issues/152. NB: any existing references to `msg.difSoln` will need to be changed to `msg.diffSoln` in user code.

**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.42...v1.2.43

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.