public MAVLinkSerialPort(portproxy portproxy, int p) { // TODO: Complete member initialization this.portproxy = portproxy; this.p = p; }