autogenerated headers for rev https://github.com/mavlink/mavlink/tree/96589baa69422373b7dff63b0e906b3e767b3a1e
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
|
||||
typedef struct __mavlink_novatel_diag_t
|
||||
{
|
||||
uint32_t receiverStatus; ///< Status Bitfield. See table 69 page 350 Novatel OEMstar Manual
|
||||
float posSolAge; ///< Age of the position solution in seconds
|
||||
uint16_t csFails; ///< Times the CRC has failed since boot
|
||||
uint8_t timeStatus; ///< The Time Status. See Table 8 page 27 Novatel OEMStar Manual
|
||||
uint8_t solStatus; ///< solution Status. See table 44 page 197
|
||||
uint8_t posType; ///< position type. See table 43 page 196
|
||||
uint8_t velType; ///< velocity type. See table 43 page 196
|
||||
uint32_t receiverStatus; /*< Status Bitfield. See table 69 page 350 Novatel OEMstar Manual*/
|
||||
float posSolAge; /*< Age of the position solution in seconds*/
|
||||
uint16_t csFails; /*< Times the CRC has failed since boot*/
|
||||
uint8_t timeStatus; /*< The Time Status. See Table 8 page 27 Novatel OEMStar Manual*/
|
||||
uint8_t solStatus; /*< solution Status. See table 44 page 197*/
|
||||
uint8_t posType; /*< position type. See table 43 page 196*/
|
||||
uint8_t velType; /*< velocity type. See table 43 page 196*/
|
||||
} mavlink_novatel_diag_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_NOVATEL_DIAG_LEN 14
|
||||
|
||||
Reference in New Issue
Block a user