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
b9683530
Commit
b9683530
authored
Sep 26, 2019
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Thu Sep 26 15:55:13 UTC 2019
parent
a0755f7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
8 deletions
+21
-8
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+21
-8
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
b9683530
...
...
@@ -1376,12 +1376,32 @@ Increasing it makes the multi-rotor wind estimates adjust more slowly</short_des
<unit>
rad
</unit>
<decimal>
2
</decimal>
</parameter>
<parameter
default=
"0.05"
name=
"EKF2_EVP_NOISE"
type=
"FLOAT"
>
<parameter
default=
"5.0"
name=
"EKF2_EVP_GATE"
type=
"FLOAT"
>
<short_desc>
Gate size for vision position fusion
Sets the number of standard deviations used by the innovation consistency test
</short_desc>
<min>
1.0
</min>
<unit>
SD
</unit>
<decimal>
1
</decimal>
</parameter>
<parameter
default=
"0.1"
name=
"EKF2_EVP_NOISE"
type=
"FLOAT"
>
<short_desc>
Measurement noise for vision position observations used when the vision system does not supply error estimates
</short_desc>
<min>
0.01
</min>
<unit>
m
</unit>
<decimal>
2
</decimal>
</parameter>
<parameter
default=
"3.0"
name=
"EKF2_EVV_GATE"
type=
"FLOAT"
>
<short_desc>
Gate size for vision velocity estimate fusion
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
1.0
</min>
<unit>
SD
</unit>
<decimal>
1
</decimal>
</parameter>
<parameter
default=
"0.1"
name=
"EKF2_EVV_NOISE"
type=
"FLOAT"
>
<short_desc>
Measurement noise for vision velocity observations used when the vision system does not supply error estimates
</short_desc>
<min>
0.01
</min>
<unit>
m/s
</unit>
<decimal>
2
</decimal>
</parameter>
<parameter
default=
"175"
name=
"EKF2_EV_DELAY"
type=
"FLOAT"
>
<short_desc>
Vision Position Estimator delay relative to IMU measurements
</short_desc>
<min>
0
</min>
...
...
@@ -1390,13 +1410,6 @@ Increasing it makes the multi-rotor wind estimates adjust more slowly</short_des
<decimal>
1
</decimal>
<reboot_required>
true
</reboot_required>
</parameter>
<parameter
default=
"5.0"
name=
"EKF2_EV_GATE"
type=
"FLOAT"
>
<short_desc>
Gate size for vision estimate fusion
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
1.0
</min>
<unit>
SD
</unit>
<decimal>
1
</decimal>
</parameter>
<parameter
default=
"0.0"
name=
"EKF2_EV_POS_X"
type=
"FLOAT"
>
<short_desc>
X position of VI sensor focal point in body frame
</short_desc>
<unit>
m
</unit>
...
...
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