// Some boards are a composite USB device, with the first port being mavlink and the second something else. We only expose to first mavlink port.
qCDebug(QGCSerialPortInfoLog)<<"Skipping secondary port on same device"<<portInfo.portName()<<portInfo.vendorIdentifier()<<portInfo.productIdentifier()<<portInfo.serialNumber();