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
1c510bab
Commit
1c510bab
authored
Apr 03, 2019
by
PX4BuildBot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PX4 Firmware metadata Wed Apr 3 20:29:02 UTC 2019
parent
ace62122
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
PX4ParameterFactMetaData.xml
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+14
-0
No files found.
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
1c510bab
...
@@ -454,6 +454,20 @@ Set to 2 to use heading from motion capture</short_desc>
...
@@ -454,6 +454,20 @@ Set to 2 to use heading from motion capture</short_desc>
<reboot_required>
true
</reboot_required>
<reboot_required>
true
</reboot_required>
</parameter>
</parameter>
</group>
</group>
<group
name=
"Chip"
>
<parameter
category=
"Developer"
default=
"0"
name=
"SYS_FORCE_F7DC"
type=
"INT32"
>
<short_desc>
Force F7 D cache on and disregard errata 1259864 data corruption in
a sequence of write-through stores and loads on ARM M7 silicon
Fault Status: Present in r0p1, r0p2, r1p0 and r1p1. Fixed in r1p2
</short_desc>
<min>
0
</min>
<max>
2
</max>
<values>
<value
code=
"0"
>
if Eratta exits turn dcache off else leave it on
</value>
<value
code=
"1"
>
Force it off
</value>
<value
code=
"2"
>
Force it on
</value>
</values>
</parameter>
</group>
<group
name=
"Circuit Breaker"
>
<group
name=
"Circuit Breaker"
>
<parameter
category=
"Developer"
default=
"0"
name=
"CBRK_AIRSPD_CHK"
type=
"INT32"
>
<parameter
category=
"Developer"
default=
"0"
name=
"CBRK_AIRSPD_CHK"
type=
"INT32"
>
<short_desc>
Circuit breaker for airspeed sensor
</short_desc>
<short_desc>
Circuit breaker for airspeed sensor
</short_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