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 {
41 
46 {
56 
61 {
67 
72 {
81 
82 //----------------------------------------------------------------------//
83 //- Event configurations -//
84 //----------------------------------------------------------------------//
85 
90 {
99 
104 {
107  float misRoll;
108  float misPitch;
109  float misYaw;
111 
116 {
117  double latitude;
118  double longitude;
119  double altitude;
120  uint16_t year;
121  uint8_t month;
122  uint8_t day;
124 
125 //----------------------------------------------------------------------//
126 //- Sensor commands -//
127 //----------------------------------------------------------------------//
128 
137 
146 
155 
164 
173 
182 
192 
201 SbgErrorCode sbgEComCmdSensorSetAlignmentAndLeverArm(SbgEComHandle *pHandle, const SbgEComSensorAlignmentInfo *pAlignConf, const float leverArm[3]);
202 
203 #endif
SbgEComModulePortAssignment airDataPort
SbgEComAxisDirection axisDirectionX
This file groups all common definitions required by all commands.
SbgErrorCode sbgEComCmdSensorGetInitCondition(SbgEComHandle *pHandle, SbgEComInitConditionConf *pConf)
SbgEComModuleSyncAssignment dvlSync
SbgErrorCode sbgEComCmdSensorSetInitCondition(SbgEComHandle *pHandle, const SbgEComInitConditionConf *pConf)
SbgEComModulePortAssignment gps1Port
_SbgEComOdometerPinAssignment
_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
enum _SbgEComMotionProfileStdIds SbgEComMotionProfileStdIds
SbgErrorCode sbgEComCmdSensorSetAlignmentAndLeverArm(SbgEComHandle *pHandle, const SbgEComSensorAlignmentInfo *pAlignConf, const float leverArm[3])
SbgEComOdometerPinAssignment odometerPinsConf
SbgEComModulePortAssignment dvlPort
enum _SbgEComAxisDirection SbgEComAxisDirection
enum _SbgEComModulePortAssignment SbgEComModulePortAssignment
struct _SbgEComSensorAlignmentInfo SbgEComSensorAlignmentInfo
_SbgEComModulePortAssignment
SbgErrorCode sbgEComCmdSensorSetMotionProfileId(SbgEComHandle *pHandle, uint32_t id)
struct _SbgEComInitConditionConf SbgEComInitConditionConf
enum _SbgErrorCode SbgErrorCode
SbgErrorCode sbgEComCmdSensorGetAidingAssignment(SbgEComHandle *pHandle, SbgEComAidingAssignConf *pConf)


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22