ArduCopter
Public Attributes | List of all members
log_Precland Struct Reference

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t healthy
 
uint8_t target_acquired
 
float pos_x
 
float pos_y
 
float vel_x
 
float vel_y
 

Member Data Documentation

◆ healthy

uint8_t log_Precland::healthy

◆ LOG_PACKET_HEADER

log_Precland::LOG_PACKET_HEADER

◆ pos_x

float log_Precland::pos_x

◆ pos_y

float log_Precland::pos_y

◆ target_acquired

uint8_t log_Precland::target_acquired

◆ time_us

uint64_t log_Precland::time_us

◆ vel_x

float log_Precland::vel_x

◆ vel_y

float log_Precland::vel_y

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