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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint32_t timestamp
 
uint32_t seqno
 
uint32_t dropped
 
uint32_t retries
 
uint32_t resends
 
uint8_t internal_errors
 
uint8_t state_free_avg
 
uint8_t state_free_min
 
uint8_t state_free_max
 
uint8_t state_pending_avg
 
uint8_t state_pending_min
 
uint8_t state_pending_max
 
uint8_t state_sent_avg
 
uint8_t state_sent_min
 
uint8_t state_sent_max
 

Detailed Description

Definition at line 866 of file LogStructure.h.

Member Data Documentation

◆ dropped

uint32_t log_DF_MAV_Stats::dropped

◆ internal_errors

uint8_t log_DF_MAV_Stats::internal_errors

◆ LOG_PACKET_HEADER

log_DF_MAV_Stats::LOG_PACKET_HEADER

Definition at line 867 of file LogStructure.h.

◆ resends

uint32_t log_DF_MAV_Stats::resends

Definition at line 872 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ retries

uint32_t log_DF_MAV_Stats::retries

Definition at line 871 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ seqno

uint32_t log_DF_MAV_Stats::seqno

Definition at line 869 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_free_avg

uint8_t log_DF_MAV_Stats::state_free_avg

Definition at line 874 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_free_max

uint8_t log_DF_MAV_Stats::state_free_max

Definition at line 876 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_free_min

uint8_t log_DF_MAV_Stats::state_free_min

Definition at line 875 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_pending_avg

uint8_t log_DF_MAV_Stats::state_pending_avg

Definition at line 877 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_pending_max

uint8_t log_DF_MAV_Stats::state_pending_max

Definition at line 879 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_pending_min

uint8_t log_DF_MAV_Stats::state_pending_min

Definition at line 878 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_sent_avg

uint8_t log_DF_MAV_Stats::state_sent_avg

Definition at line 880 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_sent_max

uint8_t log_DF_MAV_Stats::state_sent_max

Definition at line 882 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ state_sent_min

uint8_t log_DF_MAV_Stats::state_sent_min

Definition at line 881 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().

◆ timestamp

uint32_t log_DF_MAV_Stats::timestamp

Definition at line 868 of file LogStructure.h.

Referenced by DataFlash_MAVLink::Log_Write_DF_MAV().


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