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
1f178d2b
Commit
1f178d2b
authored
May 20, 2020
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Wed May 20 17:49:33 UTC 2020
parent
c2402993
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+8
-12
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
1f178d2b
...
@@ -4587,6 +4587,14 @@ if required by the gimbal (only in AUX output mode)</short_desc>
...
@@ -4587,6 +4587,14 @@ if required by the gimbal (only in AUX output mode)</short_desc>
<max>
90
</max>
<max>
90
</max>
<unit>
[deg]
</unit>
<unit>
[deg]
</unit>
</parameter>
</parameter>
<parameter
default=
"0.0"
name=
"MC_MAN_TILT_TAU"
type=
"FLOAT"
>
<short_desc>
Manual tilt input filter time constant
Setting this parameter to 0 disables the filter
</short_desc>
<min>
0.0
</min>
<max>
2.0
</max>
<unit>
s
</unit>
<decimal>
2
</decimal>
</parameter>
<parameter
default=
"3.0"
name=
"MPC_ACC_DOWN_MAX"
type=
"FLOAT"
>
<parameter
default=
"3.0"
name=
"MPC_ACC_DOWN_MAX"
type=
"FLOAT"
>
<short_desc>
Maximum vertical acceleration in velocity controlled modes down
</short_desc>
<short_desc>
Maximum vertical acceleration in velocity controlled modes down
</short_desc>
<min>
2.0
</min>
<min>
2.0
</min>
...
@@ -6728,18 +6736,6 @@ default 1.5 turns per second</short_desc>
...
@@ -6728,18 +6736,6 @@ default 1.5 turns per second</short_desc>
<max>
2200
</max>
<max>
2200
</max>
<unit>
us
</unit>
<unit>
us
</unit>
</parameter>
</parameter>
<parameter
default=
"10.0"
name=
"RC_FLT_CUTOFF"
type=
"FLOAT"
>
<short_desc>
Cutoff frequency for the low pass filter on roll, pitch, yaw and throttle
</short_desc>
<long_desc>
Does not get set unless below RC_FLT_SMP_RATE/2 because of filter instability characteristics. Set to 0 to disable the filter.
</long_desc>
<min>
0
</min>
<unit>
Hz
</unit>
</parameter>
<parameter
default=
"50.0"
name=
"RC_FLT_SMP_RATE"
type=
"FLOAT"
>
<short_desc>
Sample rate of the remote control values for the low pass filter on roll, pitch, yaw and throttle
</short_desc>
<long_desc>
Has an influence on the cutoff frequency precision.
</long_desc>
<min>
1.0
</min>
<unit>
Hz
</unit>
</parameter>
<parameter
default=
"0"
name=
"RC_MAP_AUX1"
type=
"INT32"
>
<parameter
default=
"0"
name=
"RC_MAP_AUX1"
type=
"INT32"
>
<short_desc>
AUX1 Passthrough RC channel
</short_desc>
<short_desc>
AUX1 Passthrough RC channel
</short_desc>
<long_desc>
Default function: Camera pitch
</long_desc>
<long_desc>
Default function: Camera pitch
</long_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