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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install