UBX protocol implementation based on C language for u-blox © GNSS chips

semlanik 85705bbb09 Fix issues in protocol implementation il y a 10 ans
.gitignore e8c3d87229 Update portable endian il y a 10 ans
LGPLv3.txt c9345008ce Initial commit in new repository il y a 11 ans
README 9596d0f2bb Update pro file: il y a 10 ans
portable_endian.h d6c34c80b9 Update Doxyconf il y a 10 ans
ubx.c 85705bbb09 Fix issues in protocol implementation il y a 10 ans
ubx.h c12a699e24 Fix include filenames il y a 11 ans
ubxaid.h eecdfb6cec Update headers to support vcc. il y a 10 ans
ubxcfg.h 85705bbb09 Fix issues in protocol implementation il y a 10 ans
ubxlog.h eecdfb6cec Update headers to support vcc. il y a 10 ans
ubxmessage.h eecdfb6cec Update headers to support vcc. il y a 10 ans
ubxmon.h eecdfb6cec Update headers to support vcc. il y a 10 ans
ubxproto.doxyconf d6c34c80b9 Update Doxyconf il y a 10 ans
ubxproto.pro 51f0d733a9 fix install rules condition for linux il y a 10 ans
ubxrxm.h eecdfb6cec Update headers to support vcc. il y a 10 ans
ubxutils.h ad682b791a Rename clearBuffer method il y a 10 ans

README

UBX protocol implementation based on C language for u-blox© GNSS chips

INSTALLATION

qmake PREFIX=
make
make install