Go to the documentation of this file.
24 uint32_t modelIdAsUint;
43 uint8_t outputBuffer[64];
71 for (trial = 0; trial < pHandle->
numTrials; trial++)
117 uint8_t receivedBuffer[64];
126 for (trial = 0; trial < pHandle->
numTrials; trial++)
180 uint8_t outputBuffer[2 *
sizeof(uint8_t)];
207 for (trial = 0; trial < pHandle->
numTrials; trial++)
253 uint8_t receivedBuffer[2 *
sizeof(uint8_t)];
262 for (trial = 0; trial < pHandle->
numTrials; trial++)
#define sbgStreamBufferReadUint8LE
SbgErrorCode sbgEComWaitForAck(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, uint32_t timeOut)
SbgErrorCode sbgEComCmdAirDataSetModelId(SbgEComHandle *pHandle, SbgEComAirDataModelsIds modelId)
SBG_INLINE SbgErrorCode sbgStreamBufferWriteFloatLE(SbgStreamBuffer *pHandle, float value)
@ SBG_ECOM_CMD_AIRDATA_MODEL_ID
SBG_INLINE SbgErrorCode sbgStreamBufferGetLastError(SbgStreamBuffer *pHandle)
SBG_INLINE SbgErrorCode sbgStreamBufferInitForWrite(SbgStreamBuffer *pHandle, void *pLinkedBuffer, size_t bufferSize)
SbgErrorCode sbgEComCmdAirDataSetRejection(SbgEComHandle *pHandle, const SbgEComAirDataRejectionConf *pRejectConf)
enum _SbgEComAirDataModelsIds SbgEComAirDataModelsIds
This file implements sbgECom commands related to AirData module.
SbgErrorCode sbgEComCmdGenericSetModelId(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, uint32_t modelId)
SbgErrorCode sbgEComCmdAirDataGetLeverArm(SbgEComHandle *pHandle, float *pLeverArm)
SBG_INLINE void * sbgStreamBufferGetLinkedBuffer(SbgStreamBuffer *pHandle)
@ SBG_ECOM_CMD_AIRDATA_REJECT_MODES
@ SBG_ECOM_CLASS_LOG_CMD_0
SbgErrorCode sbgEComCmdGenericGetModelId(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, uint32_t *pModelId)
SbgErrorCode sbgEComReceiveCmd(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, void *pData, size_t *pSize, size_t maxSize, uint32_t timeOut)
SbgErrorCode sbgEComCmdAirDataGetRejection(SbgEComHandle *pHandle, SbgEComAirDataRejectionConf *pRejectConf)
@ SBG_ECOM_CMD_AIRDATA_LEVER_ARM
uint32_t cmdDefaultTimeOut
SbgEComProtocol protocolHandle
SbgErrorCode sbgEComCmdAirDataGetModelId(SbgEComHandle *pHandle, SbgEComAirDataModelsIds *pModelId)
SbgEComRejectionMode altitude
#define sbgStreamBufferWriteUint8LE
SBG_INLINE size_t sbgStreamBufferGetLength(SbgStreamBuffer *pHandle)
SbgErrorCode sbgEComCmdAirDataSetLeverArm(SbgEComHandle *pHandle, const float *pLeverArm)
SbgEComRejectionMode airspeed
enum _SbgErrorCode SbgErrorCode
Header file that defines all error codes for SBG Systems libraries.
SbgErrorCode sbgEComProtocolSend(SbgEComProtocol *pHandle, uint8_t msgClass, uint8_t msg, const void *pData, size_t size)
enum _SbgEComRejectionMode SbgEComRejectionMode
SBG_INLINE SbgErrorCode sbgStreamBufferInitForRead(SbgStreamBuffer *pHandle, const void *pLinkedBuffer, size_t bufferSize)
SBG_INLINE float sbgStreamBufferReadFloatLE(SbgStreamBuffer *pHandle)
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40