sbgEComCmdSensor.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_SENSOR_H__
21 #define __SBG_ECOM_CMD_SENSOR_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- Sensor definitions -//
27 //----------------------------------------------------------------------//
28 
33 {
40 
45 {
55 
60 {
65 
70 {
78 
79 //----------------------------------------------------------------------//
80 //- Event configurations -//
81 //----------------------------------------------------------------------//
82 
87 {
93 
98 {
101  float misRoll;
102  float misPitch;
103  float misYaw;
105 
110 {
111  double latitude;
112  double longitude;
113  double altitude;
118 
119 //----------------------------------------------------------------------//
120 //- Sensor commands -//
121 //----------------------------------------------------------------------//
122 
130 
138 
149 
157 
165 
173 
181 
190 
198 SbgErrorCode sbgEComCmdSensorSetAlignmentAndLeverArm(SbgEComHandle *pHandle, const SbgEComSensorAlignmentInfo *pAlignConf, const float leverArm[3]);
199 
200 #endif
SbgEComAxisDirection axisDirectionX
This file groups all common definitions required by all commands.
SBG_DEPRECATED(SbgErrorCode sbgEComCmdSensorSetMotionProfile(SbgEComHandle *pHandle, const void *pBuffer, uint32 size))
SbgErrorCode sbgEComCmdSensorGetInitCondition(SbgEComHandle *pHandle, SbgEComInitConditionConf *pConf)
SbgErrorCode sbgEComCmdSensorSetInitCondition(SbgEComHandle *pHandle, const SbgEComInitConditionConf *pConf)
SbgEComModulePortAssignment gps1Port
_SbgEComOdometerPinAssignment
unsigned int uint32
Definition: sbgTypes.h:58
_SbgEComModuleSyncAssignment
SbgEComAxisDirection axisDirectionY
struct _SbgEComAidingAssignConf SbgEComAidingAssignConf
SbgErrorCode sbgEComCmdSensorGetAlignmentAndLeverArm(SbgEComHandle *pHandle, SbgEComSensorAlignmentInfo *pAlignConf, float leverArm[3])
SbgErrorCode sbgEComCmdSensorGetMotionProfileInfo(SbgEComHandle *pHandle, SbgEComModelInfo *pMotionProfileInfo)
SbgEComModuleSyncAssignment gps1Sync
enum _SbgEComModuleSyncAssignment SbgEComModuleSyncAssignment
SbgErrorCode sbgEComCmdSensorSetAidingAssignment(SbgEComHandle *pHandle, const SbgEComAidingAssignConf *pConf)
enum _SbgEComOdometerPinAssignment SbgEComOdometerPinAssignment
_SbgEComMotionProfileStdIds
SbgEComModulePortAssignment rtcmPort
SbgErrorCode sbgEComCmdSensorSetMotionProfile(SbgEComHandle *pHandle, const void *pBuffer, uint32 size)
enum _SbgEComMotionProfileStdIds SbgEComMotionProfileStdIds
SbgErrorCode sbgEComCmdSensorSetAlignmentAndLeverArm(SbgEComHandle *pHandle, const SbgEComSensorAlignmentInfo *pAlignConf, const float leverArm[3])
SbgEComOdometerPinAssignment odometerPinsConf
enum _SbgEComAxisDirection SbgEComAxisDirection
enum _SbgEComModulePortAssignment SbgEComModulePortAssignment
struct _SbgEComSensorAlignmentInfo SbgEComSensorAlignmentInfo
unsigned char uint8
Definition: sbgTypes.h:56
_SbgEComModulePortAssignment
unsigned short uint16
Definition: sbgTypes.h:57
struct _SbgEComInitConditionConf SbgEComInitConditionConf
enum _SbgErrorCode SbgErrorCode
SbgErrorCode sbgEComCmdSensorGetAidingAssignment(SbgEComHandle *pHandle, SbgEComAidingAssignConf *pConf)
SbgErrorCode sbgEComCmdSensorSetMotionProfileId(SbgEComHandle *pHandle, uint32 id)


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