class OutputMavlink Output via vehicle_command topic
virtual int update(const ControlData *control_data)
Update the output.
#define ORB_ID(_name)
Generates a pointer to the uORB metadata structure for a given topic.
uORB::PublicationQueued< vehicle_command_s > _vehicle_command_pub
virtual ~OutputMavlink()=default
This defines the common API between an input and an output of the vmount driver.
virtual void print_status()
report status to stdout
class OutputBase Base class for all driver output classes
OutputMavlink(const OutputConfig &output_config)