Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
21c62529
Commit
21c62529
authored
Jan 31, 2020
by
Gus Grubba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright date
parent
12d2701a
Changes
749
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
749 changed files
with
790 additions
and
786 deletions
+790
-786
QGCCommon.pri
QGCCommon.pri
+8
-8
QGCExternalLibs.pri
QGCExternalLibs.pri
+9
-0
QGCInstaller.pri
QGCInstaller.pri
+8
-8
QGCSetup.pri
QGCSetup.pri
+8
-8
ADSBVehicle.cc
src/ADSB/ADSBVehicle.cc
+1
-1
ADSBVehicle.h
src/ADSB/ADSBVehicle.h
+1
-1
ADSBVehicleManager.cc
src/ADSB/ADSBVehicleManager.cc
+1
-1
ADSBVehicleManager.h
src/ADSB/ADSBVehicleManager.h
+1
-1
AirMapAdvisoryManager.cc
src/Airmap/AirMapAdvisoryManager.cc
+1
-1
AirMapAdvisoryManager.h
src/Airmap/AirMapAdvisoryManager.h
+1
-1
AirMapFlightManager.cc
src/Airmap/AirMapFlightManager.cc
+1
-1
AirMapFlightManager.h
src/Airmap/AirMapFlightManager.h
+1
-1
AirMapFlightPlanManager.cc
src/Airmap/AirMapFlightPlanManager.cc
+1
-1
AirMapFlightPlanManager.h
src/Airmap/AirMapFlightPlanManager.h
+1
-1
AirMapManager.cc
src/Airmap/AirMapManager.cc
+1
-1
AirMapManager.h
src/Airmap/AirMapManager.h
+1
-1
AirMapRestrictionManager.cc
src/Airmap/AirMapRestrictionManager.cc
+1
-1
AirMapRestrictionManager.h
src/Airmap/AirMapRestrictionManager.h
+1
-1
AirMapRulesetsManager.cc
src/Airmap/AirMapRulesetsManager.cc
+1
-1
AirMapRulesetsManager.h
src/Airmap/AirMapRulesetsManager.h
+1
-1
AirMapSettings.cc
src/Airmap/AirMapSettings.cc
+1
-1
AirMapSettings.h
src/Airmap/AirMapSettings.h
+1
-1
AirMapSharedState.cc
src/Airmap/AirMapSharedState.cc
+1
-1
AirMapSharedState.h
src/Airmap/AirMapSharedState.h
+1
-1
AirMapTelemetry.cc
src/Airmap/AirMapTelemetry.cc
+1
-1
AirMapTelemetry.h
src/Airmap/AirMapTelemetry.h
+1
-1
AirMapTrafficMonitor.cc
src/Airmap/AirMapTrafficMonitor.cc
+1
-1
AirMapTrafficMonitor.h
src/Airmap/AirMapTrafficMonitor.h
+1
-1
AirMapVehicleManager.cc
src/Airmap/AirMapVehicleManager.cc
+1
-1
AirMapVehicleManager.h
src/Airmap/AirMapVehicleManager.h
+1
-1
AirMapWeatherInfoManager.cc
src/Airmap/AirMapWeatherInfoManager.cc
+1
-1
AirMapWeatherInfoManager.h
src/Airmap/AirMapWeatherInfoManager.h
+1
-1
AirmapSettings.qml
src/Airmap/AirmapSettings.qml
+1
-1
LifetimeChecker.h
src/Airmap/LifetimeChecker.h
+1
-1
AirspaceManager.cc
src/Airmap/dummy/AirspaceManager.cc
+1
-1
AirspaceManager.h
src/Airmap/dummy/AirspaceManager.h
+1
-1
AirspaceAdvisoryProvider.cc
src/AirspaceManagement/AirspaceAdvisoryProvider.cc
+1
-1
AirspaceAdvisoryProvider.h
src/AirspaceManagement/AirspaceAdvisoryProvider.h
+1
-1
AirspaceFlightPlanProvider.cc
src/AirspaceManagement/AirspaceFlightPlanProvider.cc
+1
-1
AirspaceFlightPlanProvider.h
src/AirspaceManagement/AirspaceFlightPlanProvider.h
+1
-1
AirspaceManager.cc
src/AirspaceManagement/AirspaceManager.cc
+1
-1
AirspaceManager.h
src/AirspaceManagement/AirspaceManager.h
+1
-1
AirspaceRestriction.cc
src/AirspaceManagement/AirspaceRestriction.cc
+1
-1
AirspaceRestriction.h
src/AirspaceManagement/AirspaceRestriction.h
+1
-1
AirspaceRestrictionProvider.cc
src/AirspaceManagement/AirspaceRestrictionProvider.cc
+1
-1
AirspaceRestrictionProvider.h
src/AirspaceManagement/AirspaceRestrictionProvider.h
+1
-1
AirspaceRulesetsProvider.cc
src/AirspaceManagement/AirspaceRulesetsProvider.cc
+1
-1
AirspaceRulesetsProvider.h
src/AirspaceManagement/AirspaceRulesetsProvider.h
+1
-1
AirspaceVehicleManager.cc
src/AirspaceManagement/AirspaceVehicleManager.cc
+1
-1
AirspaceVehicleManager.h
src/AirspaceManagement/AirspaceVehicleManager.h
+1
-1
AirspaceWeatherInfoProvider.cc
src/AirspaceManagement/AirspaceWeatherInfoProvider.cc
+1
-1
AirspaceWeatherInfoProvider.h
src/AirspaceManagement/AirspaceWeatherInfoProvider.h
+1
-1
AnalyzePage.qml
src/AnalyzeView/AnalyzePage.qml
+1
-1
AnalyzeView.qml
src/AnalyzeView/AnalyzeView.qml
+1
-1
GeoTagController.cc
src/AnalyzeView/GeoTagController.cc
+1
-1
GeoTagController.h
src/AnalyzeView/GeoTagController.h
+1
-1
GeoTagPage.qml
src/AnalyzeView/GeoTagPage.qml
+1
-1
LogDownloadController.cc
src/AnalyzeView/LogDownloadController.cc
+1
-1
LogDownloadController.h
src/AnalyzeView/LogDownloadController.h
+1
-1
LogDownloadPage.qml
src/AnalyzeView/LogDownloadPage.qml
+1
-1
MAVLinkInspectorController.cc
src/AnalyzeView/MAVLinkInspectorController.cc
+1
-1
MAVLinkInspectorController.h
src/AnalyzeView/MAVLinkInspectorController.h
+1
-1
MAVLinkInspectorPage.qml
src/AnalyzeView/MAVLinkInspectorPage.qml
+1
-1
MavlinkConsolePage.qml
src/AnalyzeView/MavlinkConsolePage.qml
+1
-1
AudioOutput.cc
src/Audio/AudioOutput.cc
+1
-1
AudioOutput.h
src/Audio/AudioOutput.h
+1
-1
AudioOutputTest.cc
src/Audio/AudioOutputTest.cc
+1
-1
AudioOutputTest.h
src/Audio/AudioOutputTest.h
+1
-1
APMAirframeComponent.cc
src/AutoPilotPlugins/APM/APMAirframeComponent.cc
+1
-1
APMAirframeComponent.h
src/AutoPilotPlugins/APM/APMAirframeComponent.h
+1
-1
APMAirframeComponent.qml
src/AutoPilotPlugins/APM/APMAirframeComponent.qml
+1
-1
APMAirframeComponentController.cc
src/AutoPilotPlugins/APM/APMAirframeComponentController.cc
+1
-1
APMAirframeComponentController.h
src/AutoPilotPlugins/APM/APMAirframeComponentController.h
+1
-1
APMAutoPilotPlugin.cc
src/AutoPilotPlugins/APM/APMAutoPilotPlugin.cc
+1
-1
APMAutoPilotPlugin.h
src/AutoPilotPlugins/APM/APMAutoPilotPlugin.h
+1
-1
APMCameraComponent.cc
src/AutoPilotPlugins/APM/APMCameraComponent.cc
+1
-1
APMCameraComponent.h
src/AutoPilotPlugins/APM/APMCameraComponent.h
+1
-1
APMCameraComponent.qml
src/AutoPilotPlugins/APM/APMCameraComponent.qml
+1
-1
APMCameraSubComponent.qml
src/AutoPilotPlugins/APM/APMCameraSubComponent.qml
+1
-1
APMCompassCal.cc
src/AutoPilotPlugins/APM/APMCompassCal.cc
+1
-1
APMCompassCal.h
src/AutoPilotPlugins/APM/APMCompassCal.h
+1
-1
APMFlightModesComponent.cc
src/AutoPilotPlugins/APM/APMFlightModesComponent.cc
+1
-1
APMFlightModesComponent.h
src/AutoPilotPlugins/APM/APMFlightModesComponent.h
+1
-1
APMFlightModesComponent.qml
src/AutoPilotPlugins/APM/APMFlightModesComponent.qml
+1
-1
APMFlightModesComponentController.cc
...AutoPilotPlugins/APM/APMFlightModesComponentController.cc
+1
-1
APMFlightModesComponentController.h
src/AutoPilotPlugins/APM/APMFlightModesComponentController.h
+1
-1
APMFollowComponent.cc
src/AutoPilotPlugins/APM/APMFollowComponent.cc
+1
-1
APMFollowComponent.h
src/AutoPilotPlugins/APM/APMFollowComponent.h
+1
-1
APMFollowComponent.qml
src/AutoPilotPlugins/APM/APMFollowComponent.qml
+1
-1
APMFollowComponentController.cc
src/AutoPilotPlugins/APM/APMFollowComponentController.cc
+1
-1
APMFollowComponentController.h
src/AutoPilotPlugins/APM/APMFollowComponentController.h
+1
-1
APMFollowComponentSummary.qml
src/AutoPilotPlugins/APM/APMFollowComponentSummary.qml
+1
-1
APMHeliComponent.cc
src/AutoPilotPlugins/APM/APMHeliComponent.cc
+1
-1
APMHeliComponent.h
src/AutoPilotPlugins/APM/APMHeliComponent.h
+1
-1
APMHeliComponent.qml
src/AutoPilotPlugins/APM/APMHeliComponent.qml
+1
-1
APMLightsComponent.cc
src/AutoPilotPlugins/APM/APMLightsComponent.cc
+1
-1
APMLightsComponent.h
src/AutoPilotPlugins/APM/APMLightsComponent.h
+1
-1
APMLightsComponent.qml
src/AutoPilotPlugins/APM/APMLightsComponent.qml
+1
-1
APMMotorComponent.cc
src/AutoPilotPlugins/APM/APMMotorComponent.cc
+1
-1
APMMotorComponent.h
src/AutoPilotPlugins/APM/APMMotorComponent.h
+1
-1
APMMotorComponent.qml
src/AutoPilotPlugins/APM/APMMotorComponent.qml
+1
-1
APMNotSupported.qml
src/AutoPilotPlugins/APM/APMNotSupported.qml
+1
-1
APMPowerComponent.cc
src/AutoPilotPlugins/APM/APMPowerComponent.cc
+1
-1
APMPowerComponent.h
src/AutoPilotPlugins/APM/APMPowerComponent.h
+1
-1
APMPowerComponent.qml
src/AutoPilotPlugins/APM/APMPowerComponent.qml
+1
-1
APMPowerComponentSummary.qml
src/AutoPilotPlugins/APM/APMPowerComponentSummary.qml
+1
-1
APMRadioComponent.cc
src/AutoPilotPlugins/APM/APMRadioComponent.cc
+1
-1
APMRadioComponent.h
src/AutoPilotPlugins/APM/APMRadioComponent.h
+1
-1
APMSafetyComponent.cc
src/AutoPilotPlugins/APM/APMSafetyComponent.cc
+1
-1
APMSafetyComponent.h
src/AutoPilotPlugins/APM/APMSafetyComponent.h
+1
-1
APMSafetyComponent.qml
src/AutoPilotPlugins/APM/APMSafetyComponent.qml
+1
-1
APMSafetyComponentSub.qml
src/AutoPilotPlugins/APM/APMSafetyComponentSub.qml
+1
-1
APMSensorsComponent.cc
src/AutoPilotPlugins/APM/APMSensorsComponent.cc
+1
-1
APMSensorsComponent.h
src/AutoPilotPlugins/APM/APMSensorsComponent.h
+1
-1
APMSensorsComponent.qml
src/AutoPilotPlugins/APM/APMSensorsComponent.qml
+1
-1
APMSensorsComponentController.cc
src/AutoPilotPlugins/APM/APMSensorsComponentController.cc
+1
-1
APMSensorsComponentController.h
src/AutoPilotPlugins/APM/APMSensorsComponentController.h
+1
-1
APMSubFrameComponent.cc
src/AutoPilotPlugins/APM/APMSubFrameComponent.cc
+1
-1
APMSubFrameComponent.h
src/AutoPilotPlugins/APM/APMSubFrameComponent.h
+1
-1
APMSubFrameComponent.qml
src/AutoPilotPlugins/APM/APMSubFrameComponent.qml
+1
-1
APMSubMotorComponent.qml
src/AutoPilotPlugins/APM/APMSubMotorComponent.qml
+1
-1
APMTuningComponent.cc
src/AutoPilotPlugins/APM/APMTuningComponent.cc
+1
-1
APMTuningComponent.h
src/AutoPilotPlugins/APM/APMTuningComponent.h
+1
-1
APMTuningComponentCopter.qml
src/AutoPilotPlugins/APM/APMTuningComponentCopter.qml
+1
-1
APMTuningComponentSub.qml
src/AutoPilotPlugins/APM/APMTuningComponentSub.qml
+1
-1
AutoPilotPlugin.cc
src/AutoPilotPlugins/AutoPilotPlugin.cc
+1
-1
AutoPilotPlugin.h
src/AutoPilotPlugins/AutoPilotPlugin.h
+1
-1
ESP8266Component.cc
src/AutoPilotPlugins/Common/ESP8266Component.cc
+1
-1
ESP8266Component.h
src/AutoPilotPlugins/Common/ESP8266Component.h
+1
-1
ESP8266Component.qml
src/AutoPilotPlugins/Common/ESP8266Component.qml
+1
-1
ESP8266ComponentController.cc
src/AutoPilotPlugins/Common/ESP8266ComponentController.cc
+1
-1
ESP8266ComponentController.h
src/AutoPilotPlugins/Common/ESP8266ComponentController.h
+1
-1
MotorComponent.cc
src/AutoPilotPlugins/Common/MotorComponent.cc
+1
-1
MotorComponent.h
src/AutoPilotPlugins/Common/MotorComponent.h
+1
-1
MotorComponent.qml
src/AutoPilotPlugins/Common/MotorComponent.qml
+1
-1
RadioComponent.qml
src/AutoPilotPlugins/Common/RadioComponent.qml
+1
-1
RadioComponentController.cc
src/AutoPilotPlugins/Common/RadioComponentController.cc
+1
-1
RadioComponentController.h
src/AutoPilotPlugins/Common/RadioComponentController.h
+1
-1
SetupPage.qml
src/AutoPilotPlugins/Common/SetupPage.qml
+1
-1
SyslinkComponent.cc
src/AutoPilotPlugins/Common/SyslinkComponent.cc
+1
-1
SyslinkComponent.h
src/AutoPilotPlugins/Common/SyslinkComponent.h
+1
-1
SyslinkComponent.qml
src/AutoPilotPlugins/Common/SyslinkComponent.qml
+1
-1
SyslinkComponentController.cc
src/AutoPilotPlugins/Common/SyslinkComponentController.cc
+1
-1
SyslinkComponentController.h
src/AutoPilotPlugins/Common/SyslinkComponentController.h
+1
-1
GenericAutoPilotPlugin.cc
src/AutoPilotPlugins/Generic/GenericAutoPilotPlugin.cc
+1
-1
GenericAutoPilotPlugin.h
src/AutoPilotPlugins/Generic/GenericAutoPilotPlugin.h
+1
-1
AirframeComponent.cc
src/AutoPilotPlugins/PX4/AirframeComponent.cc
+1
-1
AirframeComponent.h
src/AutoPilotPlugins/PX4/AirframeComponent.h
+1
-1
AirframeComponent.qml
src/AutoPilotPlugins/PX4/AirframeComponent.qml
+1
-1
AirframeComponentAirframes.cc
src/AutoPilotPlugins/PX4/AirframeComponentAirframes.cc
+1
-1
AirframeComponentAirframes.h
src/AutoPilotPlugins/PX4/AirframeComponentAirframes.h
+1
-1
AirframeComponentController.cc
src/AutoPilotPlugins/PX4/AirframeComponentController.cc
+1
-1
AirframeComponentController.h
src/AutoPilotPlugins/PX4/AirframeComponentController.h
+1
-1
CameraComponent.cc
src/AutoPilotPlugins/PX4/CameraComponent.cc
+1
-1
CameraComponent.h
src/AutoPilotPlugins/PX4/CameraComponent.h
+1
-1
CameraComponent.qml
src/AutoPilotPlugins/PX4/CameraComponent.qml
+1
-1
FlightModesComponent.cc
src/AutoPilotPlugins/PX4/FlightModesComponent.cc
+1
-1
FlightModesComponent.h
src/AutoPilotPlugins/PX4/FlightModesComponent.h
+1
-1
PX4AdvancedFlightModes.qml
src/AutoPilotPlugins/PX4/PX4AdvancedFlightModes.qml
+1
-1
PX4AdvancedFlightModesController.cc
src/AutoPilotPlugins/PX4/PX4AdvancedFlightModesController.cc
+1
-1
PX4AdvancedFlightModesController.h
src/AutoPilotPlugins/PX4/PX4AdvancedFlightModesController.h
+1
-1
PX4AirframeLoader.cc
src/AutoPilotPlugins/PX4/PX4AirframeLoader.cc
+1
-1
PX4AirframeLoader.h
src/AutoPilotPlugins/PX4/PX4AirframeLoader.h
+1
-1
PX4AutoPilotPlugin.cc
src/AutoPilotPlugins/PX4/PX4AutoPilotPlugin.cc
+1
-1
PX4AutoPilotPlugin.h
src/AutoPilotPlugins/PX4/PX4AutoPilotPlugin.h
+1
-1
PX4FlightModes.qml
src/AutoPilotPlugins/PX4/PX4FlightModes.qml
+1
-1
PX4RadioComponent.cc
src/AutoPilotPlugins/PX4/PX4RadioComponent.cc
+1
-1
PX4RadioComponent.h
src/AutoPilotPlugins/PX4/PX4RadioComponent.h
+1
-1
PX4SimpleFlightModes.qml
src/AutoPilotPlugins/PX4/PX4SimpleFlightModes.qml
+1
-1
PX4SimpleFlightModesController.cc
src/AutoPilotPlugins/PX4/PX4SimpleFlightModesController.cc
+1
-1
PX4SimpleFlightModesController.h
src/AutoPilotPlugins/PX4/PX4SimpleFlightModesController.h
+1
-1
PX4TuningComponent.cc
src/AutoPilotPlugins/PX4/PX4TuningComponent.cc
+1
-1
PX4TuningComponent.h
src/AutoPilotPlugins/PX4/PX4TuningComponent.h
+1
-1
PX4TuningComponentCopter.qml
src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml
+1
-1
PX4TuningComponentPlane.qml
src/AutoPilotPlugins/PX4/PX4TuningComponentPlane.qml
+1
-1
PX4TuningComponentVTOL.qml
src/AutoPilotPlugins/PX4/PX4TuningComponentVTOL.qml
+1
-1
PowerComponent.cc
src/AutoPilotPlugins/PX4/PowerComponent.cc
+1
-1
PowerComponent.h
src/AutoPilotPlugins/PX4/PowerComponent.h
+1
-1
PowerComponent.qml
src/AutoPilotPlugins/PX4/PowerComponent.qml
+1
-1
PowerComponentController.cc
src/AutoPilotPlugins/PX4/PowerComponentController.cc
+1
-1
PowerComponentController.h
src/AutoPilotPlugins/PX4/PowerComponentController.h
+1
-1
PowerComponentSummary.qml
src/AutoPilotPlugins/PX4/PowerComponentSummary.qml
+1
-1
SafetyComponent.cc
src/AutoPilotPlugins/PX4/SafetyComponent.cc
+1
-1
SafetyComponent.h
src/AutoPilotPlugins/PX4/SafetyComponent.h
+1
-1
SafetyComponent.qml
src/AutoPilotPlugins/PX4/SafetyComponent.qml
+1
-1
SensorsComponent.cc
src/AutoPilotPlugins/PX4/SensorsComponent.cc
+1
-1
SensorsComponent.h
src/AutoPilotPlugins/PX4/SensorsComponent.h
+1
-1
SensorsComponent.qml
src/AutoPilotPlugins/PX4/SensorsComponent.qml
+1
-1
SensorsComponentController.cc
src/AutoPilotPlugins/PX4/SensorsComponentController.cc
+1
-1
SensorsComponentController.h
src/AutoPilotPlugins/PX4/SensorsComponentController.h
+1
-1
SensorsSetup.qml
src/AutoPilotPlugins/PX4/SensorsSetup.qml
+1
-1
CmdLineOptParser.cc
src/CmdLineOptParser.cc
+1
-1
CmdLineOptParser.h
src/CmdLineOptParser.h
+1
-1
Fact.cc
src/FactSystem/Fact.cc
+1
-1
Fact.h
src/FactSystem/Fact.h
+1
-1
AltitudeFactTextField.qml
src/FactSystem/FactControls/AltitudeFactTextField.qml
+1
-1
FactPanelController.cc
src/FactSystem/FactControls/FactPanelController.cc
+1
-1
FactPanelController.h
src/FactSystem/FactControls/FactPanelController.h
+1
-1
FactGroup.cc
src/FactSystem/FactGroup.cc
+1
-1
FactGroup.h
src/FactSystem/FactGroup.h
+1
-1
FactMetaData.cc
src/FactSystem/FactMetaData.cc
+1
-1
FactMetaData.h
src/FactSystem/FactMetaData.h
+1
-1
FactSystem.cc
src/FactSystem/FactSystem.cc
+1
-1
FactSystem.h
src/FactSystem/FactSystem.h
+1
-1
FactSystemTest.qml
src/FactSystem/FactSystemTest.qml
+1
-1
FactSystemTestBase.cc
src/FactSystem/FactSystemTestBase.cc
+1
-1
FactSystemTestBase.h
src/FactSystem/FactSystemTestBase.h
+1
-1
FactSystemTestGeneric.cc
src/FactSystem/FactSystemTestGeneric.cc
+1
-1
FactSystemTestGeneric.h
src/FactSystem/FactSystemTestGeneric.h
+1
-1
FactSystemTestPX4.cc
src/FactSystem/FactSystemTestPX4.cc
+1
-1
FactSystemTestPX4.h
src/FactSystem/FactSystemTestPX4.h
+1
-1
FactValueSliderListModel.cc
src/FactSystem/FactValueSliderListModel.cc
+1
-1
FactValueSliderListModel.h
src/FactSystem/FactValueSliderListModel.h
+1
-1
ParameterManager.cc
src/FactSystem/ParameterManager.cc
+1
-1
ParameterManager.h
src/FactSystem/ParameterManager.h
+1
-1
ParameterManagerTest.cc
src/FactSystem/ParameterManagerTest.cc
+1
-1
ParameterManagerTest.h
src/FactSystem/ParameterManagerTest.h
+1
-1
SettingsFact.cc
src/FactSystem/SettingsFact.cc
+1
-1
SettingsFact.h
src/FactSystem/SettingsFact.h
+1
-1
APMFirmwarePlugin.cc
src/FirmwarePlugin/APM/APMFirmwarePlugin.cc
+1
-1
APMFirmwarePlugin.h
src/FirmwarePlugin/APM/APMFirmwarePlugin.h
+1
-1
APMFirmwarePluginFactory.cc
src/FirmwarePlugin/APM/APMFirmwarePluginFactory.cc
+1
-1
APMFirmwarePluginFactory.h
src/FirmwarePlugin/APM/APMFirmwarePluginFactory.h
+1
-1
APMParameterMetaData.cc
src/FirmwarePlugin/APM/APMParameterMetaData.cc
+1
-1
APMParameterMetaData.h
src/FirmwarePlugin/APM/APMParameterMetaData.h
+1
-1
APMSensorParams.qml
src/FirmwarePlugin/APM/APMSensorParams.qml
+1
-1
ArduCopterFirmwarePlugin.cc
src/FirmwarePlugin/APM/ArduCopterFirmwarePlugin.cc
+1
-1
ArduCopterFirmwarePlugin.h
src/FirmwarePlugin/APM/ArduCopterFirmwarePlugin.h
+1
-1
ArduPlaneFirmwarePlugin.cc
src/FirmwarePlugin/APM/ArduPlaneFirmwarePlugin.cc
+1
-1
ArduPlaneFirmwarePlugin.h
src/FirmwarePlugin/APM/ArduPlaneFirmwarePlugin.h
+1
-1
ArduRoverFirmwarePlugin.cc
src/FirmwarePlugin/APM/ArduRoverFirmwarePlugin.cc
+1
-1
ArduRoverFirmwarePlugin.h
src/FirmwarePlugin/APM/ArduRoverFirmwarePlugin.h
+1
-1
CameraMetaData.cc
src/FirmwarePlugin/CameraMetaData.cc
+1
-1
CameraMetaData.h
src/FirmwarePlugin/CameraMetaData.h
+1
-1
FirmwarePlugin.cc
src/FirmwarePlugin/FirmwarePlugin.cc
+1
-1
FirmwarePlugin.h
src/FirmwarePlugin/FirmwarePlugin.h
+1
-1
FirmwarePluginManager.cc
src/FirmwarePlugin/FirmwarePluginManager.cc
+1
-1
FirmwarePluginManager.h
src/FirmwarePlugin/FirmwarePluginManager.h
+1
-1
PX4FirmwarePlugin.cc
src/FirmwarePlugin/PX4/PX4FirmwarePlugin.cc
+1
-1
PX4FirmwarePlugin.h
src/FirmwarePlugin/PX4/PX4FirmwarePlugin.h
+1
-1
PX4FirmwarePluginFactory.cc
src/FirmwarePlugin/PX4/PX4FirmwarePluginFactory.cc
+1
-1
PX4FirmwarePluginFactory.h
src/FirmwarePlugin/PX4/PX4FirmwarePluginFactory.h
+1
-1
PX4ParameterMetaData.cc
src/FirmwarePlugin/PX4/PX4ParameterMetaData.cc
+1
-1
PX4ParameterMetaData.h
src/FirmwarePlugin/PX4/PX4ParameterMetaData.h
+1
-1
px4_custom_mode.h
src/FirmwarePlugin/PX4/px4_custom_mode.h
+1
-1
FlightDisplayView.qml
src/FlightDisplay/FlightDisplayView.qml
+1
-1
FlightDisplayViewDummy.qml
src/FlightDisplay/FlightDisplayViewDummy.qml
+1
-1
FlightDisplayViewMap.qml
src/FlightDisplay/FlightDisplayViewMap.qml
+1
-1
FlightDisplayViewUVC.qml
src/FlightDisplay/FlightDisplayViewUVC.qml
+1
-1
FlightDisplayViewVideo.qml
src/FlightDisplay/FlightDisplayViewVideo.qml
+1
-1
FlightDisplayViewWidgets.qml
src/FlightDisplay/FlightDisplayViewWidgets.qml
+1
-1
GuidedActionConfirm.qml
src/FlightDisplay/GuidedActionConfirm.qml
+1
-1
GuidedActionList.qml
src/FlightDisplay/GuidedActionList.qml
+1
-1
GuidedActionsController.qml
src/FlightDisplay/GuidedActionsController.qml
+1
-1
GuidedAltitudeSlider.qml
src/FlightDisplay/GuidedAltitudeSlider.qml
+1
-1
MultiVehicleList.qml
src/FlightDisplay/MultiVehicleList.qml
+1
-1
PreFlightBatteryCheck.qml
src/FlightDisplay/PreFlightBatteryCheck.qml
+1
-1
PreFlightGPSCheck.qml
src/FlightDisplay/PreFlightGPSCheck.qml
+1
-1
PreFlightRCCheck.qml
src/FlightDisplay/PreFlightRCCheck.qml
+1
-1
PreFlightSensorsHealthCheck.qml
src/FlightDisplay/PreFlightSensorsHealthCheck.qml
+1
-1
PreFlightSoundCheck.qml
src/FlightDisplay/PreFlightSoundCheck.qml
+1
-1
VideoManager.cc
src/FlightDisplay/VideoManager.cc
+1
-1
VideoManager.h
src/FlightDisplay/VideoManager.h
+1
-1
VirtualJoystick.qml
src/FlightDisplay/VirtualJoystick.qml
+1
-1
FlightMap.qml
src/FlightMap/FlightMap.qml
+1
-1
CameraTriggerIndicator.qml
src/FlightMap/MapItems/CameraTriggerIndicator.qml
+1
-1
CustomMapItems.qml
src/FlightMap/MapItems/CustomMapItems.qml
+1
-1
MissionItemIndicator.qml
src/FlightMap/MapItems/MissionItemIndicator.qml
+1
-1
MissionItemIndicatorDrag.qml
src/FlightMap/MapItems/MissionItemIndicatorDrag.qml
+1
-1
MissionItemView.qml
src/FlightMap/MapItems/MissionItemView.qml
+1
-1
MissionLineView.qml
src/FlightMap/MapItems/MissionLineView.qml
+1
-1
PlanMapItems.qml
src/FlightMap/MapItems/PlanMapItems.qml
+1
-1
PolygonEditor.qml
src/FlightMap/MapItems/PolygonEditor.qml
+1
-1
SplitIndicator.qml
src/FlightMap/MapItems/SplitIndicator.qml
+1
-1
VehicleMapItem.qml
src/FlightMap/MapItems/VehicleMapItem.qml
+1
-1
MapScale.qml
src/FlightMap/MapScale.qml
+1
-1
QGCVideoBackground.qml
src/FlightMap/QGCVideoBackground.qml
+1
-1
CameraPageWidget.qml
src/FlightMap/Widgets/CameraPageWidget.qml
+1
-1
CenterMapDropButton.qml
src/FlightMap/Widgets/CenterMapDropButton.qml
+1
-1
CenterMapDropPanel.qml
src/FlightMap/Widgets/CenterMapDropPanel.qml
+1
-1
CompassRing.qml
src/FlightMap/Widgets/CompassRing.qml
+1
-1
HealthPageWidget.qml
src/FlightMap/Widgets/HealthPageWidget.qml
+1
-1
MapFitFunctions.qml
src/FlightMap/Widgets/MapFitFunctions.qml
+1
-1
QGCArtificialHorizon.qml
src/FlightMap/Widgets/QGCArtificialHorizon.qml
+1
-1
QGCAttitudeHUD.qml
src/FlightMap/Widgets/QGCAttitudeHUD.qml
+1
-1
QGCAttitudeWidget.qml
src/FlightMap/Widgets/QGCAttitudeWidget.qml
+1
-1
QGCCompassWidget.qml
src/FlightMap/Widgets/QGCCompassWidget.qml
+1
-1
QGCInstrumentWidget.qml
src/FlightMap/Widgets/QGCInstrumentWidget.qml
+1
-1
QGCInstrumentWidgetAlternate.qml
src/FlightMap/Widgets/QGCInstrumentWidgetAlternate.qml
+1
-1
QGCPitchIndicator.qml
src/FlightMap/Widgets/QGCPitchIndicator.qml
+1
-1
ValuePageWidget.qml
src/FlightMap/Widgets/ValuePageWidget.qml
+1
-1
ValuesWidgetController.cc
src/FlightMap/Widgets/ValuesWidgetController.cc
+1
-1
ValuesWidgetController.h
src/FlightMap/Widgets/ValuesWidgetController.h
+1
-1
VibrationPageWidget.qml
src/FlightMap/Widgets/VibrationPageWidget.qml
+1
-1
VideoPageWidget.qml
src/FlightMap/Widgets/VideoPageWidget.qml
+1
-1
FollowMe.cc
src/FollowMe/FollowMe.cc
+1
-1
FollowMe.h
src/FollowMe/FollowMe.h
+1
-1
GPSManager.cc
src/GPS/GPSManager.cc
+1
-1
GPSManager.h
src/GPS/GPSManager.h
+1
-1
GPSPositionMessage.h
src/GPS/GPSPositionMessage.h
+1
-1
GPSProvider.cc
src/GPS/GPSProvider.cc
+1
-1
GPSProvider.h
src/GPS/GPSProvider.h
+1
-1
RTCMMavlink.cc
src/GPS/RTCM/RTCMMavlink.cc
+1
-1
RTCMMavlink.h
src/GPS/RTCM/RTCMMavlink.h
+1
-1
QGCGeo.cc
src/Geo/QGCGeo.cc
+1
-1
QGCGeo.h
src/Geo/QGCGeo.h
+1
-1
Joystick.cc
src/Joystick/Joystick.cc
+1
-1
Joystick.h
src/Joystick/Joystick.h
+1
-1
JoystickManager.cc
src/Joystick/JoystickManager.cc
+1
-1
JoystickManager.h
src/Joystick/JoystickManager.h
+1
-1
JsonHelper.cc
src/JsonHelper.cc
+1
-1
JsonHelper.h
src/JsonHelper.h
+1
-1
KMLFileHelper.cc
src/KMLFileHelper.cc
+1
-1
KMLFileHelper.h
src/KMLFileHelper.h
+1
-1
LogCompressor.cc
src/LogCompressor.cc
+1
-1
MG.h
src/MG.h
+1
-1
BlankPlanCreator.cc
src/MissionManager/BlankPlanCreator.cc
+1
-1
BlankPlanCreator.h
src/MissionManager/BlankPlanCreator.h
+1
-1
CameraCalc.cc
src/MissionManager/CameraCalc.cc
+1
-1
CameraCalc.h
src/MissionManager/CameraCalc.h
+1
-1
CameraCalcTest.cc
src/MissionManager/CameraCalcTest.cc
+1
-1
CameraCalcTest.h
src/MissionManager/CameraCalcTest.h
+1
-1
CameraSection.cc
src/MissionManager/CameraSection.cc
+1
-1
CameraSection.h
src/MissionManager/CameraSection.h
+1
-1
CameraSectionTest.cc
src/MissionManager/CameraSectionTest.cc
+1
-1
CameraSectionTest.h
src/MissionManager/CameraSectionTest.h
+1
-1
CameraSpec.cc
src/MissionManager/CameraSpec.cc
+1
-1
CameraSpec.h
src/MissionManager/CameraSpec.h
+1
-1
ComplexMissionItem.cc
src/MissionManager/ComplexMissionItem.cc
+1
-1
ComplexMissionItem.h
src/MissionManager/ComplexMissionItem.h
+1
-1
CorridorScanComplexItem.cc
src/MissionManager/CorridorScanComplexItem.cc
+1
-1
CorridorScanComplexItem.h
src/MissionManager/CorridorScanComplexItem.h
+1
-1
CorridorScanComplexItemTest.cc
src/MissionManager/CorridorScanComplexItemTest.cc
+1
-1
CorridorScanComplexItemTest.h
src/MissionManager/CorridorScanComplexItemTest.h
+1
-1
CorridorScanPlanCreator.cc
src/MissionManager/CorridorScanPlanCreator.cc
+1
-1
CorridorScanPlanCreator.h
src/MissionManager/CorridorScanPlanCreator.h
+1
-1
FWLandingPatternTest.cc
src/MissionManager/FWLandingPatternTest.cc
+1
-1
FWLandingPatternTest.h
src/MissionManager/FWLandingPatternTest.h
+1
-1
FixedWingLandingComplexItem.cc
src/MissionManager/FixedWingLandingComplexItem.cc
+1
-1
FixedWingLandingComplexItem.h
src/MissionManager/FixedWingLandingComplexItem.h
+1
-1
GeoFenceController.cc
src/MissionManager/GeoFenceController.cc
+1
-1
GeoFenceController.h
src/MissionManager/GeoFenceController.h
+1
-1
GeoFenceManager.cc
src/MissionManager/GeoFenceManager.cc
+1
-1
GeoFenceManager.h
src/MissionManager/GeoFenceManager.h
+1
-1
KML.cc
src/MissionManager/KML.cc
+1
-1
KML.h
src/MissionManager/KML.h
+1
-1
MapLineArrow.qml
src/MissionManager/MapLineArrow.qml
+1
-1
MissionCommandList.cc
src/MissionManager/MissionCommandList.cc
+1
-1
MissionCommandList.h
src/MissionManager/MissionCommandList.h
+1
-1
MissionCommandTree.cc
src/MissionManager/MissionCommandTree.cc
+1
-1
MissionCommandTree.h
src/MissionManager/MissionCommandTree.h
+1
-1
MissionCommandTreeTest.cc
src/MissionManager/MissionCommandTreeTest.cc
+1
-1
MissionCommandTreeTest.h
src/MissionManager/MissionCommandTreeTest.h
+1
-1
MissionCommandUIInfo.cc
src/MissionManager/MissionCommandUIInfo.cc
+1
-1
MissionCommandUIInfo.h
src/MissionManager/MissionCommandUIInfo.h
+1
-1
MissionController.cc
src/MissionManager/MissionController.cc
+1
-1
MissionController.h
src/MissionManager/MissionController.h
+1
-1
MissionControllerManagerTest.cc
src/MissionManager/MissionControllerManagerTest.cc
+1
-1
MissionControllerManagerTest.h
src/MissionManager/MissionControllerManagerTest.h
+1
-1
MissionControllerTest.cc
src/MissionManager/MissionControllerTest.cc
+1
-1
MissionControllerTest.h
src/MissionManager/MissionControllerTest.h
+1
-1
MissionItem.cc
src/MissionManager/MissionItem.cc
+1
-1
MissionItem.h
src/MissionManager/MissionItem.h
+1
-1
MissionItemTest.cc
src/MissionManager/MissionItemTest.cc
+1
-1
MissionItemTest.h
src/MissionManager/MissionItemTest.h
+1
-1
MissionManager.cc
src/MissionManager/MissionManager.cc
+1
-1
MissionManager.h
src/MissionManager/MissionManager.h
+1
-1
MissionManagerTest.cc
src/MissionManager/MissionManagerTest.cc
+1
-1
MissionManagerTest.h
src/MissionManager/MissionManagerTest.h
+1
-1
MissionSettingsItem.cc
src/MissionManager/MissionSettingsItem.cc
+1
-1
MissionSettingsItem.h
src/MissionManager/MissionSettingsItem.h
+1
-1
MissionSettingsTest.cc
src/MissionManager/MissionSettingsTest.cc
+1
-1
MissionSettingsTest.h
src/MissionManager/MissionSettingsTest.h
+1
-1
PlanCreator.cc
src/MissionManager/PlanCreator.cc
+1
-1
PlanCreator.h
src/MissionManager/PlanCreator.h
+1
-1
PlanElementController.cc
src/MissionManager/PlanElementController.cc
+1
-1
PlanElementController.h
src/MissionManager/PlanElementController.h
+1
-1
PlanManager.cc
src/MissionManager/PlanManager.cc
+1
-1
PlanManager.h
src/MissionManager/PlanManager.h
+1
-1
PlanMasterController.cc
src/MissionManager/PlanMasterController.cc
+1
-1
PlanMasterController.h
src/MissionManager/PlanMasterController.h
+1
-1
PlanMasterControllerTest.cc
src/MissionManager/PlanMasterControllerTest.cc
+1
-1
PlanMasterControllerTest.h
src/MissionManager/PlanMasterControllerTest.h
+1
-1
QGCFenceCircle.cc
src/MissionManager/QGCFenceCircle.cc
+1
-1
QGCFenceCircle.h
src/MissionManager/QGCFenceCircle.h
+1
-1
QGCFencePolygon.cc
src/MissionManager/QGCFencePolygon.cc
+1
-1
QGCFencePolygon.h
src/MissionManager/QGCFencePolygon.h
+1
-1
QGCMapCircle.cc
src/MissionManager/QGCMapCircle.cc
+1
-1
QGCMapCircle.h
src/MissionManager/QGCMapCircle.h
+1
-1
QGCMapCircleVisuals.qml
src/MissionManager/QGCMapCircleVisuals.qml
+1
-1
QGCMapPolygon.cc
src/MissionManager/QGCMapPolygon.cc
+1
-1
QGCMapPolygon.h
src/MissionManager/QGCMapPolygon.h
+1
-1
QGCMapPolygonTest.cc
src/MissionManager/QGCMapPolygonTest.cc
+1
-1
QGCMapPolygonTest.h
src/MissionManager/QGCMapPolygonTest.h
+1
-1
QGCMapPolygonVisuals.qml
src/MissionManager/QGCMapPolygonVisuals.qml
+1
-1
QGCMapPolyline.cc
src/MissionManager/QGCMapPolyline.cc
+1
-1
QGCMapPolyline.h
src/MissionManager/QGCMapPolyline.h
+1
-1
QGCMapPolylineTest.cc
src/MissionManager/QGCMapPolylineTest.cc
+1
-1
QGCMapPolylineTest.h
src/MissionManager/QGCMapPolylineTest.h
+1
-1
QGCMapPolylineVisuals.qml
src/MissionManager/QGCMapPolylineVisuals.qml
+1
-1
RallyPoint.cc
src/MissionManager/RallyPoint.cc
+1
-1
RallyPoint.h
src/MissionManager/RallyPoint.h
+1
-1
RallyPointController.cc
src/MissionManager/RallyPointController.cc
+1
-1
RallyPointController.h
src/MissionManager/RallyPointController.h
+1
-1
RallyPointManager.cc
src/MissionManager/RallyPointManager.cc
+1
-1
RallyPointManager.h
src/MissionManager/RallyPointManager.h
+1
-1
Section.h
src/MissionManager/Section.h
+1
-1
SectionTest.cc
src/MissionManager/SectionTest.cc
+1
-1
SectionTest.h
src/MissionManager/SectionTest.h
+1
-1
SimpleMissionItem.cc
src/MissionManager/SimpleMissionItem.cc
+1
-1
SimpleMissionItem.h
src/MissionManager/SimpleMissionItem.h
+1
-1
SimpleMissionItemTest.cc
src/MissionManager/SimpleMissionItemTest.cc
+1
-1
SimpleMissionItemTest.h
src/MissionManager/SimpleMissionItemTest.h
+1
-1
SpeedSection.cc
src/MissionManager/SpeedSection.cc
+1
-1
SpeedSection.h
src/MissionManager/SpeedSection.h
+1
-1
SpeedSectionTest.cc
src/MissionManager/SpeedSectionTest.cc
+1
-1
SpeedSectionTest.h
src/MissionManager/SpeedSectionTest.h
+1
-1
StructureScanComplexItem.cc
src/MissionManager/StructureScanComplexItem.cc
+1
-1
StructureScanComplexItem.h
src/MissionManager/StructureScanComplexItem.h
+1
-1
StructureScanComplexItemTest.cc
src/MissionManager/StructureScanComplexItemTest.cc
+1
-1
StructureScanComplexItemTest.h
src/MissionManager/StructureScanComplexItemTest.h
+1
-1
StructureScanPlanCreator.cc
src/MissionManager/StructureScanPlanCreator.cc
+1
-1
StructureScanPlanCreator.h
src/MissionManager/StructureScanPlanCreator.h
+1
-1
SurveyComplexItem.cc
src/MissionManager/SurveyComplexItem.cc
+1
-1
SurveyComplexItem.h
src/MissionManager/SurveyComplexItem.h
+1
-1
SurveyComplexItemTest.cc
src/MissionManager/SurveyComplexItemTest.cc
+1
-1
SurveyComplexItemTest.h
src/MissionManager/SurveyComplexItemTest.h
+1
-1
SurveyPlanCreator.cc
src/MissionManager/SurveyPlanCreator.cc
+1
-1
SurveyPlanCreator.h
src/MissionManager/SurveyPlanCreator.h
+1
-1
TakeoffMissionItem.cc
src/MissionManager/TakeoffMissionItem.cc
+1
-1
TakeoffMissionItem.h
src/MissionManager/TakeoffMissionItem.h
+1
-1
TransectStyleComplexItem.cc
src/MissionManager/TransectStyleComplexItem.cc
+1
-1
TransectStyleComplexItem.h
src/MissionManager/TransectStyleComplexItem.h
+1
-1
TransectStyleComplexItemTest.cc
src/MissionManager/TransectStyleComplexItemTest.cc
+1
-1
TransectStyleComplexItemTest.h
src/MissionManager/TransectStyleComplexItemTest.h
+1
-1
VisualMissionItem.cc
src/MissionManager/VisualMissionItem.cc
+1
-1
VisualMissionItem.h
src/MissionManager/VisualMissionItem.h
+1
-1
VisualMissionItemTest.cc
src/MissionManager/VisualMissionItemTest.cc
+1
-1
VisualMissionItemTest.h
src/MissionManager/VisualMissionItemTest.h
+1
-1
MobileScreenMgr.cc
src/MobileScreenMgr.cc
+1
-1
MobileScreenMgr.mm
src/MobileScreenMgr.mm
+1
-1
CorridorScanMapVisual.qml
src/PlanView/CorridorScanMapVisual.qml
+1
-1
FWLandingPatternEditor.qml
src/PlanView/FWLandingPatternEditor.qml
+1
-1
FWLandingPatternMapVisual.qml
src/PlanView/FWLandingPatternMapVisual.qml
+1
-1
GeoFenceMapVisuals.qml
src/PlanView/GeoFenceMapVisuals.qml
+1
-1
MissionItemMapVisual.qml
src/PlanView/MissionItemMapVisual.qml
+1
-1
MissionItemStatus.qml
src/PlanView/MissionItemStatus.qml
+1
-1
PlanEditToolbar.qml
src/PlanView/PlanEditToolbar.qml
+1
-1
PlanView.qml
src/PlanView/PlanView.qml
+1
-1
RallyPointMapVisuals.qml
src/PlanView/RallyPointMapVisuals.qml
+1
-1
SimpleItemMapVisual.qml
src/PlanView/SimpleItemMapVisual.qml
+1
-1
StructureScanMapVisual.qml
src/PlanView/StructureScanMapVisual.qml
+1
-1
SurveyMapVisual.qml
src/PlanView/SurveyMapVisual.qml
+1
-1
TakeoffItemMapVisual.qml
src/PlanView/TakeoffItemMapVisual.qml
+1
-1
TransectStyleMapVisuals.qml
src/PlanView/TransectStyleMapVisuals.qml
+1
-1
PositionManager.cpp
src/PositionManager/PositionManager.cpp
+1
-1
PositionManager.h
src/PositionManager/PositionManager.h
+1
-1
SimulatedPosition.cc
src/PositionManager/SimulatedPosition.cc
+1
-1
SimulatedPosition.h
src/PositionManager/SimulatedPosition.h
+1
-1
QGC.cc
src/QGC.cc
+1
-1
QGC.h
src/QGC.h
+1
-1
QGCApplication.cc
src/QGCApplication.cc
+1
-1
QGCApplication.h
src/QGCApplication.h
+1
-1
QGCComboBox.cc
src/QGCComboBox.cc
+1
-1
QGCComboBox.h
src/QGCComboBox.h
+1
-1
QGCFileDownload.cc
src/QGCFileDownload.cc
+1
-1
QGCFileDownload.h
src/QGCFileDownload.h
+1
-1
QGCLoggingCategory.cc
src/QGCLoggingCategory.cc
+1
-1
QGCLoggingCategory.h
src/QGCLoggingCategory.h
+1
-1
QGCMapPalette.cc
src/QGCMapPalette.cc
+1
-1
QGCMapPalette.h
src/QGCMapPalette.h
+1
-1
QGCPalette.cc
src/QGCPalette.cc
+1
-1
QGCPalette.h
src/QGCPalette.h
+1
-1
QGCQGeoCoordinate.cc
src/QGCQGeoCoordinate.cc
+1
-1
QGCQGeoCoordinate.h
src/QGCQGeoCoordinate.h
+1
-1
QGCTemporaryFile.cc
src/QGCTemporaryFile.cc
+1
-1
QGCTemporaryFile.h
src/QGCTemporaryFile.h
+1
-1
QGCToolbox.cc
src/QGCToolbox.cc
+1
-1
QGCToolbox.h
src/QGCToolbox.h
+1
-1
AppMessages.cc
src/QmlControls/AppMessages.cc
+1
-1
AppMessages.h
src/QmlControls/AppMessages.h
+1
-1
AppMessages.qml
src/QmlControls/AppMessages.qml
+1
-1
CoordinateVector.cc
src/QmlControls/CoordinateVector.cc
+1
-1
CoordinateVector.h
src/QmlControls/CoordinateVector.h
+1
-1
DropPanel.qml
src/QmlControls/DropPanel.qml
+1
-1
EditPositionDialog.qml
src/QmlControls/EditPositionDialog.qml
+1
-1
EditPositionDialogController.cc
src/QmlControls/EditPositionDialogController.cc
+1
-1
EditPositionDialogController.h
src/QmlControls/EditPositionDialogController.h
+1
-1
FactSliderPanel.qml
src/QmlControls/FactSliderPanel.qml
+1
-1
FlightModeDropdown.qml
src/QmlControls/FlightModeDropdown.qml
+1
-1
FlightModeMenu.qml
src/QmlControls/FlightModeMenu.qml
+1
-1
KMLOrSHPFileDialog.qml
src/QmlControls/KMLOrSHPFileDialog.qml
+1
-1
MAVLinkMessageButton.qml
src/QmlControls/MAVLinkMessageButton.qml
+1
-1
MainWindowSavedState.qml
src/QmlControls/MainWindowSavedState.qml
+1
-1
MissionCommandDialog.qml
src/QmlControls/MissionCommandDialog.qml
+1
-1
ModeSwitchDisplay.qml
src/QmlControls/ModeSwitchDisplay.qml
+1
-1
OfflineMapButton.qml
src/QmlControls/OfflineMapButton.qml
+1
-1
PIDTuning.qml
src/QmlControls/PIDTuning.qml
+1
-1
ParameterEditor.qml
src/QmlControls/ParameterEditor.qml
+1
-1
ParameterEditorController.cc
src/QmlControls/ParameterEditorController.cc
+1
-1
ParameterEditorController.h
src/QmlControls/ParameterEditorController.h
+1
-1
ParameterEditorDialog.qml
src/QmlControls/ParameterEditorDialog.qml
+1
-1
PreFlightCheckButton.qml
src/QmlControls/PreFlightCheckButton.qml
+1
-1
PreFlightCheckGroup.qml
src/QmlControls/PreFlightCheckGroup.qml
+1
-1
PreFlightCheckModel.qml
src/QmlControls/PreFlightCheckModel.qml
+1
-1
QGCComboBox.qml
src/QmlControls/QGCComboBox.qml
+1
-1
QGCFileDialogController.cc
src/QmlControls/QGCFileDialogController.cc
+1
-1
QGCFileDialogController.h
src/QmlControls/QGCFileDialogController.h
+1
-1
QGCGeoBoundingCube.cc
src/QmlControls/QGCGeoBoundingCube.cc
+1
-1
QGCGeoBoundingCube.h
src/QmlControls/QGCGeoBoundingCube.h
+1
-1
QGCGroupBox.qml
src/QmlControls/QGCGroupBox.qml
+1
-1
QGCImageProvider.cc
src/QmlControls/QGCImageProvider.cc
+1
-1
QGCImageProvider.h
src/QmlControls/QGCImageProvider.h
+1
-1
QGCPipable.qml
src/QmlControls/QGCPipable.qml
+1
-1
QGCSlider.qml
src/QmlControls/QGCSlider.qml
+1
-1
QGCSwitch.qml
src/QmlControls/QGCSwitch.qml
+1
-1
QGCToolBarButton.qml
src/QmlControls/QGCToolBarButton.qml
+1
-1
QGCViewDialog.qml
src/QmlControls/QGCViewDialog.qml
+1
-1
QGCViewDialogContainer.qml
src/QmlControls/QGCViewDialogContainer.qml
+1
-1
QGCViewMessage.qml
src/QmlControls/QGCViewMessage.qml
+1
-1
QGroundControlQmlGlobal.cc
src/QmlControls/QGroundControlQmlGlobal.cc
+1
-1
QGroundControlQmlGlobal.h
src/QmlControls/QGroundControlQmlGlobal.h
+1
-1
QmlObjectListModel.cc
src/QmlControls/QmlObjectListModel.cc
+1
-1
QmlObjectListModel.h
src/QmlControls/QmlObjectListModel.h
+1
-1
RCChannelMonitor.qml
src/QmlControls/RCChannelMonitor.qml
+1
-1
RCChannelMonitorController.cc
src/QmlControls/RCChannelMonitorController.cc
+1
-1
RCChannelMonitorController.h
src/QmlControls/RCChannelMonitorController.h
+1
-1
ScreenToolsController.cc
src/QmlControls/ScreenToolsController.cc
+1
-1
ScreenToolsController.h
src/QmlControls/ScreenToolsController.h
+1
-1
ToolStrip.qml
src/QmlControls/ToolStrip.qml
+1
-1
VehicleRotationCal.qml
src/QmlControls/VehicleRotationCal.qml
+1
-1
BingMapProvider.cpp
src/QtLocationPlugin/BingMapProvider.cpp
+1
-1
BingMapProvider.h
src/QtLocationPlugin/BingMapProvider.h
+1
-1
EsriMapProvider.cpp
src/QtLocationPlugin/EsriMapProvider.cpp
+1
-1
EsriMapProvider.h
src/QtLocationPlugin/EsriMapProvider.h
+1
-1
GenericMapProvider.cpp
src/QtLocationPlugin/GenericMapProvider.cpp
+1
-1
GenericMapProvider.h
src/QtLocationPlugin/GenericMapProvider.h
+1
-1
GoogleMapProvider.cpp
src/QtLocationPlugin/GoogleMapProvider.cpp
+1
-1
GoogleMapProvider.h
src/QtLocationPlugin/GoogleMapProvider.h
+1
-1
MapProvider.cpp
src/QtLocationPlugin/MapProvider.cpp
+1
-1
MapProvider.h
src/QtLocationPlugin/MapProvider.h
+1
-1
MapboxMapProvider.h
src/QtLocationPlugin/MapboxMapProvider.h
+1
-1
QGCLocationPlugin.pri
src/QtLocationPlugin/QGCLocationPlugin.pri
+8
-0
QGCMapEngine.cpp
src/QtLocationPlugin/QGCMapEngine.cpp
+1
-1
QGCMapEngine.h
src/QtLocationPlugin/QGCMapEngine.h
+1
-1
QGCMapEngineData.h
src/QtLocationPlugin/QGCMapEngineData.h
+1
-1
QGCMapTileSet.cpp
src/QtLocationPlugin/QGCMapTileSet.cpp
+1
-1
QGCMapTileSet.h
src/QtLocationPlugin/QGCMapTileSet.h
+1
-1
QGCMapUrlEngine.cpp
src/QtLocationPlugin/QGCMapUrlEngine.cpp
+1
-1
QGCMapUrlEngine.h
src/QtLocationPlugin/QGCMapUrlEngine.h
+1
-1
QGCTileCacheWorker.cpp
src/QtLocationPlugin/QGCTileCacheWorker.cpp
+1
-1
QGCTileCacheWorker.h
src/QtLocationPlugin/QGCTileCacheWorker.h
+1
-1
OfflineMap.qml
src/QtLocationPlugin/QMLControl/OfflineMap.qml
+1
-1
QGCMapEngineManager.cc
src/QtLocationPlugin/QMLControl/QGCMapEngineManager.cc
+1
-1
QGCMapEngineManager.h
src/QtLocationPlugin/QMLControl/QGCMapEngineManager.h
+1
-1
RunGuard.cc
src/RunGuard.cc
+1
-1
RunGuard.h
src/RunGuard.h
+1
-1
SHPFileHelper.cc
src/SHPFileHelper.cc
+1
-1
SHPFileHelper.h
src/SHPFileHelper.h
+1
-1
ADSBVehicleManagerSettings.cc
src/Settings/ADSBVehicleManagerSettings.cc
+1
-1
ADSBVehicleManagerSettings.h
src/Settings/ADSBVehicleManagerSettings.h
+1
-1
APMMavlinkStreamRateSettings.cc
src/Settings/APMMavlinkStreamRateSettings.cc
+1
-1
APMMavlinkStreamRateSettings.h
src/Settings/APMMavlinkStreamRateSettings.h
+1
-1
AppSettings.cc
src/Settings/AppSettings.cc
+1
-1
AppSettings.h
src/Settings/AppSettings.h
+1
-1
AutoConnectSettings.cc
src/Settings/AutoConnectSettings.cc
+1
-1
AutoConnectSettings.h
src/Settings/AutoConnectSettings.h
+1
-1
FirmwareUpgradeSettings.cc
src/Settings/FirmwareUpgradeSettings.cc
+1
-1
FirmwareUpgradeSettings.h
src/Settings/FirmwareUpgradeSettings.h
+1
-1
FlightMapSettings.cc
src/Settings/FlightMapSettings.cc
+1
-1
FlightMapSettings.h
src/Settings/FlightMapSettings.h
+1
-1
FlyViewSettings.cc
src/Settings/FlyViewSettings.cc
+1
-1
FlyViewSettings.h
src/Settings/FlyViewSettings.h
+1
-1
OfflineMapsSettings.cc
src/Settings/OfflineMapsSettings.cc
+1
-1
OfflineMapsSettings.h
src/Settings/OfflineMapsSettings.h
+1
-1
PlanViewSettings.cc
src/Settings/PlanViewSettings.cc
+1
-1
PlanViewSettings.h
src/Settings/PlanViewSettings.h
+1
-1
RTKSettings.cc
src/Settings/RTKSettings.cc
+1
-1
RTKSettings.h
src/Settings/RTKSettings.h
+1
-1
SettingsGroup.cc
src/Settings/SettingsGroup.cc
+1
-1
SettingsGroup.h
src/Settings/SettingsGroup.h
+1
-1
SettingsManager.cc
src/Settings/SettingsManager.cc
+1
-1
SettingsManager.h
src/Settings/SettingsManager.h
+1
-1
UnitsSettings.cc
src/Settings/UnitsSettings.cc
+1
-1
UnitsSettings.h
src/Settings/UnitsSettings.h
+1
-1
VideoSettings.cc
src/Settings/VideoSettings.cc
+1
-1
VideoSettings.h
src/Settings/VideoSettings.h
+1
-1
ShapeFileHelper.cc
src/ShapeFileHelper.cc
+1
-1
ShapeFileHelper.h
src/ShapeFileHelper.h
+1
-1
TaisyncHandler.cc
src/Taisync/TaisyncHandler.cc
+1
-1
TaisyncHandler.h
src/Taisync/TaisyncHandler.h
+1
-1
TaisyncManager.cc
src/Taisync/TaisyncManager.cc
+1
-1
TaisyncManager.h
src/Taisync/TaisyncManager.h
+1
-1
TaisyncSettings.cc
src/Taisync/TaisyncSettings.cc
+1
-1
TaisyncSettings.h
src/Taisync/TaisyncSettings.h
+1
-1
TaisyncSettings.qml
src/Taisync/TaisyncSettings.qml
+1
-1
TaisyncTelemetry.cc
src/Taisync/TaisyncTelemetry.cc
+1
-1
TaisyncTelemetry.h
src/Taisync/TaisyncTelemetry.h
+1
-1
TaisyncVideoReceiver.cc
src/Taisync/TaisyncVideoReceiver.cc
+1
-1
TaisyncVideoReceiver.h
src/Taisync/TaisyncVideoReceiver.h
+1
-1
TerrainQuery.cc
src/Terrain/TerrainQuery.cc
+1
-1
TerrainQuery.h
src/Terrain/TerrainQuery.h
+1
-1
GPSRTKFactGroup.cc
src/Vehicle/GPSRTKFactGroup.cc
+1
-1
GPSRTKFactGroup.h
src/Vehicle/GPSRTKFactGroup.h
+1
-1
MAVLinkLogManager.cc
src/Vehicle/MAVLinkLogManager.cc
+1
-1
MAVLinkLogManager.h
src/Vehicle/MAVLinkLogManager.h
+1
-1
MultiVehicleManager.cc
src/Vehicle/MultiVehicleManager.cc
+1
-1
MultiVehicleManager.h
src/Vehicle/MultiVehicleManager.h
+1
-1
SendMavCommandTest.cc
src/Vehicle/SendMavCommandTest.cc
+1
-1
SendMavCommandTest.h
src/Vehicle/SendMavCommandTest.h
+1
-1
TrajectoryPoints.cc
src/Vehicle/TrajectoryPoints.cc
+1
-1
TrajectoryPoints.h
src/Vehicle/TrajectoryPoints.h
+1
-1
Vehicle.cc
src/Vehicle/Vehicle.cc
+1
-1
Vehicle.h
src/Vehicle/Vehicle.h
+1
-1
VehicleObjectAvoidance.cc
src/Vehicle/VehicleObjectAvoidance.cc
+1
-1
VehicleObjectAvoidance.h
src/Vehicle/VehicleObjectAvoidance.h
+1
-1
Bootloader.cc
src/VehicleSetup/Bootloader.cc
+1
-1
Bootloader.h
src/VehicleSetup/Bootloader.h
+1
-1
FirmwareImage.cc
src/VehicleSetup/FirmwareImage.cc
+1
-1
FirmwareImage.h
src/VehicleSetup/FirmwareImage.h
+1
-1
FirmwareUpgrade.qml
src/VehicleSetup/FirmwareUpgrade.qml
+1
-1
FirmwareUpgradeController.cc
src/VehicleSetup/FirmwareUpgradeController.cc
+1
-1
FirmwareUpgradeController.h
src/VehicleSetup/FirmwareUpgradeController.h
+1
-1
JoystickConfig.qml
src/VehicleSetup/JoystickConfig.qml
+1
-1
JoystickConfigAdvanced.qml
src/VehicleSetup/JoystickConfigAdvanced.qml
+1
-1
JoystickConfigButtons.qml
src/VehicleSetup/JoystickConfigButtons.qml
+1
-1
JoystickConfigCalibration.qml
src/VehicleSetup/JoystickConfigCalibration.qml
+1
-1
JoystickConfigController.cc
src/VehicleSetup/JoystickConfigController.cc
+1
-1
JoystickConfigController.h
src/VehicleSetup/JoystickConfigController.h
+1
-1
JoystickConfigGeneral.qml
src/VehicleSetup/JoystickConfigGeneral.qml
+1
-1
PX4FirmwareUpgradeThread.cc
src/VehicleSetup/PX4FirmwareUpgradeThread.cc
+1
-1
PX4FirmwareUpgradeThread.h
src/VehicleSetup/PX4FirmwareUpgradeThread.h
+1
-1
PX4FlowSensor.qml
src/VehicleSetup/PX4FlowSensor.qml
+1
-1
SetupParameterEditor.qml
src/VehicleSetup/SetupParameterEditor.qml
+1
-1
SetupView.qml
src/VehicleSetup/SetupView.qml
+1
-1
VehicleComponent.cc
src/VehicleSetup/VehicleComponent.cc
+1
-1
VehicleComponent.h
src/VehicleSetup/VehicleComponent.h
+1
-1
VehicleSummary.qml
src/VehicleSetup/VehicleSummary.qml
+1
-1
SubtitleWriter.cc
src/VideoStreaming/SubtitleWriter.cc
+1
-1
SubtitleWriter.h
src/VideoStreaming/SubtitleWriter.h
+1
-1
VideoItem.cc
src/VideoStreaming/VideoItem.cc
+1
-1
VideoItem.h
src/VideoStreaming/VideoItem.h
+1
-1
VideoReceiver.cc
src/VideoStreaming/VideoReceiver.cc
+1
-1
VideoReceiver.h
src/VideoStreaming/VideoReceiver.h
+1
-1
VideoStreaming.cc
src/VideoStreaming/VideoStreaming.cc
+1
-1
VideoStreaming.h
src/VideoStreaming/VideoStreaming.h
+1
-1
VideoStreaming.pri
src/VideoStreaming/VideoStreaming.pri
+6
-19
VideoSurface.cc
src/VideoStreaming/VideoSurface.cc
+1
-1
VideoSurface.h
src/VideoStreaming/VideoSurface.h
+1
-1
VideoSurface_p.h
src/VideoStreaming/VideoSurface_p.h
+1
-1
glutils.h
src/VideoStreaming/gstqtvideosink/utils/glutils.h
+1
-1
CustomCommandWidget.qml
src/ViewWidgets/CustomCommandWidget.qml
+1
-1
QGCCorePlugin.cc
src/api/QGCCorePlugin.cc
+1
-1
QGCCorePlugin.h
src/api/QGCCorePlugin.h
+1
-1
QGCOptions.cc
src/api/QGCOptions.cc
+1
-1
QGCOptions.h
src/api/QGCOptions.h
+1
-1
QGCSettings.cc
src/api/QGCSettings.cc
+1
-1
QGCSettings.h
src/api/QGCSettings.h
+1
-1
QmlComponentInfo.cc
src/api/QmlComponentInfo.cc
+1
-1
QmlComponentInfo.h
src/api/QmlComponentInfo.h
+1
-1
BluetoothLink.cc
src/comm/BluetoothLink.cc
+1
-1
BluetoothLink.h
src/comm/BluetoothLink.h
+1
-1
LinkConfiguration.cc
src/comm/LinkConfiguration.cc
+1
-1
LinkConfiguration.h
src/comm/LinkConfiguration.h
+1
-1
LinkInterface.cc
src/comm/LinkInterface.cc
+1
-1
LinkInterface.h
src/comm/LinkInterface.h
+1
-1
LinkManager.cc
src/comm/LinkManager.cc
+1
-1
LinkManager.h
src/comm/LinkManager.h
+1
-1
LogReplayLink.cc
src/comm/LogReplayLink.cc
+1
-1
LogReplayLink.h
src/comm/LogReplayLink.h
+1
-1
MAVLinkProtocol.cc
src/comm/MAVLinkProtocol.cc
+1
-1
MAVLinkProtocol.h
src/comm/MAVLinkProtocol.h
+1
-1
MavlinkMessagesTimer.cc
src/comm/MavlinkMessagesTimer.cc
+1
-1
MavlinkMessagesTimer.h
src/comm/MavlinkMessagesTimer.h
+1
-1
MockLink.cc
src/comm/MockLink.cc
+1
-1
MockLink.h
src/comm/MockLink.h
+1
-1
MockLinkFileServer.cc
src/comm/MockLinkFileServer.cc
+1
-1
MockLinkFileServer.h
src/comm/MockLinkFileServer.h
+1
-1
MockLinkMissionItemHandler.cc
src/comm/MockLinkMissionItemHandler.cc
+1
-1
MockLinkMissionItemHandler.h
src/comm/MockLinkMissionItemHandler.h
+1
-1
ProtocolInterface.h
src/comm/ProtocolInterface.h
+1
-1
QGCJSBSimLink.cc
src/comm/QGCJSBSimLink.cc
+1
-1
QGCJSBSimLink.h
src/comm/QGCJSBSimLink.h
+1
-1
QGCMAVLink.cc
src/comm/QGCMAVLink.cc
+1
-1
QGCMAVLink.h
src/comm/QGCMAVLink.h
+1
-1
QGCSerialPortInfo.cc
src/comm/QGCSerialPortInfo.cc
+1
-1
QGCSerialPortInfo.h
src/comm/QGCSerialPortInfo.h
+1
-1
QGCXPlaneLink.cc
src/comm/QGCXPlaneLink.cc
+1
-1
QGCXPlaneLink.h
src/comm/QGCXPlaneLink.h
+1
-1
SerialLink.h
src/comm/SerialLink.h
+1
-1
TCPLink.cc
src/comm/TCPLink.cc
+1
-1
TCPLink.h
src/comm/TCPLink.h
+1
-1
UDPLink.cc
src/comm/UDPLink.cc
+1
-1
UDPLink.h
src/comm/UDPLink.h
+1
-1
UdpIODevice.cc
src/comm/UdpIODevice.cc
+1
-1
UdpIODevice.h
src/comm/UdpIODevice.h
+1
-1
main.cc
src/main.cc
+1
-1
GeoTest.cc
src/qgcunittest/GeoTest.cc
+1
-1
GeoTest.h
src/qgcunittest/GeoTest.h
+1
-1
LinkManagerTest.cc
src/qgcunittest/LinkManagerTest.cc
+1
-1
LinkManagerTest.h
src/qgcunittest/LinkManagerTest.h
+1
-1
MavlinkLogTest.cc
src/qgcunittest/MavlinkLogTest.cc
+1
-1
MavlinkLogTest.h
src/qgcunittest/MavlinkLogTest.h
+1
-1
MultiSignalSpy.cc
src/qgcunittest/MultiSignalSpy.cc
+1
-1
MultiSignalSpy.h
src/qgcunittest/MultiSignalSpy.h
+1
-1
TCPLinkTest.cc
src/qgcunittest/TCPLinkTest.cc
+1
-1
TCPLinkTest.h
src/qgcunittest/TCPLinkTest.h
+1
-1
TCPLoopBackServer.cc
src/qgcunittest/TCPLoopBackServer.cc
+1
-1
TCPLoopBackServer.h
src/qgcunittest/TCPLoopBackServer.h
+1
-1
UnitTest.cc
src/qgcunittest/UnitTest.cc
+1
-1
UnitTest.h
src/qgcunittest/UnitTest.h
+1
-1
UnitTestList.cc
src/qgcunittest/UnitTestList.cc
+1
-1
FileManager.cc
src/uas/FileManager.cc
+1
-1
FileManager.h
src/uas/FileManager.h
+1
-1
UAS.cc
src/uas/UAS.cc
+1
-1
UAS.h
src/uas/UAS.h
+1
-1
UASInterface.h
src/uas/UASInterface.h
+1
-1
UASMessageHandler.cc
src/uas/UASMessageHandler.cc
+1
-1
UASMessageHandler.h
src/uas/UASMessageHandler.h
+1
-1
AppSettings.qml
src/ui/AppSettings.qml
+1
-1
ExitWithErrorWindow.qml
src/ui/ExitWithErrorWindow.qml
+1
-1
MainRootWindow.qml
src/ui/MainRootWindow.qml
+1
-1
BluetoothSettings.qml
src/ui/preferences/BluetoothSettings.qml
+1
-1
DebugWindow.qml
src/ui/preferences/DebugWindow.qml
+1
-1
GeneralSettings.qml
src/ui/preferences/GeneralSettings.qml
+1
-1
HelpSettings.qml
src/ui/preferences/HelpSettings.qml
+1
-1
LinkSettings.qml
src/ui/preferences/LinkSettings.qml
+1
-1
LogReplaySettings.qml
src/ui/preferences/LogReplaySettings.qml
+1
-1
MavlinkSettings.qml
src/ui/preferences/MavlinkSettings.qml
+1
-1
MockLink.qml
src/ui/preferences/MockLink.qml
+1
-1
MockLinkSettings.qml
src/ui/preferences/MockLinkSettings.qml
+1
-1
SerialSettings.qml
src/ui/preferences/SerialSettings.qml
+1
-1
TcpSettings.qml
src/ui/preferences/TcpSettings.qml
+1
-1
UdpSettings.qml
src/ui/preferences/UdpSettings.qml
+1
-1
ArmedIndicator.qml
src/ui/toolbar/ArmedIndicator.qml
+1
-1
BatteryIndicator.qml
src/ui/toolbar/BatteryIndicator.qml
+1
-1
GPSIndicator.qml
src/ui/toolbar/GPSIndicator.qml
+1
-1
GPSRTKIndicator.qml
src/ui/toolbar/GPSRTKIndicator.qml
+1
-1
JoystickIndicator.qml
src/ui/toolbar/JoystickIndicator.qml
+1
-1
LinkIndicator.qml
src/ui/toolbar/LinkIndicator.qml
+1
-1
MainToolBar.qml
src/ui/toolbar/MainToolBar.qml
+1
-1
MainToolBarIndicators.qml
src/ui/toolbar/MainToolBarIndicators.qml
+1
-1
MessageIndicator.qml
src/ui/toolbar/MessageIndicator.qml
+1
-1
ModeIndicator.qml
src/ui/toolbar/ModeIndicator.qml
+1
-1
MultiVehicleSelector.qml
src/ui/toolbar/MultiVehicleSelector.qml
+1
-1
RCRSSIIndicator.qml
src/ui/toolbar/RCRSSIIndicator.qml
+1
-1
SignalStrength.qml
src/ui/toolbar/SignalStrength.qml
+1
-1
TelemetryRSSIIndicator.qml
src/ui/toolbar/TelemetryRSSIIndicator.qml
+1
-1
VTOLModeIndicator.qml
src/ui/toolbar/VTOLModeIndicator.qml
+1
-1
No files found.
QGCCommon.pri
View file @
21c62529
#
-------------------------------------------------
#
QGroundControl - Micro Air Vehicle Groundstation
#
Please see our website at <http://
qgroundcontrol.org>
#
Maintainer:
#
Lorenz Meier <lm@inf.ethz.ch>
#
(c) 2009-2019 QGroundControl Developers
#
License terms set in COPYING.md
#
-------------------------------------------------
#
###############################################################################
#
#
(c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.
qgroundcontrol.org>
#
#
QGroundControl is licensed according to the terms in the file
#
COPYING.md in the root of the source code directory.
#
#
###############################################################################
#
# This file contains configuration settings which are common to both the QGC Application and
...
...
QGCExternalLibs.pri
View file @
21c62529
################################################################################
#
# (c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
#
# QGroundControl is licensed according to the terms in the file
# COPYING.md in the root of the source code directory.
#
################################################################################
#
# [REQUIRED] Add support for <inttypes.h> to Windows.
#
...
...
QGCInstaller.pri
View file @
21c62529
#
-------------------------------------------------
#
QGroundControl - Micro Air Vehicle Groundstation
#
Please see our website at <http://
qgroundcontrol.org>
#
Maintainer:
#
Lorenz Meier <lm@inf.ethz.ch>
#
(c) 2009-2014 QGroundControl Developers
#
License terms set in COPYING.md
#
-------------------------------------------------
#
###############################################################################
#
#
(c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.
qgroundcontrol.org>
#
#
QGroundControl is licensed according to the terms in the file
#
COPYING.md in the root of the source code directory.
#
#
###############################################################################
installer {
DEFINES += QGC_INSTALL_RELEASE
...
...
QGCSetup.pri
View file @
21c62529
#
-------------------------------------------------
#
QGroundControl - Micro Air Vehicle Groundstation
#
Please see our website at <http://
qgroundcontrol.org>
#
Maintainer:
#
Lorenz Meier <lm@inf.ethz.ch>
#
(c) 2009-2011 QGroundControl Developers
#
License terms set in COPYING.md
#
-------------------------------------------------
#
###############################################################################
#
#
(c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.
qgroundcontrol.org>
#
#
QGroundControl is licensed according to the terms in the file
#
COPYING.md in the root of the source code directory.
#
#
###############################################################################
QMAKE_POST_LINK += echo "Copying files"
...
...
src/ADSB/ADSBVehicle.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/ADSB/ADSBVehicle.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/ADSB/ADSBVehicleManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/ADSB/ADSBVehicleManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapAdvisoryManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapAdvisoryManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapFlightManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapFlightManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapFlightPlanManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapFlightPlanManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapRestrictionManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapRestrictionManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapRulesetsManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapRulesetsManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapSettings.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapSettings.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapSharedState.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapSharedState.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapTelemetry.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapTelemetry.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapTrafficMonitor.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapTrafficMonitor.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapVehicleManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapVehicleManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapWeatherInfoManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirMapWeatherInfoManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/AirmapSettings.qml
View file @
21c62529
/****************************************************************************
*
*
(c) 2009-2016
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/LifetimeChecker.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/dummy/AirspaceManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/Airmap/dummy/AirspaceManager.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/AirspaceManagement/AirspaceAdvisoryProvider.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/AirspaceManagement/AirspaceAdvisoryProvider.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/AirspaceManagement/AirspaceFlightPlanProvider.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/AirspaceManagement/AirspaceFlightPlanProvider.h
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
* QGroundControl is licensed according to the terms in the file
* COPYING.md in the root of the source code directory.
...
...
src/AirspaceManagement/AirspaceManager.cc
View file @
21c62529
/****************************************************************************
*
*
(c) 2017
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*
(c) 2009-2020
QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
*