Functions
sbgEComBinaryLogs.c File Reference
#include "sbgEComBinaryLogs.h"
#include <streamBuffer/sbgStreamBuffer.h>
Include dependency graph for sbgEComBinaryLogs.c:

Go to the source code of this file.

Functions

SbgErrorCode sbgEComBinaryLogParse (SbgEComClass msgClass, SbgEComMsgId msg, const void *pPayload, size_t payloadSize, SbgBinaryLogData *pOutputData)
 

Function Documentation

SbgErrorCode sbgEComBinaryLogParse ( SbgEComClass  msgClass,
SbgEComMsgId  msg,
const void *  pPayload,
size_t  payloadSize,
SbgBinaryLogData pOutputData 
)

Parse an incoming log and fill the output union.

Parameters
[in]msgClassReceived message class
[in]msgReceived message ID
[in]pPayloadRead only pointer on the payload buffer.
[in]payloadSizePayload size in bytes.
[out]pOutputDataPointer on the output union that stores parsed data.

Definition at line 16 of file sbgEComBinaryLogs.c.



sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20