head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.09.04.13.05.37; author gdt; state Exp; branches; next ; commitid ZryY27nCoJYTHo9G; desc @@ 1.1 log @geography/py-ubx2: Add version 1.2.57 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. @ text @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. @