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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install