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