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
3622a5dd
Commit
3622a5dd
authored
Jan 09, 2020
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Thu Jan 9 15:43:29 UTC 2020
parent
3492e655
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+31
-0
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
3622a5dd
...
...
@@ -8125,6 +8125,14 @@ to takeoff is reached</short_desc>
</parameter>
</group>
<group
name=
"SITL"
>
<parameter
default=
"0"
name=
"SIM_ACCEL_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block accelerometer data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation accelerometer data.
</long_desc>
</parameter>
<parameter
default=
"0"
name=
"SIM_BARO_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block barometer data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation barometer data.
</long_desc>
</parameter>
<parameter
default=
"60"
name=
"SIM_BAT_DRAIN"
type=
"FLOAT"
>
<short_desc>
Simulator Battery drain interval
</short_desc>
<min>
1
</min>
...
...
@@ -8141,6 +8149,29 @@ Particularly useful for testing different low-battery behaviour</short_desc>
<unit>
%
</unit>
<increment>
0.1
</increment>
</parameter>
<parameter
default=
"0"
name=
"SIM_DPRES_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block differential pressure data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation differential pressure data.
</long_desc>
</parameter>
<parameter
default=
"0"
name=
"SIM_GPS_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block GPS data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation GPS data.
</long_desc>
</parameter>
<parameter
default=
"0.0"
name=
"SIM_GPS_NOISE_X"
type=
"FLOAT"
>
<short_desc>
Simulator GPS noise multiplier
</short_desc>
<min>
0
</min>
<max>
10
</max>
<unit>
%
</unit>
<increment>
0.1
</increment>
</parameter>
<parameter
default=
"0"
name=
"SIM_GYRO_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block gyroscope data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation gyroscope data.
</long_desc>
</parameter>
<parameter
default=
"0"
name=
"SIM_MAG_BLOCK"
type=
"INT32"
>
<short_desc>
Simulator block magnetometer data
</short_desc>
<long_desc>
Enable to block the publication of any incoming simulation magnetometer data.
</long_desc>
</parameter>
</group>
<group
name=
"Sensor Calibration"
>
<parameter
category=
"System"
default=
"1"
name=
"CAL_ACC0_EN"
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