NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_log_data_t Struct Reference

#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...
 

Field Documentation

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.


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