Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
89838e32
Commit
89838e32
authored
May 23, 2013
by
Michael Carpenter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page
parent
1ecc3f08
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
937 additions
and
393 deletions
+937
-393
arduplane.pdef.xml
files/ardupilotmega/arduplane.pdef.xml
+914
-352
QGCVehicleConfig.cc
src/ui/QGCVehicleConfig.cc
+2
-2
QGCVehicleConfig.ui
src/ui/QGCVehicleConfig.ui
+21
-39
No files found.
files/ardupilotmega/arduplane.pdef.xml
View file @
89838e32
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/ui/QGCVehicleConfig.cc
View file @
89838e32
...
...
@@ -277,7 +277,7 @@ void QGCVehicleConfig::loadQgcConfig(bool primary)
QPushButton
*
button
=
new
QPushButton
(
ui
->
scrollAreaWidgetContents_3
);
connect
(
button
,
SIGNAL
(
clicked
()),
this
,
SLOT
(
menuButtonClicked
()));
ui
->
navBarLayout
->
insertWidget
(
2
,
button
);
button
->
setMinimumHeight
(
100
);
button
->
setMinimumHeight
(
75
);
button
->
setMinimumWidth
(
100
);
button
->
show
();
button
->
setText
(
dir
);
...
...
@@ -330,7 +330,7 @@ void QGCVehicleConfig::loadQgcConfig(bool primary)
ui
->
stackedWidget
->
insertWidget
(
2
,
tab
);
buttonToWidgetMap
[
button
]
=
tab
;
button
->
setMinimumHeight
(
100
);
button
->
setMinimumHeight
(
75
);
button
->
setMinimumWidth
(
100
);
button
->
show
();
button
->
setText
(
dir
);
...
...
src/ui/QGCVehicleConfig.ui
View file @
89838e32
...
...
@@ -19,18 +19,18 @@
<property
name=
"windowTitle"
>
<string>
Form
</string>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_11"
stretch=
"1,
2
,1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_11"
stretch=
"1,
4
,1"
>
<item>
<widget
class=
"QScrollArea"
name=
"scrollArea_6"
>
<property
name=
"minimumSize"
>
<size>
<width>
1
2
5
</width>
<width>
1
3
5
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
1
2
5
</width>
<width>
1
3
5
</width>
<height>
16777215
</height>
</size>
</property>
...
...
@@ -42,7 +42,7 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
1
2
3
</width>
<width>
1
3
3
</width>
<height>
582
</height>
</rect>
</property>
...
...
@@ -57,13 +57,13 @@
<property
name=
"minimumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
<height>
75
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
1
00
</width>
<height>
1
00
</height>
<width>
1
6777215
</width>
<height>
1
6777215
</height>
</size>
</property>
<property
name=
"text"
>
...
...
@@ -77,13 +77,7 @@ Calibration</string>
<property
name=
"minimumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
<height>
75
</height>
</size>
</property>
<property
name=
"text"
>
...
...
@@ -97,13 +91,7 @@ Calibration</string>
<property
name=
"minimumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
<height>
75
</height>
</size>
</property>
<property
name=
"text"
>
...
...
@@ -117,13 +105,7 @@ Config</string>
<property
name=
"minimumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
100
</width>
<height>
100
</height>
<height>
75
</height>
</size>
</property>
<property
name=
"text"
>
...
...
@@ -806,8 +788,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
314
</width>
<height>
50
8
</height>
<width>
98
</width>
<height>
2
8
</height>
</rect>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_10"
>
...
...
@@ -881,8 +863,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
314
</width>
<height>
434
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_4"
>
...
...
@@ -918,8 +900,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
313
</width>
<height>
434
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_5"
>
...
...
@@ -997,8 +979,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
161
</width>
<height>
446
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_7"
>
...
...
@@ -1034,8 +1016,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
160
</width>
<height>
446
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_8"
>
...
...
@@ -1085,7 +1067,7 @@ p, li { white-space: pre-wrap; }
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
4
0
</width>
<width>
3
0
</width>
<height>
20
</height>
</size>
</property>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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