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
1513ec55
Commit
1513ec55
authored
Mar 23, 2018
by
PX4 Jenkins
Committed by
Daniel Agar
Mar 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Fri Mar 23 00:37:06 EDT 2018
parent
6ea50d34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
5 deletions
+45
-5
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+45
-5
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
1513ec55
...
...
@@ -9524,11 +9524,6 @@ tailsitter, tiltrotor: main throttle</short_desc>
<increment>
1
</increment>
<scope>
modules/vtol_att_control
</scope>
</parameter>
<parameter
default=
"0"
name=
"VT_OPT_RECOV_EN"
type=
"INT32"
>
<short_desc>
Optimal recovery strategy for pitch-weak tailsitters
</short_desc>
<boolean
/>
<scope>
modules/vtol_att_control
</scope>
</parameter>
<parameter
default=
"3.0"
name=
"VT_PSHER_RMP_DT"
type=
"FLOAT"
>
<short_desc>
Defines the time window during which the pusher throttle will be ramped up linearly to VT_F_TRANS_THR during a transition
to fixed wing mode. Zero or negative values will produce an instant throttle rise to VT_F_TRANS_THR
</short_desc>
...
...
@@ -9611,6 +9606,51 @@ to fixed wing mode. Zero or negative values will produce an instant throttle ris
<scope>
modules/vtol_att_control
</scope>
</parameter>
</group>
<group
name=
"Wind Estimator"
>
<parameter
default=
"1"
name=
"WEST_BETA_GATE"
type=
"INT32"
>
<short_desc>
Gate size for true sideslip fusion
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
1
</min>
<max>
5
</max>
<unit>
SD
</unit>
<scope>
modules/wind_estimator
</scope>
</parameter>
<parameter
default=
"0.3"
name=
"WEST_BETA_NOISE"
type=
"FLOAT"
>
<short_desc>
Wind estimator sideslip measurement noise
</short_desc>
<min>
0
</min>
<max>
1
</max>
<unit>
rad
</unit>
<scope>
modules/wind_estimator
</scope>
</parameter>
<parameter
default=
"0.0001"
name=
"WEST_SC_P_NOISE"
type=
"FLOAT"
>
<short_desc>
Wind estimator true airspeed scale process noise
</short_desc>
<min>
0
</min>
<max>
0.1
</max>
<scope>
modules/wind_estimator
</scope>
</parameter>
<parameter
default=
"3"
name=
"WEST_TAS_GATE"
type=
"INT32"
>
<short_desc>
Gate size for true airspeed fusion
</short_desc>
<long_desc>
Sets the number of standard deviations used by the innovation consistency test.
</long_desc>
<min>
1
</min>
<max>
5
</max>
<unit>
SD
</unit>
<scope>
modules/wind_estimator
</scope>
</parameter>
<parameter
default=
"1.4"
name=
"WEST_TAS_NOISE"
type=
"FLOAT"
>
<short_desc>
Wind estimator true airspeed measurement noise
</short_desc>
<min>
0
</min>
<max>
4
</max>
<unit>
m/s
</unit>
<scope>
modules/wind_estimator
</scope>
</parameter>
<parameter
default=
"0.1"
name=
"WEST_W_P_NOISE"
type=
"FLOAT"
>
<short_desc>
Wind estimator wind process noise
</short_desc>
<min>
0
</min>
<max>
1
</max>
<unit>
m/s/s
</unit>
<scope>
modules/wind_estimator
</scope>
</parameter>
</group>
<group
name=
"Miscellaneous"
>
<parameter
default=
"0.1"
name=
"EXFW_HDNG_P"
type=
"FLOAT"
>
<short_desc>
EXFW_HDNG_P
</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