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

#include <mavlink_msg_log_request_data.h>

Data Fields

uint32_t ofs
 Offset into the log. More...
 
uint32_t count
 Number of bytes. More...
 
uint16_t id
 Log id (from LOG_ENTRY reply) More...
 
uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 

Field Documentation

uint32_t __mavlink_log_request_data_t::count

Number of bytes.

uint16_t __mavlink_log_request_data_t::id

Log id (from LOG_ENTRY reply)

uint32_t __mavlink_log_request_data_t::ofs

Offset into the log.

uint8_t __mavlink_log_request_data_t::target_component

Component ID.

uint8_t __mavlink_log_request_data_t::target_system

System ID.


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