xsens_imu
Namespaces | Macros | Functions
cmt2.cpp File Reference
#include "cmt2.h"

Namespaces

 xsens
 The namespace of all Xsens software since 2006.
 

Macros

#define CMT2LOG(...)
 

Functions

int32_t xsens::findValidMessage (const uint8_t *buffer, const uint16_t bufferLength)
 Find a valid message in the given buffer. If nothing is found, the function returns -1. Otherwise the index of the first character of the message is returned. More...
 

Macro Definition Documentation

#define CMT2LOG (   ...)