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
78d61eb2
Commit
78d61eb2
authored
Feb 07, 2020
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Fri Feb 7 11:16:01 UTC 2020
parent
c304d6f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+26
-0
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
78d61eb2
...
...
@@ -3399,6 +3399,32 @@ but also ignore less noise</short_desc>
</values>
</parameter>
</group>
<group
name=
"Hover Thrust Estimator"
>
<parameter
default=
"3.0"
name=
"HTE_ACC_GATE"
type=
"FLOAT"
>
<short_desc>
Gate size for acceleration fusion
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
1.0
</min>
<max>
10.0
</max>
<unit>
SD
</unit>
<decimal>
1
</decimal>
</parameter>
<parameter
default=
"0.1"
name=
"HTE_HT_ERR_INIT"
type=
"FLOAT"
>
<short_desc>
1-sigma initial hover thrust uncertainty
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
0.0
</min>
<max>
1.0
</max>
<unit>
normalized_thrust
</unit>
<decimal>
3
</decimal>
</parameter>
<parameter
default=
"0.0005"
name=
"HTE_HT_NOISE"
type=
"FLOAT"
>
<short_desc>
Hover thrust process noise
</short_desc>
<long_desc>
Reduce to make the hover thrust estimate more stable, increase if the real hover thrust is expected to change quickly over time.
</long_desc>
<min>
0.0001
</min>
<max>
1.0
</max>
<unit>
normalized_thrust/s
</unit>
<decimal>
4
</decimal>
</parameter>
</group>
<group
name=
"Iridium SBD"
>
<parameter
default=
"0"
name=
"ISBD_CONFIG"
type=
"INT32"
>
<short_desc>
Serial Configuration for Iridium (with MAVLink)
</short_desc>
...
...
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