13530 Commits (9f51ed8382c069a77e533cfb85fe2aa8120ff3ac)
 

Author SHA1 Message Date
Gus Grubba 9f51ed8382
Merge pull request #6995 from mavlink/defaultRTSPPort 6 years ago
Daniel Agar abc1ddda8a AndroidManifest.xml increase targetSdkVersion 19 -> 26 6 years ago
Don Gagne 6104850665
Merge pull request #6994 from DonLakeFlyer/PreFlight 6 years ago
Gus Grubba 6717f8964a If using RTSP and no port is defined, make sure to set default RTSP port (554) 6 years ago
Don Gagne 84a6c9d915
Merge pull request #6962 from mavlink/feature/concave_poly 6 years ago
Gus Grubba a2a82f30e7 Bump survey complex item version to 5 6 years ago
Don Gagne 6e4127f89d Fix reset handling 6 years ago
Don Gagne 5fe4a4a5c0 Only version check stable builds 6 years ago
Gus Grubba 8144d1f294 Move split survey polygons from app settings to survey settings. 6 years ago
Don Gagne da8e98a1c2
Merge pull request #6974 from Williangalvani/subCamera2 6 years ago
Don Gagne b51f273506
Merge pull request #6993 from DonLakeFlyer/CompParam 6 years ago
Don Gagne 4a6e42d346
Merge pull request #6992 from DonLakeFlyer/StableMerge 6 years ago
Don Gagne 0c148e9376
Merge pull request #6991 from DonLakeFlyer/GuidedSettings 6 years ago
Don Gagne 5332ca14c9 Support editing non-default component parameters 6 years ago
Don Gagne 0e6902e352 Clarify category map usage 6 years ago
Don Gagne b974f35011 Support parameters from multiple components 6 years ago
Don Gagne 47534dbfb8 Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into StableMerge 6 years ago
Don Gagne 7bbadf6839
Merge pull request #6987 from DonLakeFlyer/KMLLoad 6 years ago
Don Gagne ad064b5264 Expose guided altitude settings. Rearrange Fly and Plan view settings. 6 years ago
Gus Grubba 6d052668a8
Merge pull request #6990 from mavlink/rtspUdpTimeout 6 years ago
Gus Grubba ebcc802d9c Fix warnings 6 years ago
Gus Grubba dac81965c8 Make RTSP UDP timeout into a (protected) variable so derived classes have access to it. 6 years ago
Gus Grubba 7db9d47d0c Remove some c++ warnings 6 years ago
Thomas Gubler bec854d028 [SurveyComplexItem] add link to algorithm description, remove debug code 6 years ago
Thomas Gubler 336a387c37 update changelog 6 years ago
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 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 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 6 years ago
Don Gagne 978279c605
Merge pull request #6983 from DonLakeFlyer/TravisOSX 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 6 years ago
Don Gagne 9468fca3a0
Merge pull request #6913 from Williangalvani/versionhelper 6 years ago
Don Gagne 1d8ba44b82 Turn on OSX builds 6 years ago
Don Gagne 462186c6d8
Merge pull request #6982 from DonLakeFlyer/Orbit 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 6 years ago