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
a867c019
Commit
a867c019
authored
Apr 26, 2019
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Fri Apr 26 10:57:56 UTC 2019
parent
ed73b5a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+9
-9
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
a867c019
...
@@ -4471,15 +4471,6 @@ default 1.5 turns per second</short_desc>
...
@@ -4471,15 +4471,6 @@ default 1.5 turns per second</short_desc>
<decimal>
2
</decimal>
<decimal>
2
</decimal>
<increment>
0.01
</increment>
<increment>
0.01
</increment>
</parameter>
</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"
>
<parameter
default=
"2.8"
name=
"MC_YAW_P"
type=
"FLOAT"
>
<short_desc>
Yaw P gain
</short_desc>
<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>
<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>
...
@@ -4496,6 +4487,15 @@ default 1.5 turns per second</short_desc>
<decimal>
2
</decimal>
<decimal>
2
</decimal>
<increment>
0.01
</increment>
<increment>
0.01
</increment>
</parameter>
</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>
<group
name=
"Multicopter Position Control"
>
<group
name=
"Multicopter Position Control"
>
<parameter
default=
"10.0"
name=
"MPC_ACC_DOWN_MAX"
type=
"FLOAT"
>
<parameter
default=
"10.0"
name=
"MPC_ACC_DOWN_MAX"
type=
"FLOAT"
>
...
...
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