#include "ArduPilotMAV.h" ArduPilotMAV::ArduPilotMAV(MAVLinkProtocol* mavlink, int id) : UAS(mavlink, id)//, // place other initializers here { }