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 284 of file LogStructure.h.
uint16_t log_RCIN::chan1 |
Definition at line 287 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan10 |
Definition at line 296 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan11 |
Definition at line 297 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan12 |
Definition at line 298 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan13 |
Definition at line 299 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan14 |
Definition at line 300 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan2 |
Definition at line 288 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan3 |
Definition at line 289 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan4 |
Definition at line 290 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan5 |
Definition at line 291 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan6 |
Definition at line 292 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan7 |
Definition at line 293 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan8 |
Definition at line 294 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
uint16_t log_RCIN::chan9 |
Definition at line 295 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().
log_RCIN::LOG_PACKET_HEADER |
Definition at line 285 of file LogStructure.h.
uint64_t log_RCIN::time_us |
Definition at line 286 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_RCIN().