Thomas Gubler
|
1650af8585
|
[SurveyComplexItem] Get rid of foreach
|
6 years ago |
Gus Grubba
|
38679196eb
|
Update survey when split polygon option is toggled.
|
6 years ago |
Thomas Gubler
|
130e12cf30
|
[SurveyComplexItem] wire up to splitConcavePolygons setting (lots of code duplication)
|
6 years ago |
Gus Grubba
|
6f2a99531a
|
CP - Add setting to toggle splitting concave polygon on/off
|
6 years ago |
Thomas Gubler
|
9ae5cc7e15
|
[Survey transects generation] towards concave polygons
|
6 years ago |
Thomas Gubler
|
059578e628
|
[Survey transects generation] add basic implementation for handling
multiple polygons
need to fully implement vertexvisibility
|
6 years ago |
Thomas Gubler
|
d03dbb93c6
|
[Survey transects generation] close polygon after decomposition
|
6 years ago |
Thomas Gubler
|
fb10d04def
|
[Survey transects generation] introduce decompose function (dummy for now)
|
6 years ago |
Thomas Gubler
|
78155168c8
|
[Survey transects generation] introduce polygon list
|
6 years ago |
Thomas Gubler
|
85ad87bbed
|
[Survey transects generation] move some of the logic handling out of function that handles only one polygon
|
6 years ago |
Thomas Gubler
|
1fde998db3
|
[Survey transects generation] introduce function to handle one polygon at a time
|
6 years ago |
PX4BuildBot
|
2d186f2a05
|
Update PX4 Firmware metadata Tue Nov 6 21:26:15 UTC 2018
|
6 years ago |
Don Gagne
|
c99cdb2a14
|
Better file load error messages
|
6 years ago |
Don Gagne
|
0599c6a3bd
|
Merge pull request #6986 from DonLakeFlyer/AltNaming
Use correct terminology for Altitude values
|
6 years ago |
Don Gagne
|
c90f9a89b9
|
Use correct terminology for Altitude values
|
6 years ago |
Don Gagne
|
705c8489d5
|
Merge pull request #6984 from DonLakeFlyer/FWCheck
Option driven firmware version check
|
6 years ago |
Don Gagne
|
978279c605
|
Merge pull request #6983 from DonLakeFlyer/TravisOSX
Turn on OSX builds
|
6 years ago |
Don Gagne
|
4d1ee19f2e
|
Option driven firmware version check
|
6 years ago |
Don Gagne
|
7962c8d530
|
Merge pull request #6958 from patrickelectric/move_pragma_once
Move to pragma once
|
6 years ago |
Don Gagne
|
9468fca3a0
|
Merge pull request #6913 from Williangalvani/versionhelper
Create Helper functions to simplify version checking
|
6 years ago |
Don Gagne
|
1d8ba44b82
|
Turn on OSX builds
|
6 years ago |
Don Gagne
|
462186c6d8
|
Merge pull request #6982 from DonLakeFlyer/Orbit
Turn Orbit back on, allow custom build to turn off firmware version check
|
6 years ago |
Don Gagne
|
94d3abccb8
|
Turn Orbit on
|
6 years ago |
Don Gagne
|
a88bef0ab1
|
Allow custom builds to turn off firmware version check
|
6 years ago |
Don Gagne
|
73a900d4dd
|
Merge pull request #6971 from DonLakeFlyer/BasePositionAlt
Clarify Base Position Altitude frame of reference
|
6 years ago |
Don Gagne
|
c4e31539c6
|
Merge pull request #6978 from DonLakeFlyer/ADSB
ADSB: Fix flag checks
|
6 years ago |
Don Gagne
|
b487bdd901
|
Merge pull request #6981 from DonLakeFlyer/FWLandingPhoto
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
|
6 years ago |
Gus Grubba
|
593cc13f99
|
Merge pull request #6975 from mavlink/fitMapViewportToMissionItems
Fit map viewport to mission items
|
6 years ago |
Don Gagne
|
92e7bf389e
|
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
|
6 years ago |
PX4BuildBot
|
d6cda1ac42
|
Update PX4 Firmware metadata Wed Oct 31 23:18:36 UTC 2018
|
6 years ago |
Patrick José Pereira
|
42c7bc773e
|
ViewStreaming: Move to pragma once
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Don Gagne
|
6fa62bfb44
|
Fix flag checks
|
6 years ago |
Don Gagne
|
4d0fd52ab9
|
Merge pull request #6972 from DonLakeFlyer/RoverModes
ArduPilot: Update Rover flight modes
|
6 years ago |
Gus Grubba
|
706c30b4e2
|
Might as well replace a few more way too repetitive strings.
|
6 years ago |
Gus Grubba
|
56244fbb5e
|
Typo
|
6 years ago |
Gus Grubba
|
6b4e37f704
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into fitMapViewportToMissionItems
|
6 years ago |
Gus Grubba
|
fb32766eb9
|
Fix fitMapViewportToMissionItems
|
6 years ago |
Don Gagne
|
77a65e6005
|
Merge pull request #6973 from DonLakeFlyer/ArduPilotChibiOS
Support new ArduPilot bootloader PID/VIDs
|
6 years ago |
Jacob Walser
|
23308cf8f5
|
APMCameraSubComponent: simplified camera component for sub (hide advanced items)
|
6 years ago |
Don Gagne
|
4dd7f248e4
|
Support new ArduPilot bootloader PID/VIDs
|
6 years ago |
Don Gagne
|
12609df7a2
|
Update Rover flight modes
|
6 years ago |
Don Gagne
|
721b1b3993
|
Clarify Base Position Altitude frame of reference
|
6 years ago |
Don Gagne
|
901cf22dfa
|
Merge pull request #6961 from Williangalvani/disabledCheckbox
Style tweaks
|
6 years ago |
Don Gagne
|
f739d087a6
|
Merge pull request #6970 from Williangalvani/fixBat
Add renamed battery parameters to parameter maps
|
6 years ago |
Don Gagne
|
ab673bd927
|
Merge pull request #6965 from DonLakeFlyer/UpstreamStableMerge
Upstream stable merge
|
6 years ago |
Willian Galvani
|
73aeee55d7
|
APMSafetyComponentSummarySub.qml: update to use versionCompare()
|
6 years ago |
Willian Galvani
|
559f09cd0f
|
APMSafetyComponentSub.qml: update to use versionCompare()
|
6 years ago |
Willian Galvani
|
83bee17a63
|
APMFirmwarePlugin.cc: update to use versionCompare()
|
6 years ago |
Willian Galvani
|
7a2ed4263f
|
APMSubFrameComponent.qml: update to use versionCompare()
|
6 years ago |
Willian Galvani
|
ae27f00d24
|
APMLightsComponent.qml: update to use versionCompare()
|
6 years ago |