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

◆ sbgEComBinaryLogParse()

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): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36