APM:Libraries
Public Attributes | List of all members
log_Compass Struct Reference

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
int16_t mag_x
 
int16_t mag_y
 
int16_t mag_z
 
int16_t offset_x
 
int16_t offset_y
 
int16_t offset_z
 
int16_t motor_offset_x
 
int16_t motor_offset_y
 
int16_t motor_offset_z
 
uint8_t health
 
uint32_t SUS
 

Detailed Description

Definition at line 694 of file LogStructure.h.

Member Data Documentation

◆ health

uint8_t log_Compass::health

Definition at line 706 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ LOG_PACKET_HEADER

log_Compass::LOG_PACKET_HEADER

Definition at line 695 of file LogStructure.h.

◆ mag_x

int16_t log_Compass::mag_x

Definition at line 697 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ mag_y

int16_t log_Compass::mag_y

Definition at line 698 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ mag_z

int16_t log_Compass::mag_z

Definition at line 699 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ motor_offset_x

int16_t log_Compass::motor_offset_x

Definition at line 703 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ motor_offset_y

int16_t log_Compass::motor_offset_y

Definition at line 704 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ motor_offset_z

int16_t log_Compass::motor_offset_z

Definition at line 705 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ offset_x

int16_t log_Compass::offset_x

Definition at line 700 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ offset_y

int16_t log_Compass::offset_y

Definition at line 701 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ offset_z

int16_t log_Compass::offset_z

Definition at line 702 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ SUS

uint32_t log_Compass::SUS

Definition at line 707 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().

◆ time_us

uint64_t log_Compass::time_us

Definition at line 696 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Compass_instance().


The documentation for this struct was generated from the following file: