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
c24fdd2e
Commit
c24fdd2e
authored
Jun 04, 2015
by
Don Gagne
Browse files
Fix typo
parent
006c4528
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/PX4/SensorsComponentSummaryFixedWing.qml
View file @
c24fdd2e
...
...
@@ -21,7 +21,7 @@ FactPanel {
property
Fact
mag0IdFact
:
controller
.
getParameterFact
(
-
1
,
"
CAL_MAG0_ID
"
)
property
Fact
gyro0IdFact
:
controller
.
getParameterFact
(
-
1
,
"
CAL_GYRO0_ID
"
)
property
Fact
accel0IdFact
:
controller
.
getParameterFact
(
-
1
,
"
CAL_ACC0_ID
"
)
property
Fact
dpress
s
OffFact
:
controller
.
getParameterFact
(
-
1
,
"
SENS_DPRES_OFF
"
)
property
Fact
dpressOffFact
:
controller
.
getParameterFact
(
-
1
,
"
SENS_DPRES_OFF
"
)
Column
{
anchors.fill
:
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