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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install