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

Alexey Edelev 9596d0f2bb Update pro file: 11 年 前
.gitignore 9596d0f2bb Update pro file: 11 年 前
LGPLv3.txt c9345008ce Initial commit in new repository 11 年 前
README 9596d0f2bb Update pro file: 11 年 前
portable_endian.h eafe0b5e35 Add QNX support to portable endian 11 年 前
ubx.c 17c9609b3b Fix build issue 11 年 前
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 e834937cbb Fix GNSS type enums 11 年 前
ubxmon.h d8b8768c4e Complete doxygen 11 年 前
ubxproto.doxyconf ff68cd0d1f Add doxygen configuration file 11 年 前
ubxproto.pro 9596d0f2bb Update pro file: 11 年 前
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