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

semlanik aed177991d Merge branch 'wannahonda_fixes' into 'master' před 10 roky
.gitignore e8c3d87229 Update portable endian před 10 roky
LGPLv3.txt c9345008ce Initial commit in new repository před 11 roky
README 9596d0f2bb Update pro file: před 10 roky
portable_endian.h e8c3d87229 Update portable endian před 10 roky
ubx.c 78556230bc Fix type usage compile errors for Windows před 10 roky
ubx.h c12a699e24 Fix include filenames před 11 roky
ubxaid.h 9d6373f930 Update Doxygen před 11 roky
ubxcfg.h d8b8768c4e Complete doxygen před 11 roky
ubxlog.h d8b8768c4e Complete doxygen před 11 roky
ubxmessage.h 78556230bc Fix type usage compile errors for Windows před 10 roky
ubxmon.h d8b8768c4e Complete doxygen před 11 roky
ubxproto.doxyconf ff68cd0d1f Add doxygen configuration file před 11 roky
ubxproto.pro 9596d0f2bb Update pro file: před 10 roky
ubxrxm.h d8b8768c4e Complete doxygen před 11 roky
ubxutils.h d8b8768c4e Complete doxygen před 11 roky

README

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

INSTALLATION

qmake PREFIX=
make
make install