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

Alexey Edelev 9596d0f2bb Update pro file: před 10 roky
.gitignore 9596d0f2bb Update pro file: 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 eafe0b5e35 Add QNX support to portable endian před 11 roky
ubx.c 17c9609b3b Fix build issue před 11 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 e834937cbb Fix GNSS type enums před 11 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