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

Alexey Edelev e8c3d87229 Update portable endian 9 years ago
.gitignore e8c3d87229 Update portable endian 9 years ago
LGPLv3.txt c9345008ce Initial commit in new repository 10 years ago
README 9596d0f2bb Update pro file: 9 years ago
portable_endian.h e8c3d87229 Update portable endian 9 years ago
ubx.c 17c9609b3b Fix build issue 10 years ago
ubx.h c12a699e24 Fix include filenames 10 years ago
ubxaid.h 9d6373f930 Update Doxygen 10 years ago
ubxcfg.h d8b8768c4e Complete doxygen 10 years ago
ubxlog.h d8b8768c4e Complete doxygen 10 years ago
ubxmessage.h e834937cbb Fix GNSS type enums 10 years ago
ubxmon.h d8b8768c4e Complete doxygen 10 years ago
ubxproto.doxyconf ff68cd0d1f Add doxygen configuration file 10 years ago
ubxproto.pro 9596d0f2bb Update pro file: 9 years ago
ubxrxm.h d8b8768c4e Complete doxygen 10 years ago
ubxutils.h d8b8768c4e Complete doxygen 10 years ago

README

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

INSTALLATION

qmake PREFIX=
make
make install