Commit 375a2422 authored by Don Gagne's avatar Don Gagne
Browse files

Refresh params after airframe load

parent 711ee0b2
......@@ -107,6 +107,7 @@ void APMAirframeComponentController::_loadParametersFromDownloadFile(const QStri
}
}
qgcApp()->restoreOverrideCursor();
_autopilot->refreshAllParameters();
}
APMAirframeType::APMAirframeType(const QString& name, const QString& imageResource, int type, QObject* parent) :
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment