Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Introduction

This directory contains encode and decode utilities for the ubx protocol, used to communicate with a u-blox GNSS module. The functions rely on nothing other than common/error/api and memcpy().

Usage

The api directory defines the ubx encode/decode functions. The test directory contains tests for the ubx protocol encode/decode functions that can be run on any platform.