sbgEComCmdGnss.h
Go to the documentation of this file.
1 
20 #ifndef SBG_ECOM_CMD_GNSS_H
21 #define SBG_ECOM_CMD_GNSS_H
22 
23 /* sbgCommonLib headers */
24 #include "sbgEComCmdCommon.h"
25 
26 //----------------------------------------------------------------------//
27 //- Public definitions (DEPRECATED) -//
28 //----------------------------------------------------------------------//
29 
35 {
36  float leverArmX;
37  float leverArmY;
38  float leverArmZ;
39  float pitchOffset;
40  float yawOffset;
43 
44 //----------------------------------------------------------------------//
45 //- Public definitions -//
46 //----------------------------------------------------------------------//
47 
52 {
64 
69 {
75 
80 {
81  float leverArmPrimary[3];
84  float leverArmSecondary[3];
87 
92 {
97 
98 //----------------------------------------------------------------------//
99 //- GNSS public commands -//
100 //----------------------------------------------------------------------//
101 
110 
119 
128 
137 
146 
155 
164 
173 
174 #endif /* SBG_ECOM_CMD_GNSS_H */
This file groups all common definitions required by all commands.
SbgEComRejectionMode velocity
SbgErrorCode sbgEComCmdGnss1SetLeverArmAlignment(SbgEComHandle *pHandle, const SbgEComGnssAlignmentInfo *pAlignConf)
enum _SbgEComGnssInstallationMode SbgEComGnssInstallationMode
SbgErrorCode sbgEComCmdGnss1GetModelInfo(SbgEComHandle *pHandle, SbgEComModelInfo *pModelInfo)
struct _SbgEComGnssRejectionConf SbgEComGnssRejectionConf
SbgErrorCode sbgEComCmdGnss1SetModelId(SbgEComHandle *pHandle, uint32_t id)
_SbgEComGnssInstallationMode
SbgEComRejectionMode hdt
enum _SbgEComGnssModelsStdIds SbgEComGnssModelsStdIds
_SbgEComGnssModelsStdIds
enum _SbgEComRejectionMode SbgEComRejectionMode
struct _SbgEComGnssAlignmentInfo SbgEComGnssAlignmentInfo
SbgEComGnssInstallationMode leverArmSecondaryMode
SbgErrorCode sbgEComCmdGnss1GetLeverArmAlignment(SbgEComHandle *pHandle, SbgEComGnssAlignmentInfo *pAlignConf)
SbgErrorCode sbgEComCmdGnss1InstallationGet(SbgEComHandle *pHandle, SbgEComGnssInstallation *pGnssInstallation)
SbgErrorCode sbgEComCmdGnss1InstallationSet(SbgEComHandle *pHandle, const SbgEComGnssInstallation *pGnssInstallation)
SbgErrorCode sbgEComCmdGnss1GetRejection(SbgEComHandle *pHandle, SbgEComGnssRejectionConf *pRejectConf)
SBG_DEPRECATED(SbgErrorCode sbgEComCmdGnss1GetLeverArmAlignment(SbgEComHandle *pHandle, SbgEComGnssAlignmentInfo *pAlignConf))
SbgErrorCode sbgEComCmdGnss1SetRejection(SbgEComHandle *pHandle, const SbgEComGnssRejectionConf *pRejectConf)
SbgEComRejectionMode position
struct _SbgEComGnssInstallation SbgEComGnssInstallation
enum _SbgErrorCode SbgErrorCode


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