Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
375a2422
Commit
375a2422
authored
Jul 07, 2016
by
Don Gagne
Browse files
Refresh params after airframe load
parent
711ee0b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/APM/APMAirframeComponentController.cc
View file @
375a2422
...
...
@@ -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
)
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment