12048 Commits (8990886685bba45f2a56fe90bdeb5935400ef649)
 

Author SHA1 Message Date
Don Gagne 6e492101a2
Merge pull request #5848 from patrickelectric/mission_tkoff 8 years ago
Patrick José Pereira bbff446821 MissionController: Add takeoff only with supported vehicles 8 years ago
Patrick José Pereira 79b32cc019 ArduSubFirmwarePlugin: Add supportedMissionCommands 8 years ago
Don Gagne 852bec5c33
Merge pull request #5875 from DonLakeFlyer/StackableDialogs 8 years ago
Don Gagne 3f8dc069a5 QGCViewDialog controls can now call QGCView.showDialog to stack dialogs 8 years ago
Patrick José Pereira ec4484f81f Add video popup 8 years ago
Don Gagne ba0889265a
Merge pull request #5873 from DonLakeFlyer/ToolbarIndicatorSignalling 8 years ago
DonLakeFlyer 794200dc1a Allows toolbarIndicators to signal change 8 years ago
Gus Grubba 9cec7ebeea
Merge pull request #5869 from mavlink/defaultCoordinates 8 years ago
Gus Grubba 54d8fd8d56 Properly handle default (initial) map coordinates and zoom level. 8 years ago
Gus Grubba 18a9b13a37
Merge pull request #5867 from gigorvd/slowmap 8 years ago
Beat Küng ab003135c9 AirMapManager: update authorizations to changed airmapd interface 8 years ago
Gus Grubba 6a75949d71
Merge pull request #5868 from mavlink/pseudoMobile 8 years ago
Gus Grubba 2f291f28e4 Allow pseudo mobile builds (Native QML on Desktop) 8 years ago
G_I_V_D e944d4fae5 Remove dublicate group settings 8 years ago
G_I_V_D 61fad09a66 Replacement code to speed up work on the map and fighting mistake 'manual control lost' when connected joystick with armed UAV 8 years ago
Gus Grubba 8033f57507
Merge pull request #5864 from pritamghanghas/android_joystick_fix 8 years ago
Gus Grubba b83e681620
Merge pull request #5854 from adrianschroeter/master 8 years ago
Gus Grubba 7555025f09
Merge pull request #5810 from pritamghanghas/qgc-5718 8 years ago
Gus Grubba 7aa0873112
Merge pull request #5863 from mavlink/appveyorQt 8 years ago
Gus Grubba e0210230ca Switch Appveyor to Qt 5.9.2 8 years ago
Gus Grubba bea95bb134
Merge pull request #5859 from mavlink/videoStreamControl 8 years ago
Gus Grubba 57f0cf4a2d Added a signal handler to force toggle the switch. Not sure why the normal signal is not being respected. 8 years ago
Gus Grubba e2fc418110 Add option to disable video streaming when disarming. 8 years ago
Gus Grubba 3b025c142d Make video enable persistent. 8 years ago
Beat Küng 6226743f0b rebase fixup: remove AirMapController.{cc,h} 8 years ago
Beat Küng 0a18238abc remove submodule commits qmqtt and tiny-AES128-C 8 years ago
Beat Küng 0deb9ddedc AirMapManager: error handling, change to updated API of airmapd 8 years ago
Beat Küng 22169ffe52 AirMapManager: update polygons to changed airmapd interface 8 years ago
Beat Küng 6599fde06e AirMapManager: update flight search according to updated airmapd 8 years ago
Beat Küng 18be90f005 AirMap: remove SITA registration numbers 8 years ago
Beat Küng 34250f32df AirspaceManagement & AirMapManager: add weather request API 8 years ago
Beat Küng 0c575913f6 AirMapManager: add LifetimeChecker class to prevent callbacks from accessing invalid memory 8 years ago
Beat Küng b98f08d763 AirMapManager: handle multi_polygon 8 years ago
Beat Küng 44a05ab69d AirMapManager: change backend to use airmapd 8 years ago
Beat Küng d17f10d2a5 AirMap: refactor for multi-vehicle support & base class API 8 years ago
Beat Küng 3f64f28bd8 AirMap traffic: remove inactive vehicles after a timeout of 5 seconds 8 years ago
Beat Küng b0fcbe0553 AirMapManager: handle dynamic setting changes 8 years ago
Beat Küng a6becbdd16 AirmapManager: make sure to pass the SITA reg data to the right objects 8 years ago
Gus Grubba d09847fcfc Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects. 8 years ago
Gus Grubba 06cf7dfa58 Added include and lib path for protobuf on maxOS (we need to make this automatic for all builds) 8 years ago
Beat Küng 1a0b158c5c PlanManager: upload flight to AirMap when uploading to the vehicle 8 years ago
Beat Küng 4b56b0d194 AirMapController: add flightPermitStatusChanged 8 years ago
Beat Küng b60d4dae33 AirMapManager: update AirMapFlightManager to latest AirMap API 8 years ago
Beat Küng caca0d0b5c Vehicle: display AirMap traffic alerts using ADSBVehicle 8 years ago
Beat Küng ddfbd0ecfa AirMapManager: subscribe to traffic alerts when a flight is created using MQTT 8 years ago
Beat Küng 04ce2f50cf add qmqtt submodule 8 years ago
Beat Küng 4c5b0e6b6d AirMapManager: end flight when mission ended (upon disarm) 8 years ago
Beat Küng 875e2514f0 AirMapManager: send velocity & HDOP Telemetry 8 years ago
Beat Küng 01d5caa7ed AirMapManager: add telemetry 8 years ago