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

#include <mavlink_msg_log_request_list.h>

Data Fields

uint16_t start
 First log id (0 for first available) More...
 
uint16_t end
 Last log id (0xffff for last available) More...
 
uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 

Field Documentation

uint16_t __mavlink_log_request_list_t::end

Last log id (0xffff for last available)

uint16_t __mavlink_log_request_list_t::start

First log id (0 for first available)

uint8_t __mavlink_log_request_list_t::target_component

Component ID.

uint8_t __mavlink_log_request_list_t::target_system

System ID.


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