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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install