MavDataStream typedef

MavDataStream = int

A data stream is not a fixed set of messages, but rather a recommendation to the autopilot software. Individual autopilots may or may not obey the recommended messages.

MAV_DATA_STREAM

Implementation

typedef MavDataStream = int;