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
0fefa4fb
Commit
0fefa4fb
authored
Jul 07, 2016
by
Don Gagne
Committed by
GitHub
Jul 07, 2016
Browse files
Merge pull request #3741 from DonLakeFlyer/AirframeParamRefresh
Refresh params after airframe load
parents
409f3040
375a2422
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/APM/APMAirframeComponentController.cc
View file @
0fefa4fb
...
...
@@ -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