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

semlanik 85705bbb09 Fix issues in protocol implementation hace 10 años
.gitignore e8c3d87229 Update portable endian hace 10 años
LGPLv3.txt c9345008ce Initial commit in new repository hace 11 años
README 9596d0f2bb Update pro file: hace 10 años
portable_endian.h d6c34c80b9 Update Doxyconf hace 10 años
ubx.c 85705bbb09 Fix issues in protocol implementation hace 10 años
ubx.h c12a699e24 Fix include filenames hace 11 años
ubxaid.h eecdfb6cec Update headers to support vcc. hace 10 años
ubxcfg.h 85705bbb09 Fix issues in protocol implementation hace 10 años
ubxlog.h eecdfb6cec Update headers to support vcc. hace 10 años
ubxmessage.h eecdfb6cec Update headers to support vcc. hace 10 años
ubxmon.h eecdfb6cec Update headers to support vcc. hace 10 años
ubxproto.doxyconf d6c34c80b9 Update Doxyconf hace 10 años
ubxproto.pro 51f0d733a9 fix install rules condition for linux hace 10 años
ubxrxm.h eecdfb6cec Update headers to support vcc. hace 10 años
ubxutils.h ad682b791a Rename clearBuffer method hace 10 años

README

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

INSTALLATION

qmake PREFIX=
make
make install