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
4f90da67
Commit
4f90da67
authored
Apr 08, 2018
by
PX4 Jenkins
Committed by
Daniel Agar
Apr 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Sun Apr 8 00:38:14 EDT 2018
parent
8ce6b928
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+14
-2
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
4f90da67
...
...
@@ -4619,6 +4619,17 @@ is 90 degrees. It should be lower than MPC_XY_CRUISE</short_desc>
<increment>
1
</increment>
<scope>
modules/mc_pos_control
</scope>
</parameter>
<parameter
default=
"0"
name=
"MPC_FLT_TSK"
type=
"INT32"
>
<short_desc>
Flag to test flight tasks instead of legacy functionality
Temporary Parameter during the transition to flight tasks
</short_desc>
<min>
0
</min>
<max>
1
</max>
<scope>
modules/mc_pos_control
</scope>
<values>
<value
code=
"0"
>
Legacy Functionality
</value>
<value
code=
"1"
>
Test flight tasks
</value>
</values>
</parameter>
<parameter
default=
"0.1"
name=
"MPC_HOLD_DZ"
type=
"FLOAT"
>
<short_desc>
Deadzone of sticks where position hold is enabled
</short_desc>
<min>
0.0
</min>
...
...
@@ -8267,7 +8278,7 @@ This is used for gathering replay logs for the ekf2 module</short_desc>
</values>
</parameter>
<parameter
default=
"0"
name=
"SENS_EN_MB12XX"
type=
"INT32"
>
<short_desc>
Maxbotix So
an
r (mb12xx)
</short_desc>
<short_desc>
Maxbotix So
na
r (mb12xx)
</short_desc>
<boolean
/>
<reboot_required>
true
</reboot_required>
<scope>
drivers/distance_sensor/mb12xx
</scope>
...
...
@@ -8326,7 +8337,8 @@ This is used for gathering replay logs for the ekf2 module</short_desc>
<value
code=
"0"
>
Disabled
</value>
<value
code=
"1"
>
Autodetect
</value>
<value
code=
"2"
>
TROne
</value>
<value
code=
"3"
>
TREvo
</value>
<value
code=
"3"
>
TREvo60m
</value>
<value
code=
"4"
>
TREvo600Hz
</value>
</values>
</parameter>
<parameter
default=
"6"
name=
"SENS_FLOW_ROT"
type=
"INT32"
>
...
...
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