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
a5112f49
Commit
a5112f49
authored
Aug 26, 2013
by
Lorenz Meier
Browse files
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
parents
d55937a1
6f8553bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ui/QGCPX4VehicleConfig.cc
View file @
a5112f49
...
...
@@ -220,6 +220,8 @@ QGCPX4VehicleConfig::QGCPX4VehicleConfig(QWidget *parent) :
rcMappedNormalizedValue
[
i
]
=
0.0
f
;
}
firmwareMenuButtonClicked
();
updateTimer
.
setInterval
(
150
);
connect
(
&
updateTimer
,
SIGNAL
(
timeout
()),
this
,
SLOT
(
updateView
()));
updateTimer
.
start
();
...
...
src/ui/QGCPX4VehicleConfig.ui
View file @
a5112f49
...
...
@@ -33,7 +33,7 @@
</font>
</property>
<property
name=
"text"
>
<string
>
Configuration
</string
>
<string
/
>
</property>
</widget>
</item>
...
...
@@ -819,8 +819,8 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
492
</width>
<height>
8
28
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_4"
>
...
...
@@ -856,8 +856,8 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
491
</width>
<height>
8
28
</height>
<width>
98
</width>
<height>
28
</height>
</rect>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_5"
>
...
...
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