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
a867c019
Commit
a867c019
authored
Apr 26, 2019
by
PX4BuildBot
Browse files
Update PX4 Firmware metadata Fri Apr 26 10:57:56 UTC 2019
parent
ed73b5a5
Changes
1
Show whitespace changes
Inline
Side-by-side
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
a867c019
...
...
@@ -4471,15 +4471,6 @@ default 1.5 turns per second</short_desc>
<decimal>
2
</decimal>
<increment>
0.01
</increment>
</parameter>
<parameter
default=
"45.0"
name=
"MC_YAWRAUTO_MAX"
type=
"FLOAT"
>
<short_desc>
Max yaw rate in auto mode
</short_desc>
<long_desc>
Limit for yaw rate, has effect for large rotations in autonomous mode, to avoid large control output and mixer saturation.
</long_desc>
<min>
0.0
</min>
<max>
360.0
</max>
<unit>
deg/s
</unit>
<decimal>
1
</decimal>
<increment>
5
</increment>
</parameter>
<parameter
default=
"2.8"
name=
"MC_YAW_P"
type=
"FLOAT"
>
<short_desc>
Yaw P gain
</short_desc>
<long_desc>
Yaw proportional gain, i.e. desired angular speed in rad/s for error 1 rad.
</long_desc>
...
...
@@ -4496,6 +4487,15 @@ default 1.5 turns per second</short_desc>
<decimal>
2
</decimal>
<increment>
0.01
</increment>
</parameter>
<parameter
default=
"45.0"
name=
"MPC_YAWRAUTO_MAX"
type=
"FLOAT"
>
<short_desc>
Max yaw rate in auto mode
</short_desc>
<long_desc>
Limit the rate of change of the yaw setpoint in autonomous mode to avoid large control output and mixer saturation.
</long_desc>
<min>
0.0
</min>
<max>
360.0
</max>
<unit>
deg/s
</unit>
<decimal>
1
</decimal>
<increment>
5
</increment>
</parameter>
</group>
<group
name=
"Multicopter Position Control"
>
<parameter
default=
"10.0"
name=
"MPC_ACC_DOWN_MAX"
type=
"FLOAT"
>
...
...
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