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
565b4ae3
Commit
565b4ae3
authored
Oct 07, 2014
by
Don Gagne
Browse files
Remove old APM code from PX4 config
parent
4b2a5047
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/ui/QGCPX4VehicleConfig.cc
View file @
565b4ae3
This diff is collapsed.
Click to expand it.
src/ui/QGCPX4VehicleConfig.h
View file @
565b4ae3
...
...
@@ -50,10 +50,6 @@ public slots:
/** Set the MAV currently being calibrated */
void
setActiveUAS
(
UASInterface
*
active
);
/** Fallback function, automatically called by loadConfig() upon failure to find and xml file*/
void
loadQgcConfig
(
bool
primary
);
/** Load configuration from xml file */
void
loadConfig
();
protected
slots
:
void
menuButtonClicked
();
...
...
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