NinjaFlight
|
#include <mavlink_msg_data_stream.h>
Data Fields | |
uint16_t | message_rate |
The requested interval between two messages of this type. More... | |
uint8_t | stream_id |
The ID of the requested data stream. More... | |
uint8_t | on_off |
1 stream is enabled, 0 stream is stopped. More... | |
uint16_t __mavlink_data_stream_t::message_rate |
The requested interval between two messages of this type.
uint8_t __mavlink_data_stream_t::on_off |
1 stream is enabled, 0 stream is stopped.
uint8_t __mavlink_data_stream_t::stream_id |
The ID of the requested data stream.