mavCompIdAll top-level constant
MavComponent
const mavCompIdAll
Target id (target_component) used to broadcast messages to all components of the receiving system. Components should attempt to process messages with this component ID and forward to components on any other interfaces. Note: This is not a valid source component id for a message.
MAV_COMP_ID_ALL
Implementation
const MavComponent mavCompIdAll = 0;