|
APM:Libraries
|
#include <LogStructure.h>
Public Attributes | |
| LOG_PACKET_HEADER | |
| uint64_t | time_us |
| uint8_t | normInnov |
| int16_t | FIX |
| int16_t | FIY |
| int16_t | AFI |
| int16_t | HAGL |
| int16_t | offset |
| int16_t | RI |
| uint16_t | meaRng |
| uint16_t | errHAGL |
Definition at line 508 of file LogStructure.h.
| int16_t log_EKF5::AFI |
Definition at line 514 of file LogStructure.h.
| uint16_t log_EKF5::errHAGL |
Definition at line 519 of file LogStructure.h.
| int16_t log_EKF5::FIX |
Definition at line 512 of file LogStructure.h.
| int16_t log_EKF5::FIY |
Definition at line 513 of file LogStructure.h.
| int16_t log_EKF5::HAGL |
Definition at line 515 of file LogStructure.h.
| log_EKF5::LOG_PACKET_HEADER |
Definition at line 509 of file LogStructure.h.
| uint16_t log_EKF5::meaRng |
Definition at line 518 of file LogStructure.h.
| uint8_t log_EKF5::normInnov |
Definition at line 511 of file LogStructure.h.
| int16_t log_EKF5::offset |
Definition at line 516 of file LogStructure.h.
| int16_t log_EKF5::RI |
Definition at line 517 of file LogStructure.h.
| uint64_t log_EKF5::time_us |
Definition at line 510 of file LogStructure.h.
1.8.13