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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t health
 
uint8_t count
 
float dist0
 
float dist1
 
float dist2
 
float dist3
 
float posx
 
float posy
 
float posz
 

Detailed Description

Definition at line 993 of file LogStructure.h.

Member Data Documentation

◆ count

uint8_t log_Beacon::count

Definition at line 997 of file LogStructure.h.

◆ dist0

float log_Beacon::dist0

Definition at line 998 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ dist1

float log_Beacon::dist1

Definition at line 999 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ dist2

float log_Beacon::dist2

Definition at line 1000 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ dist3

float log_Beacon::dist3

Definition at line 1001 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ health

uint8_t log_Beacon::health

Definition at line 996 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ LOG_PACKET_HEADER

log_Beacon::LOG_PACKET_HEADER

Definition at line 994 of file LogStructure.h.

◆ posx

float log_Beacon::posx

Definition at line 1002 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ posy

float log_Beacon::posy

Definition at line 1003 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ posz

float log_Beacon::posz

Definition at line 1004 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().

◆ time_us

uint64_t log_Beacon::time_us

Definition at line 995 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Beacon().


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