ublox icon indicating copy to clipboard operation
ublox copied to clipboard

C++(11) implementation of all UBX binary protocol messages used by u-blox 4/5/6/7/8 GPS receivers

trafficstars

DEPRECATION NOTE: This project contained manual implementation of UBX protocol and has been deprecated. It is no longer maintained. Please use cc.ublox.commsdsl instead, which defines the protocol using CommsDSL schema files. The generated outcome of protocol definition is hosted as cc.ublox.generated.

For those who still want to access the code from this repository please use old_master branch.