Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
f07c67c2
Commit
f07c67c2
authored
Nov 14, 2017
by
PX4 Jenkins
Browse files
Update PX4 Firmware metadata Tue Nov 14 01:13:12 UTC 2017
parent
c00e93f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
View file @
f07c67c2
...
...
@@ -3809,6 +3809,17 @@ by initializing the estimator to the LPE_LAT/LON parameters when global informat
<value
code=
"6"
>
Lockdown
</value>
</values>
</parameter>
<parameter
default=
"1"
name=
"NAV_TRAFF_AVOID"
type=
"INT32"
>
<short_desc>
Set traffic avoidance mode
</short_desc>
<long_desc>
Enabling this will allow the system to respond to transponder data from e.g. ADSB transponders
</long_desc>
<scope>
modules/navigator
</scope>
<values>
<value
code=
"1"
>
Warn only
</value>
<value
code=
"0"
>
Disabled
</value>
<value
code=
"3"
>
Land immediately
</value>
<value
code=
"2"
>
Return to Land
</value>
</values>
</parameter>
<parameter
default=
"1"
name=
"NAV_FORCE_VT"
type=
"INT32"
>
<short_desc>
Force VTOL mode takeoff and land
</short_desc>
<boolean
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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