10619 Commits (5464e10758a27c7c90ce06e7e9ce85b59c490dac)

Author SHA1 Message Date
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 b97df1599d cmake create gps library in src/GPS 7 years ago
Don Gagne e660233ec3 Fix delete file 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
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 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 ad064b5264 Expose guided altitude settings. Rearrange Fly and Plan view settings. 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 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
Thomas Gubler 85ad87bbed [Survey transects generation] move some of the logic handling out of function that handles only one polygon 7 years ago
Thomas Gubler 1fde998db3 [Survey transects generation] introduce function to handle one polygon at a time 7 years ago
PX4BuildBot 2d186f2a05 Update PX4 Firmware metadata Tue Nov 6 21:26:15 UTC 2018 7 years ago
Don Gagne c99cdb2a14 Better file load error messages 7 years ago
Don Gagne c90f9a89b9 Use correct terminology for Altitude values 7 years ago
Don Gagne 4d1ee19f2e Option driven firmware version check 7 years ago
Don Gagne 94d3abccb8 Turn Orbit on 7 years ago
Don Gagne a88bef0ab1 Allow custom builds to turn off firmware version check 7 years ago
Don Gagne 92e7bf389e FW Landing Pattern: Support for stop photo/video. Plus item unit test. 7 years ago
PX4BuildBot d6cda1ac42 Update PX4 Firmware metadata Wed Oct 31 23:18:36 UTC 2018 7 years ago
Patrick José Pereira 42c7bc773e ViewStreaming: Move to pragma once 7 years ago
Don Gagne 6fa62bfb44 Fix flag checks 7 years ago
Gus Grubba 706c30b4e2 Might as well replace a few more way too repetitive strings. 7 years ago
Gus Grubba 56244fbb5e Typo 7 years ago
Gus Grubba fb32766eb9 Fix fitMapViewportToMissionItems 7 years ago
Jacob Walser 23308cf8f5 APMCameraSubComponent: simplified camera component for sub (hide advanced items) 7 years ago
Don Gagne 4dd7f248e4 Support new ArduPilot bootloader PID/VIDs 7 years ago
Don Gagne 12609df7a2 Update Rover flight modes 7 years ago
Don Gagne 721b1b3993 Clarify Base Position Altitude frame of reference 7 years ago
Willian Galvani 73aeee55d7 APMSafetyComponentSummarySub.qml: update to use versionCompare() 7 years ago