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

Evgeniy Novikov 1a33ae54bd Fix win32 linker error 9 years ago
.gitignore e8c3d87229 Update portable endian 9 years ago
LGPLv3.txt c9345008ce Initial commit in new repository 10 years ago
README 9596d0f2bb Update pro file: 9 years ago
portable_endian.h d6c34c80b9 Update Doxyconf 9 years ago
ubx.c 7d4769f043 update getCFG_GNSS doxygen description 9 years ago
ubx.h c12a699e24 Fix include filenames 10 years ago
ubxaid.h eecdfb6cec Update headers to support vcc. 9 years ago
ubxcfg.h 85705bbb09 Fix issues in protocol implementation 9 years ago
ubxlog.h eecdfb6cec Update headers to support vcc. 9 years ago
ubxmessage.h eecdfb6cec Update headers to support vcc. 9 years ago
ubxmon.h eecdfb6cec Update headers to support vcc. 9 years ago
ubxproto.doxyconf d6c34c80b9 Update Doxyconf 9 years ago
ubxproto.pro 1a33ae54bd Fix win32 linker error 9 years ago
ubxrxm.h eecdfb6cec Update headers to support vcc. 9 years ago
ubxutils.h ad682b791a Rename clearBuffer method 9 years ago

README

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

INSTALLATION

qmake PREFIX=
make
make install