APM:Libraries
|
#include <LogStructure.h>
Public Attributes | |
LOG_PACKET_HEADER | |
uint64_t | time_us |
uint16_t | chan1 |
uint16_t | chan2 |
uint16_t | chan3 |
uint16_t | chan4 |
uint16_t | chan5 |
uint16_t | chan6 |
uint16_t | chan7 |
uint16_t | chan8 |
uint16_t | chan9 |
uint16_t | chan10 |
uint16_t | chan11 |
uint16_t | chan12 |
uint16_t | chan13 |
uint16_t | chan14 |
Definition at line 303 of file LogStructure.h.
uint16_t log_RCOUT::chan1 |
Definition at line 306 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan10 |
Definition at line 315 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan11 |
Definition at line 316 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan12 |
Definition at line 317 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan13 |
Definition at line 318 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan14 |
Definition at line 319 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan2 |
Definition at line 307 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan3 |
Definition at line 308 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan4 |
Definition at line 309 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan5 |
Definition at line 310 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan6 |
Definition at line 311 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan7 |
Definition at line 312 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan8 |
Definition at line 313 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
uint16_t log_RCOUT::chan9 |
Definition at line 314 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().
log_RCOUT::LOG_PACKET_HEADER |
Definition at line 304 of file LogStructure.h.
uint64_t log_RCOUT::time_us |
Definition at line 305 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCOUT().