/UBXProto

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

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

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

INSTALLATION

mkdir build
cd build
cmake ../
make
sudo make install