geography/py-ubx2 - The NetBSD Packages Collection

Python parser for UBX (u-blox GNSS receiver protocol)

pyubx2 is a Python 3 parser for the UBX protocol. UBX is a proprietary
binary protocol implemented on u-blox GNSS receiver modules.  pyubx2
can also parse NMEA 0183 and RTCM3 protocols via the underlying
pynmeagps and pyrtcm packages from the same author - hence it covers
all the protocols that u-blox GNSS receivers are capable of
outputting.

The library implements a comprehensive set of inbound (SET/POLL) and
outbound (GET) messages for all current u-blox GPS/GNSS devices, but
is readily extensible. Refer to UBX_MSGIDS in ubxtypes_core.py for the
complete dictionary of messages currently supported. UBX protocol
information sourced from published u-blox Interface Specifications.

Build dependencies

devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

geography/py-nmeagps geography/py-rtcm lang/python312 lang/python312

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.