|
NinjaFlight
|
#include <mavlink_msg_log_data.h>
Data Fields | |
| uint32_t | ofs |
| Offset into the log. More... | |
| uint16_t | id |
| Log id (from LOG_ENTRY reply) More... | |
| uint8_t | count |
| Number of bytes (zero for end of log) More... | |
| uint8_t | data [90] |
| log data More... | |
| uint8_t __mavlink_log_data_t::count |
Number of bytes (zero for end of log)
| uint8_t __mavlink_log_data_t::data[90] |
log data
| uint16_t __mavlink_log_data_t::id |
Log id (from LOG_ENTRY reply)
| uint32_t __mavlink_log_data_t::ofs |
Offset into the log.