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
e5b79f4b
Commit
e5b79f4b
authored
Dec 15, 2015
by
Don Gagne
Browse files
Merge pull request #2412 from DonLakeFlyer/PX4GeoFence
PX4 GeoFence support
parents
7a791d77
a4f8fbbe
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/APM/APMSafetyComponentCopter.qml
View file @
e5b79f4b
...
...
@@ -87,7 +87,7 @@ QGCView {
anchors.rightMargin
:
_margins
anchors.left
:
parent
.
left
anchors.top
:
failsafeLabel
.
bottom
width
:
throttleEnableCombo
.
x
+
throttleEnableCombo
.
x
+
_margins
width
:
throttleEnableCombo
.
x
+
throttleEnableCombo
.
width
+
_margins
height
:
mahField
.
y
+
mahField
.
height
+
_margins
color
:
palette
.
windowShade
...
...
src/AutoPilotPlugins/PX4/SafetyComponent.qml
View file @
e5b79f4b
This diff is collapsed.
Click to expand it.
src/comm/PX4MockLink.params
View file @
e5b79f4b
...
...
@@ -176,9 +176,11 @@
1 50 FW_YR_IMAX 0.2 9
1 50 FW_YR_P 0.05 9
1 50 FW_Y_RMAX 0 9
1 50 GF_ACTION 1 6
1 50 GF_ALTMODE 0 6
1 50 GF_COUNT -1 6
1 50 GF_ON 1 6
1 50 GF_MAX_HOR_DIST -1 6
1 50 GF_MAX_VER_DIST -1 6
1 50 GF_SOURCE 0 6
1 50 INAV_DELAY_GPS 0.2 9
1 50 INAV_ENABLED 0 6
...
...
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