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

semlanik aed177991d Merge branch 'wannahonda_fixes' into 'master' 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 e8c3d87229 Update portable endian 10 년 전
ubx.c 78556230bc Fix type usage compile errors for Windows 10 년 전
ubx.h c12a699e24 Fix include filenames 11 년 전
ubxaid.h 9d6373f930 Update Doxygen 11 년 전
ubxcfg.h d8b8768c4e Complete doxygen 11 년 전
ubxlog.h d8b8768c4e Complete doxygen 11 년 전
ubxmessage.h 78556230bc Fix type usage compile errors for Windows 10 년 전
ubxmon.h d8b8768c4e Complete doxygen 11 년 전
ubxproto.doxyconf ff68cd0d1f Add doxygen configuration file 11 년 전
ubxproto.pro 9596d0f2bb Update pro file: 10 년 전
ubxrxm.h d8b8768c4e Complete doxygen 11 년 전
ubxutils.h d8b8768c4e Complete doxygen 11 년 전

README

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

INSTALLATION

qmake PREFIX=
make
make install