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

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

README

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

INSTALLATION

qmake PREFIX=
make
make install