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

semlanik 28925a3616 Fix installation rules for linux 10 年 前
.gitignore e8c3d87229 Update portable endian 10 年 前
LGPLv3.txt c9345008ce Initial commit in new repository 11 年 前
README 9596d0f2bb Update pro file: 10 年 前
portable_endian.h d6c34c80b9 Update Doxyconf 10 年 前
ubx.c ad682b791a Rename clearBuffer method 10 年 前
ubx.h c12a699e24 Fix include filenames 11 年 前
ubxaid.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxcfg.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxlog.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxmessage.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxmon.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxproto.doxyconf d6c34c80b9 Update Doxyconf 10 年 前
ubxproto.pro 28925a3616 Fix installation rules for linux 10 年 前
ubxrxm.h eecdfb6cec Update headers to support vcc. 10 年 前
ubxutils.h ad682b791a Rename clearBuffer method 10 年 前

README

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

INSTALLATION

qmake PREFIX=
make
make install