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
9ca8ea13
Commit
9ca8ea13
authored
Mar 27, 2019
by
Patrick José Pereira
Browse files
Add SimpleROV-5 frame for Sub
Signed-off-by:
Patrick José Pereira
<
patrickelectric@gmail.com
>
parent
8a87c213
Changes
3
Show whitespace changes
Inline
Side-by-side
qgcresources.qrc
View file @
9ca8ea13
...
...
@@ -80,6 +80,7 @@
<file alias="Frames/Vectored6DOF.png">src/AutoPilotPlugins/APM/Images/vectored6dof-frame.png</file>
<file alias="Frames/SimpleROV-3.png">src/AutoPilotPlugins/APM/Images/simple3-frame.png</file>
<file alias="Frames/SimpleROV-4.png">src/AutoPilotPlugins/APM/Images/simple4-frame.png</file>
<file alias="Frames/SimpleROV-5.png">src/AutoPilotPlugins/APM/Images/simple5-frame.png</file>
<file alias="LogDownloadIcon">src/AnalyzeView/LogDownloadIcon.svg</file>
<file alias="LowBattery.svg">src/AutoPilotPlugins/PX4/Images/LowBattery.svg</file>
<file alias="LowBatteryLight.svg">src/AutoPilotPlugins/PX4/Images/LowBatteryLight.svg</file>
...
...
src/AutoPilotPlugins/APM/APMSubFrameComponent.qml
View file @
9ca8ea13
...
...
@@ -104,6 +104,12 @@ SetupPage {
resource
:
"
qrc:///qmlimages/Frames/SimpleROV-4.png
"
paramValue
:
5
}
ListElement
{
name
:
"
SimpleROV-5
"
resource
:
"
qrc:///qmlimages/Frames/SimpleROV-5.png
"
paramValue
:
6
}
}
Item
{
...
...
src/AutoPilotPlugins/APM/Images/simple5-frame.png
0 → 100644
View file @
9ca8ea13
41.8 KB
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