13546 Commits (bff39b26c5f9e66e866e5b32f2d61faab611aba8)
 

Author SHA1 Message Date
Daniel Agar bff39b26c5 cmake create VehicleSetup library in src/VehicleSetup 7 years ago
Daniel Agar 64d85552b5 cmake create Settings library in src/Settings 7 years ago
Daniel Agar 3eacac302f cmake create QtLocationPlugin library in src/QtLocationPlugin 7 years ago
Daniel Agar f212a5bb29 cmake create FactSystem library in src/FactSystem 7 years ago
Daniel Agar 5df65cdb3e cmake create QmlControls library in src/QmlControls 7 years ago
Daniel Agar a8baec09de cmake create FirmwarePlugin library in src/FirmwarePlugin 7 years ago
Daniel Agar d8b6f37eb4 cmake create comm library in src/comm 7 years ago
Daniel Agar 08684db3b1 cmake create ui library in src/ui 7 years ago
Daniel Agar 1c00bea6a4 cmake create MissionManager library in src/MissionManager 7 years ago
Daniel Agar 4383f6969f cmake create AutoPilotPlugins library in src/AutoPilotPlugins 7 years ago
Daniel Agar 9fa08020b5 cmake create api library in src/api 7 years ago
Daniel Agar b31a5e8d8b cmake create Audio library in src/Audio 7 years ago
Daniel Agar 8eaa3206e9 cmake create Airmap and AirspaceManagement libraries 7 years ago
Daniel Agar e583e7aa3c cmake move all src handling to src/CMakeLists.txt 7 years ago
Daniel Agar c3743e2b90 cmake create qwt library in libs/qwt 7 years ago
Daniel Agar b97df1599d cmake create gps library in src/GPS 7 years ago
Gus Grubba 9f51ed8382
Merge pull request #6995 from mavlink/defaultRTSPPort 7 years ago
Daniel Agar abc1ddda8a AndroidManifest.xml increase targetSdkVersion 19 -> 26 7 years ago
Don Gagne 6104850665
Merge pull request #6994 from DonLakeFlyer/PreFlight 7 years ago
Gus Grubba 6717f8964a If using RTSP and no port is defined, make sure to set default RTSP port (554) 7 years ago
Don Gagne 84a6c9d915
Merge pull request #6962 from mavlink/feature/concave_poly 7 years ago
Gus Grubba a2a82f30e7 Bump survey complex item version to 5 7 years ago
Don Gagne 6e4127f89d Fix reset handling 7 years ago
Don Gagne 5fe4a4a5c0 Only version check stable builds 7 years ago
Gus Grubba 8144d1f294 Move split survey polygons from app settings to survey settings. 7 years ago
Don Gagne da8e98a1c2
Merge pull request #6974 from Williangalvani/subCamera2 7 years ago
Don Gagne b51f273506
Merge pull request #6993 from DonLakeFlyer/CompParam 7 years ago
Don Gagne 4a6e42d346
Merge pull request #6992 from DonLakeFlyer/StableMerge 7 years ago
Don Gagne 0c148e9376
Merge pull request #6991 from DonLakeFlyer/GuidedSettings 7 years ago
Don Gagne 5332ca14c9 Support editing non-default component parameters 7 years ago
Don Gagne 0e6902e352 Clarify category map usage 7 years ago
Don Gagne b974f35011 Support parameters from multiple components 7 years ago
Don Gagne 47534dbfb8 Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into StableMerge 7 years ago
Don Gagne 7bbadf6839
Merge pull request #6987 from DonLakeFlyer/KMLLoad 7 years ago
Don Gagne ad064b5264 Expose guided altitude settings. Rearrange Fly and Plan view settings. 7 years ago
Gus Grubba 6d052668a8
Merge pull request #6990 from mavlink/rtspUdpTimeout 7 years ago
Gus Grubba ebcc802d9c Fix warnings 7 years ago
Gus Grubba dac81965c8 Make RTSP UDP timeout into a (protected) variable so derived classes have access to it. 7 years ago
Gus Grubba 7db9d47d0c Remove some c++ warnings 7 years ago
Thomas Gubler bec854d028 [SurveyComplexItem] add link to algorithm description, remove debug code 7 years ago
Thomas Gubler 336a387c37 update changelog 7 years ago
Thomas Gubler 1650af8585 [SurveyComplexItem] Get rid of foreach 7 years ago
Gus Grubba 38679196eb Update survey when split polygon option is toggled. 7 years ago
Thomas Gubler 130e12cf30 [SurveyComplexItem] wire up to splitConcavePolygons setting (lots of code duplication) 7 years ago
Gus Grubba 6f2a99531a CP - Add setting to toggle splitting concave polygon on/off 7 years ago
Thomas Gubler 9ae5cc7e15 [Survey transects generation] towards concave polygons 7 years ago
Thomas Gubler 059578e628 [Survey transects generation] add basic implementation for handling 7 years ago
Thomas Gubler d03dbb93c6 [Survey transects generation] close polygon after decomposition 7 years ago
Thomas Gubler fb10d04def [Survey transects generation] introduce decompose function (dummy for now) 7 years ago
Thomas Gubler 78155168c8 [Survey transects generation] introduce polygon list 7 years ago