An open API service indexing awesome lists of open source software.

https://github.com/semlanik/ubxproto

UBX protocol implementation based on C language for u-blox© GNSS chips
https://github.com/semlanik/ubxproto

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

INSTALLATION

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