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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install