668 lines
28 KiB
Plaintext
668 lines
28 KiB
Plaintext
M .gitignore
|
|
M .gitmodules
|
|
M CMakeLists.txt
|
|
M QGCCommon.pri
|
|
M QGCExternalLibs.pri
|
|
M QGCPostLinkCommon.pri
|
|
M QGCPostLinkInstaller.pri
|
|
M README.md
|
|
M UnitTest.qrc
|
|
M Vagrantfile
|
|
M VideoReceiverApp/android/GooglePlayScreenShot1.jpg
|
|
M VideoReceiverApp/android/GooglePlayScreenShot2.jpg
|
|
M VideoReceiverApp/android/gradlew
|
|
M android.pri
|
|
M android/AndroidManifest.xml
|
|
M android/GooglePlayScreenShot1.jpg
|
|
M android/GooglePlayScreenShot2.jpg
|
|
M android/libs/d2xx.jar
|
|
A android/src/AndroidInterface.cc
|
|
R053 src/AirspaceManagement/AirspaceRestrictionProvider.cc android/src/AndroidInterface.h
|
|
M android/src/org/mavlink/qgroundcontrol/QGCActivity.java
|
|
R100 custom-example/InstrumentValueIcons.qrc custom/InstrumentValueIcons.qrc
|
|
R100 custom-example/README.jpg custom/README.jpg
|
|
R100 custom-example/README.md custom/README.md
|
|
R100 custom-example/android/res/drawable-hdpi/icon.png custom/android/res/drawable-hdpi/icon.png
|
|
R100 custom-example/android/res/drawable-ldpi/icon.png custom/android/res/drawable-ldpi/icon.png
|
|
R100 custom-example/android/res/drawable-mdpi/icon.png custom/android/res/drawable-mdpi/icon.png
|
|
R100 custom-example/android/res/drawable-xhdpi/icon.png custom/android/res/drawable-xhdpi/icon.png
|
|
R100 custom-example/android/res/drawable-xxhdpi/icon.png custom/android/res/drawable-xxhdpi/icon.png
|
|
R100 custom-example/android/res/drawable-xxxhdpi/icon.png custom/android/res/drawable-xxxhdpi/icon.png
|
|
R099 custom-example/custom.pri custom/custom.pri
|
|
R100 custom-example/custom.qrc custom/custom.qrc
|
|
R100 custom-example/custom_deploy.pri custom/custom_deploy.pri
|
|
R100 custom-example/deploy/qgroundcontrol-start.sh custom/deploy/qgroundcontrol-start.sh
|
|
R100 custom-example/deploy/qgroundcontrol.desktop custom/deploy/qgroundcontrol.desktop
|
|
R100 custom-example/qgcresources.exclusion custom/qgcresources.exclusion
|
|
R093 custom-example/qgcresources.qrc custom/qgcresources.qrc
|
|
R100 custom-example/qgroundcontrol.exclusion custom/qgroundcontrol.exclusion
|
|
R091 custom-example/qgroundcontrol.qrc custom/qgroundcontrol.qrc
|
|
R100 custom-example/res/Custom/Camera/ZoomControl.qml custom/res/Custom/Camera/ZoomControl.qml
|
|
R100 custom-example/res/Custom/Camera/qmldir custom/res/Custom/Camera/qmldir
|
|
R100 custom-example/res/Custom/Widgets/CustomArtificialHorizon.qml custom/res/Custom/Widgets/CustomArtificialHorizon.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomAttitudeWidget.qml custom/res/Custom/Widgets/CustomAttitudeWidget.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomIconButton.qml custom/res/Custom/Widgets/CustomIconButton.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomOnOffSwitch.qml custom/res/Custom/Widgets/CustomOnOffSwitch.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomQuickButton.qml custom/res/Custom/Widgets/CustomQuickButton.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomSignalStrength.qml custom/res/Custom/Widgets/CustomSignalStrength.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomToolBarButton.qml custom/res/Custom/Widgets/CustomToolBarButton.qml
|
|
R100 custom-example/res/Custom/Widgets/CustomVehicleButton.qml custom/res/Custom/Widgets/CustomVehicleButton.qml
|
|
R100 custom-example/res/Custom/Widgets/qmldir custom/res/Custom/Widgets/qmldir
|
|
R084 custom-example/res/CustomFlyViewOverlay.qml custom/res/CustomFlyViewOverlay.qml
|
|
R100 custom-example/res/Images/CustomAppIcon.png custom/res/Images/CustomAppIcon.png
|
|
R099 custom-example/res/Images/CustomVehicleIcon.svg custom/res/Images/CustomVehicleIcon.svg
|
|
R100 custom-example/res/Images/altitude.svg custom/res/Images/altitude.svg
|
|
R100 custom-example/res/Images/attitude_crosshair.svg custom/res/Images/attitude_crosshair.svg
|
|
R100 custom-example/res/Images/attitude_dial.svg custom/res/Images/attitude_dial.svg
|
|
R100 custom-example/res/Images/attitude_pointer.svg custom/res/Images/attitude_pointer.svg
|
|
R100 custom-example/res/Images/chronometer.svg custom/res/Images/chronometer.svg
|
|
R100 custom-example/res/Images/compass_needle.svg custom/res/Images/compass_needle.svg
|
|
R100 custom-example/res/Images/compass_pointer.svg custom/res/Images/compass_pointer.svg
|
|
R100 custom-example/res/Images/distance.svg custom/res/Images/distance.svg
|
|
R100 custom-example/res/Images/horizontal_speed.svg custom/res/Images/horizontal_speed.svg
|
|
R100 custom-example/res/Images/microSD.svg custom/res/Images/microSD.svg
|
|
R100 custom-example/res/Images/odometer.svg custom/res/Images/odometer.svg
|
|
R100 custom-example/res/Images/vertical_speed.svg custom/res/Images/vertical_speed.svg
|
|
R100 custom-example/res/Images/void.png custom/res/Images/void.png
|
|
R100 custom-example/src/AutoPilotPlugin/CustomAutoPilotPlugin.cc custom/src/AutoPilotPlugin/CustomAutoPilotPlugin.cc
|
|
R100 custom-example/src/AutoPilotPlugin/CustomAutoPilotPlugin.h custom/src/AutoPilotPlugin/CustomAutoPilotPlugin.h
|
|
R100 custom-example/src/CustomPlugin.cc custom/src/CustomPlugin.cc
|
|
R100 custom-example/src/CustomPlugin.h custom/src/CustomPlugin.h
|
|
R100 custom-example/src/FirmwarePlugin/CustomFirmwarePlugin.cc custom/src/FirmwarePlugin/CustomFirmwarePlugin.cc
|
|
R100 custom-example/src/FirmwarePlugin/CustomFirmwarePlugin.h custom/src/FirmwarePlugin/CustomFirmwarePlugin.h
|
|
R100 custom-example/src/FirmwarePlugin/CustomFirmwarePluginFactory.cc custom/src/FirmwarePlugin/CustomFirmwarePluginFactory.cc
|
|
R100 custom-example/src/FirmwarePlugin/CustomFirmwarePluginFactory.h custom/src/FirmwarePlugin/CustomFirmwarePluginFactory.h
|
|
R100 custom-example/updateinstrumentqrc.py custom/updateinstrumentqrc.py
|
|
R100 custom-example/updateqrc.py custom/updateqrc.py
|
|
M debian/rules
|
|
M deploy/GooglePlayUpload.py
|
|
M deploy/MakeQtTravisTarball.sh
|
|
M deploy/create_linux_appimage.sh
|
|
M deploy/docker/Dockerfile-build-linux
|
|
M deploy/docker/install-qt-linux.sh
|
|
M deploy/linux-fixup-rpaths.bash
|
|
M deploy/qgroundcontrol-start.sh
|
|
M deploy/ubuntu_ppa
|
|
M deploy/windows/QGroundControl.rc
|
|
M deploy/windows/driver.msi
|
|
M deploy/windows/nullsoft_installer.nsi
|
|
M deploy/windows/resource.h
|
|
M doc/Doxyfile
|
|
M doc/dot
|
|
A libs/Frameworks/SDL2.framework/Headers
|
|
A libs/Frameworks/SDL2.framework/Resources
|
|
A libs/Frameworks/SDL2.framework/SDL2
|
|
A libs/Frameworks/SDL2.framework/Versions/Current
|
|
M libs/libevents/CMakeLists.txt
|
|
M libs/msinttypes/inttypes.h
|
|
M libs/msinttypes/stdint.h
|
|
M libs/sdl2/CMakeLists.txt
|
|
M libs/sdl2/msvc/BUGS.txt
|
|
M libs/sdl2/msvc/COPYING.txt
|
|
M libs/sdl2/msvc/README-SDL.txt
|
|
M libs/sdl2/msvc/README.txt
|
|
M libs/sdl2/msvc/WhatsNew.txt
|
|
M libs/sdl2/msvc/docs/README-android.md
|
|
M libs/sdl2/msvc/docs/README-cmake.md
|
|
M libs/sdl2/msvc/docs/README-directfb.md
|
|
M libs/sdl2/msvc/docs/README-dynapi.md
|
|
M libs/sdl2/msvc/docs/README-emscripten.md
|
|
M libs/sdl2/msvc/docs/README-gesture.md
|
|
M libs/sdl2/msvc/docs/README-ios.md
|
|
M libs/sdl2/msvc/docs/README-linux.md
|
|
M libs/sdl2/msvc/docs/README-macos.md
|
|
M libs/sdl2/msvc/docs/README-nacl.md
|
|
M libs/sdl2/msvc/docs/README-pandora.md
|
|
M libs/sdl2/msvc/docs/README-platforms.md
|
|
M libs/sdl2/msvc/docs/README-porting.md
|
|
M libs/sdl2/msvc/docs/README-psp.md
|
|
M libs/sdl2/msvc/docs/README-raspberrypi.md
|
|
M libs/sdl2/msvc/docs/README-touch.md
|
|
M libs/sdl2/msvc/docs/README-wince.md
|
|
M libs/sdl2/msvc/docs/README-winrt.md
|
|
M libs/sdl2/msvc/docs/README.md
|
|
M libs/sdl2/msvc/include/SDL.h
|
|
M libs/sdl2/msvc/include/SDL_assert.h
|
|
M libs/sdl2/msvc/include/SDL_atomic.h
|
|
M libs/sdl2/msvc/include/SDL_audio.h
|
|
M libs/sdl2/msvc/include/SDL_bits.h
|
|
M libs/sdl2/msvc/include/SDL_blendmode.h
|
|
M libs/sdl2/msvc/include/SDL_clipboard.h
|
|
M libs/sdl2/msvc/include/SDL_config.h
|
|
M libs/sdl2/msvc/include/SDL_config.h.cmake
|
|
M libs/sdl2/msvc/include/SDL_config.h.in
|
|
M libs/sdl2/msvc/include/SDL_config_android.h
|
|
M libs/sdl2/msvc/include/SDL_config_iphoneos.h
|
|
M libs/sdl2/msvc/include/SDL_config_macosx.h
|
|
M libs/sdl2/msvc/include/SDL_config_macosx.h.orig
|
|
M libs/sdl2/msvc/include/SDL_config_minimal.h
|
|
M libs/sdl2/msvc/include/SDL_config_pandora.h
|
|
M libs/sdl2/msvc/include/SDL_config_psp.h
|
|
M libs/sdl2/msvc/include/SDL_config_windows.h
|
|
M libs/sdl2/msvc/include/SDL_config_winrt.h
|
|
M libs/sdl2/msvc/include/SDL_config_wiz.h
|
|
M libs/sdl2/msvc/include/SDL_copying.h
|
|
M libs/sdl2/msvc/include/SDL_cpuinfo.h
|
|
M libs/sdl2/msvc/include/SDL_egl.h
|
|
M libs/sdl2/msvc/include/SDL_endian.h
|
|
M libs/sdl2/msvc/include/SDL_error.h
|
|
M libs/sdl2/msvc/include/SDL_events.h
|
|
M libs/sdl2/msvc/include/SDL_filesystem.h
|
|
M libs/sdl2/msvc/include/SDL_gamecontroller.h
|
|
M libs/sdl2/msvc/include/SDL_gesture.h
|
|
M libs/sdl2/msvc/include/SDL_haptic.h
|
|
M libs/sdl2/msvc/include/SDL_hints.h
|
|
M libs/sdl2/msvc/include/SDL_joystick.h
|
|
M libs/sdl2/msvc/include/SDL_keyboard.h
|
|
M libs/sdl2/msvc/include/SDL_keycode.h
|
|
M libs/sdl2/msvc/include/SDL_loadso.h
|
|
M libs/sdl2/msvc/include/SDL_log.h
|
|
M libs/sdl2/msvc/include/SDL_main.h
|
|
M libs/sdl2/msvc/include/SDL_messagebox.h
|
|
M libs/sdl2/msvc/include/SDL_metal.h
|
|
M libs/sdl2/msvc/include/SDL_mouse.h
|
|
M libs/sdl2/msvc/include/SDL_mutex.h
|
|
M libs/sdl2/msvc/include/SDL_name.h
|
|
M libs/sdl2/msvc/include/SDL_opengl.h
|
|
M libs/sdl2/msvc/include/SDL_opengl_glext.h
|
|
M libs/sdl2/msvc/include/SDL_opengles.h
|
|
M libs/sdl2/msvc/include/SDL_opengles2.h
|
|
M libs/sdl2/msvc/include/SDL_opengles2_gl2.h
|
|
M libs/sdl2/msvc/include/SDL_opengles2_gl2ext.h
|
|
M libs/sdl2/msvc/include/SDL_opengles2_gl2platform.h
|
|
M libs/sdl2/msvc/include/SDL_opengles2_khrplatform.h
|
|
M libs/sdl2/msvc/include/SDL_pixels.h
|
|
M libs/sdl2/msvc/include/SDL_platform.h
|
|
M libs/sdl2/msvc/include/SDL_power.h
|
|
M libs/sdl2/msvc/include/SDL_quit.h
|
|
M libs/sdl2/msvc/include/SDL_rect.h
|
|
M libs/sdl2/msvc/include/SDL_render.h
|
|
M libs/sdl2/msvc/include/SDL_revision.h
|
|
M libs/sdl2/msvc/include/SDL_rwops.h
|
|
M libs/sdl2/msvc/include/SDL_scancode.h
|
|
M libs/sdl2/msvc/include/SDL_sensor.h
|
|
M libs/sdl2/msvc/include/SDL_shape.h
|
|
M libs/sdl2/msvc/include/SDL_stdinc.h
|
|
M libs/sdl2/msvc/include/SDL_surface.h
|
|
M libs/sdl2/msvc/include/SDL_system.h
|
|
M libs/sdl2/msvc/include/SDL_syswm.h
|
|
M libs/sdl2/msvc/include/SDL_test.h
|
|
M libs/sdl2/msvc/include/SDL_test_assert.h
|
|
M libs/sdl2/msvc/include/SDL_test_common.h
|
|
M libs/sdl2/msvc/include/SDL_test_compare.h
|
|
M libs/sdl2/msvc/include/SDL_test_crc32.h
|
|
M libs/sdl2/msvc/include/SDL_test_font.h
|
|
M libs/sdl2/msvc/include/SDL_test_fuzzer.h
|
|
M libs/sdl2/msvc/include/SDL_test_harness.h
|
|
M libs/sdl2/msvc/include/SDL_test_images.h
|
|
M libs/sdl2/msvc/include/SDL_test_log.h
|
|
M libs/sdl2/msvc/include/SDL_test_md5.h
|
|
M libs/sdl2/msvc/include/SDL_test_memory.h
|
|
M libs/sdl2/msvc/include/SDL_test_random.h
|
|
M libs/sdl2/msvc/include/SDL_thread.h
|
|
M libs/sdl2/msvc/include/SDL_timer.h
|
|
M libs/sdl2/msvc/include/SDL_touch.h
|
|
M libs/sdl2/msvc/include/SDL_types.h
|
|
M libs/sdl2/msvc/include/SDL_version.h
|
|
M libs/sdl2/msvc/include/SDL_video.h
|
|
M libs/sdl2/msvc/include/SDL_vulkan.h
|
|
M libs/sdl2/msvc/include/begin_code.h
|
|
M libs/sdl2/msvc/include/close_code.h
|
|
M libs/sdl2/msvc/lib/x64/SDL2.dll
|
|
M libs/sdl2/msvc/lib/x64/SDL2.lib
|
|
M libs/sdl2/msvc/lib/x64/SDL2main.lib
|
|
M libs/sdl2/msvc/lib/x64/SDL2test.lib
|
|
M libs/sdl2/msvc/lib/x86/SDL2.dll
|
|
M libs/sdl2/msvc/lib/x86/SDL2.lib
|
|
M libs/sdl2/msvc/lib/x86/SDL2main.lib
|
|
M libs/sdl2/msvc/lib/x86/SDL2test.lib
|
|
M libs/thirdParty/fetchUpstream
|
|
M libs/zlib/CMakeLists.txt
|
|
M qgcimages.qrc
|
|
M qgcresources.qrc
|
|
M qgroundcontrol.pro
|
|
M qgroundcontrol.qrc
|
|
M qt5.natvis
|
|
M resources/Antenna_RC.svg
|
|
M resources/Antenna_T.svg
|
|
M resources/ArrowDown.svg
|
|
M resources/DropArrow.svg
|
|
A resources/Gripper.svg
|
|
A resources/GripperGrab.svg
|
|
A resources/GripperRelease.svg
|
|
A resources/NoVideoBackground.jpg
|
|
M resources/PowerButton.svg
|
|
M resources/SDL_GameControllerDB/LICENSE
|
|
M resources/SDL_GameControllerDB/README.md
|
|
M resources/SDL_GameControllerDB/gamecontrollerdb.txt
|
|
M resources/XDelete.svg
|
|
M resources/XDeleteBlack.svg
|
|
M resources/buttonLeft.svg
|
|
M resources/buttonRight.svg
|
|
M resources/fonts/NanumGothic-Bold.ttf
|
|
M resources/fonts/NanumGothic-Regular.ttf
|
|
M resources/fonts/OpenSans-Regular.ttf
|
|
M resources/fonts/OpenSans-Semibold.ttf
|
|
M src/ADSB/ADSBVehicle.cc
|
|
M src/ADSB/ADSBVehicle.h
|
|
M src/ADSB/ADSBVehicleManager.cc
|
|
M src/ADSB/ADSBVehicleManager.h
|
|
M src/AnalyzeView/AnalyzeView.qml
|
|
M src/AnalyzeView/LogDownloadController.cc
|
|
M src/AnalyzeView/LogDownloadPage.qml
|
|
M src/AnalyzeView/VibrationPage.qml
|
|
M src/AutoPilotPlugins/APM/APMAutoPilotPlugin.cc
|
|
M src/AutoPilotPlugins/APM/APMAutoPilotPlugin.h
|
|
M src/AutoPilotPlugins/APM/APMCameraSubComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMHeliComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMLightsComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMPowerComponent.qml
|
|
A src/AutoPilotPlugins/APM/APMRemoteSupportComponent.cc
|
|
A src/AutoPilotPlugins/APM/APMRemoteSupportComponent.h
|
|
A src/AutoPilotPlugins/APM/APMRemoteSupportComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMSafetyComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMSensorsComponent.qml
|
|
M src/AutoPilotPlugins/APM/APMSensorsComponentController.cc
|
|
M src/AutoPilotPlugins/APM/APMSensorsComponentController.h
|
|
M src/AutoPilotPlugins/APM/APMSubFrameComponent.qml
|
|
M src/AutoPilotPlugins/APM/CMakeLists.txt
|
|
A src/AutoPilotPlugins/APM/Images/ForwardingSupportIcon.svg
|
|
A src/AutoPilotPlugins/APM/Images/ForwardingSupportIconGreen.svg
|
|
M src/AutoPilotPlugins/CMakeLists.txt
|
|
M src/AutoPilotPlugins/Common/RadioComponent.qml
|
|
M src/AutoPilotPlugins/PX4/ActuatorComponent.qml
|
|
M src/AutoPilotPlugins/PX4/AirframeComponent.qml
|
|
M src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml
|
|
M src/AutoPilotPlugins/PX4/CMakeLists.txt
|
|
M src/AutoPilotPlugins/PX4/FlightModesComponent.cc
|
|
M src/AutoPilotPlugins/PX4/FlightModesComponentSummary.qml
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_01cell.svg
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_02cell.svg
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_03cell.svg
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_04cell.svg
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_05cell.svg
|
|
M src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_06cell.svg
|
|
M src/AutoPilotPlugins/PX4/PX4AutoPilotPlugin.cc
|
|
M src/AutoPilotPlugins/PX4/PX4FlightBehavior.cc
|
|
M src/AutoPilotPlugins/PX4/PX4FlightModes.qml
|
|
M src/AutoPilotPlugins/PX4/PX4SimpleFlightModes.qml
|
|
M src/AutoPilotPlugins/PX4/PX4TuningComponent.cc
|
|
M src/AutoPilotPlugins/PX4/PX4TuningComponentPlaneAll.qml
|
|
A src/AutoPilotPlugins/PX4/PX4TuningComponentPlaneAttitude.qml
|
|
A src/AutoPilotPlugins/PX4/PX4TuningComponentPlaneRate.qml
|
|
M src/AutoPilotPlugins/PX4/PowerComponent.cc
|
|
M src/AutoPilotPlugins/PX4/PowerComponent.qml
|
|
M src/AutoPilotPlugins/PX4/PowerComponentSummary.qml
|
|
M src/AutoPilotPlugins/PX4/SensorsSetup.qml
|
|
M src/CMakeLists.txt
|
|
M src/Camera/QGCCameraControl.cc
|
|
M src/Camera/QGCCameraControl.h
|
|
M src/Camera/QGCCameraManager.cc
|
|
M src/FactSystem/Fact.cc
|
|
M src/FactSystem/FactControls/FactComboBox.qml
|
|
M src/FactSystem/FactControls/FactTextField.qml
|
|
M src/FactSystem/FactControls/FactValueSlider.qml
|
|
M src/FactSystem/FactMetaData.cc
|
|
M src/FactSystem/FactMetaData.h
|
|
M src/FactSystem/ParameterManager.cc
|
|
M src/FactSystem/ParameterManager.h
|
|
M src/FactSystem/ParameterManagerTest.cc
|
|
M src/FactSystem/ParameterManagerTest.h
|
|
M src/FirmwarePlugin/APM/APMFirmwarePlugin.cc
|
|
M src/FirmwarePlugin/APM/APMFirmwarePlugin.h
|
|
M src/FirmwarePlugin/APM/APMFirmwarePluginFactory.cc
|
|
R089 src/FirmwarePlugin/APM/APMParameterFactMetaData.Copter.4.1.xml src/FirmwarePlugin/APM/APMParameterFactMetaData.Copter.4.2.xml
|
|
R089 src/FirmwarePlugin/APM/APMParameterFactMetaData.Plane.4.1.xml src/FirmwarePlugin/APM/APMParameterFactMetaData.Plane.4.2.xml
|
|
R091 src/FirmwarePlugin/APM/APMParameterFactMetaData.Rover.4.1.xml src/FirmwarePlugin/APM/APMParameterFactMetaData.Rover.4.2.xml
|
|
M src/FirmwarePlugin/APM/APMParameterMetaData.cc
|
|
M src/FirmwarePlugin/APM/APMResources.qrc
|
|
M src/FirmwarePlugin/APM/APMSensorParams.qml
|
|
M src/FirmwarePlugin/APM/ArduCopterFirmwarePlugin.cc
|
|
M src/FirmwarePlugin/APM/ArduCopterFirmwarePlugin.h
|
|
M src/FirmwarePlugin/APM/ArduRoverFirmwarePlugin.cc
|
|
M src/FirmwarePlugin/APM/ArduRoverFirmwarePlugin.h
|
|
M src/FirmwarePlugin/FirmwarePlugin.cc
|
|
M src/FirmwarePlugin/FirmwarePlugin.h
|
|
M src/FirmwarePlugin/PX4/PX4FirmwarePlugin.cc
|
|
M src/FirmwarePlugin/PX4/PX4FirmwarePlugin.h
|
|
M src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
|
|
M src/FirmwarePlugin/PX4/PX4Resources.qrc
|
|
M src/FirstRunPromptDialogs/FirstRunPrompt.qml
|
|
M src/FlightDisplay/CMakeLists.txt
|
|
M src/FlightDisplay/FlightDisplayViewUVC.qml
|
|
M src/FlightDisplay/FlightDisplayViewVideo.qml
|
|
M src/FlightDisplay/FlyView.qml
|
|
M src/FlightDisplay/FlyViewCustomLayer.qml
|
|
A src/FlightDisplay/FlyViewInsetViewer.qml
|
|
M src/FlightDisplay/FlyViewInstrumentPanel.qml
|
|
M src/FlightDisplay/FlyViewMap.qml
|
|
M src/FlightDisplay/FlyViewMissionCompleteDialog.qml
|
|
M src/FlightDisplay/FlyViewPreFlightChecklistPopup.qml
|
|
M src/FlightDisplay/FlyViewToolStripActionList.qml
|
|
M src/FlightDisplay/FlyViewWidgetLayer.qml
|
|
A src/FlightDisplay/GripperMenu.qml
|
|
M src/FlightDisplay/GuidedActionConfirm.qml
|
|
A src/FlightDisplay/GuidedActionGripper.qml
|
|
M src/FlightDisplay/GuidedActionList.qml
|
|
M src/FlightDisplay/GuidedActionsController.qml
|
|
A src/FlightDisplay/GuidedValueSlider.qml
|
|
M src/FlightDisplay/TelemetryValuesBar.qml
|
|
M src/FlightDisplay/VehicleWarnings.qml
|
|
M src/FlightMap/FlightMap.qml
|
|
M src/FlightMap/Images/Help.svg
|
|
M src/FlightMap/Images/HelpBlack.svg
|
|
M src/FlightMap/Images/Home.svg
|
|
M src/FlightMap/Images/MapAddMission.svg
|
|
M src/FlightMap/Images/MapAddMissionBlack.svg
|
|
M src/FlightMap/Images/MapCenter.svg
|
|
M src/FlightMap/Images/MapCenterBlack.svg
|
|
M src/FlightMap/Images/MapHome.svg
|
|
M src/FlightMap/Images/MapHomeBlack.svg
|
|
M src/FlightMap/Images/MapSync.svg
|
|
M src/FlightMap/Images/MapSyncBlack.svg
|
|
M src/FlightMap/Images/MapSyncChanged.svg
|
|
M src/FlightMap/Images/MapType.svg
|
|
M src/FlightMap/Images/MapTypeBlack.svg
|
|
M src/FlightMap/Images/attitudeDial.svg
|
|
M src/FlightMap/Images/attitudeInstrument.svg
|
|
M src/FlightMap/Images/attitudePointer.svg
|
|
M src/FlightMap/Images/compassInstrumentDial.svg
|
|
M src/FlightMap/Images/crossHair.svg
|
|
M src/FlightMap/Images/rollDialWhite.svg
|
|
M src/FlightMap/Images/rollPointerWhite.svg
|
|
M src/FlightMap/MapItems/VehicleMapItem.qml
|
|
M src/FlightMap/Widgets/PhotoVideoControl.qml
|
|
M src/Joystick/Joystick.cc
|
|
M src/Joystick/Joystick.h
|
|
M src/Joystick/JoystickManager.cc
|
|
M src/Joystick/JoystickManager.h
|
|
M src/Joystick/JoystickSDL.cc
|
|
M src/LogCompressor.cc
|
|
M src/Microhard/CMakeLists.txt
|
|
M src/MissionManager/CogWheel.svg
|
|
M src/MissionManager/CorridorScanComplexItem.cc
|
|
M src/MissionManager/GeoFenceController.cc
|
|
M src/MissionManager/GeoFenceController.h
|
|
M src/MissionManager/GeoFenceManager.cc
|
|
M src/MissionManager/GeoFenceManager.h
|
|
M src/MissionManager/MavCmdInfoCommon.json
|
|
M src/MissionManager/MissionCommandTreeTest.cc
|
|
M src/MissionManager/MissionCommandUIInfo.cc
|
|
M src/MissionManager/MissionCommandUIInfo.h
|
|
M src/MissionManager/MissionController.cc
|
|
M src/MissionManager/PlanMasterController.cc
|
|
M src/MissionManager/PlanMasterController.h
|
|
M src/MissionManager/QGCMapPolygonVisuals.qml
|
|
M src/MissionManager/QGCMapPolylineVisuals.qml
|
|
M src/MissionManager/SimpleMissionItem.cc
|
|
M src/MissionManager/TransectStyleComplexItem.cc
|
|
M src/MissionManager/UnitTest/MissionPlanner.waypoints
|
|
M src/MissionManager/UnitTest/OldFileFormat.mission
|
|
M src/MissionManager/UnitTest/PolygonAreaTest.kml
|
|
M src/MissionManager/UnitTest/PolygonBadCoordinatesNode.kml
|
|
M src/MissionManager/UnitTest/PolygonBadXml.kml
|
|
M src/MissionManager/UnitTest/PolygonGood.kml
|
|
M src/MissionManager/UnitTest/PolygonMissingNode.kml
|
|
M src/PlanView/MissionItemEditor.qml
|
|
M src/PlanView/MissionSettingsEditor.qml
|
|
M src/PlanView/PlanToolBarIndicators.qml
|
|
M src/PlanView/PlanView.qml
|
|
M src/PlanView/SimpleItemEditor.qml
|
|
M src/PlanView/StructureScanEditor.qml
|
|
M src/PlanView/TerrainStatus.qml
|
|
M src/PlanView/TransectStyleComplexItemEditor.qml
|
|
M src/PlanView/TransectStyleComplexItemTerrainFollow.qml
|
|
M src/PositionManager/PositionManager.cpp
|
|
M src/QGCApplication.cc
|
|
A src/QGCCachedFileDownload.cc
|
|
A src/QGCCachedFileDownload.h
|
|
M src/QGCFileDownload.cc
|
|
M src/QGCFileDownload.h
|
|
M src/QGCLoggingCategory.cc
|
|
M src/QGCLoggingCategory.h
|
|
M src/QGCToolbox.cc
|
|
M src/QGCToolbox.h
|
|
M src/QmlControls/AltModeDialog.qml
|
|
M src/QmlControls/AppMessages.qml
|
|
M src/QmlControls/AutotuneUI.qml
|
|
M src/QmlControls/CMakeLists.txt
|
|
A src/QmlControls/CustomAction.h
|
|
A src/QmlControls/CustomActionManager.cc
|
|
A src/QmlControls/CustomActionManager.h
|
|
A src/QmlControls/CustomActions.json
|
|
M src/QmlControls/EditPositionDialog.qml
|
|
M src/QmlControls/HorizontalFactValueGrid.qml
|
|
M src/QmlControls/InstrumentValueEditDialog.qml
|
|
M src/QmlControls/InstrumentValueLabel.qml
|
|
M src/QmlControls/InstrumentValueValue.qml
|
|
M src/QmlControls/JoystickThumbPad.qml
|
|
M src/QmlControls/LogReplayStatusBar.qml
|
|
M src/QmlControls/MissionCommandDialog.qml
|
|
M src/QmlControls/ParameterDiffDialog.qml
|
|
M src/QmlControls/ParameterEditor.qml
|
|
M src/QmlControls/ParameterEditorController.cc
|
|
M src/QmlControls/ParameterEditorDialog.qml
|
|
A src/QmlControls/QGCColumnButton.qml
|
|
M src/QmlControls/QGCComboBox.qml
|
|
M src/QmlControls/QGCFileDialog.qml
|
|
M src/QmlControls/QGCFlickable.qml
|
|
M src/QmlControls/QGCMouseArea.qml
|
|
M src/QmlControls/QGCPipOverlay.qml
|
|
M src/QmlControls/QGCPopupDialog.qml
|
|
A src/QmlControls/QGCSimpleMessageDialog.qml
|
|
M src/QmlControls/QGCTextField.qml
|
|
M src/QmlControls/QGCToolBarButton.qml
|
|
M src/QmlControls/QGroundControl/Controls/qmldir
|
|
M src/QmlControls/QGroundControl/FlightDisplay/qmldir
|
|
M src/QmlControls/QGroundControlQmlGlobal.cc
|
|
M src/QmlControls/QGroundControlQmlGlobal.h
|
|
M src/QmlControls/QmlObjectListModel.cc
|
|
M src/QmlControls/QmlUnitsConversion.h
|
|
M src/QmlControls/RCToParamDialog.qml
|
|
M src/QmlControls/SliderSwitch.qml
|
|
M src/QmlControls/ToolStrip.qml
|
|
M src/QtLocationPlugin/ElevationMapProvider.cpp
|
|
M src/QtLocationPlugin/ElevationMapProvider.h
|
|
M src/QtLocationPlugin/GenericMapProvider.cpp
|
|
M src/QtLocationPlugin/GenericMapProvider.h
|
|
M src/QtLocationPlugin/QGCMapEngine.cpp
|
|
M src/QtLocationPlugin/QGCMapEngine.h
|
|
M src/QtLocationPlugin/QGCMapEngineData.h
|
|
M src/QtLocationPlugin/QGCMapTileSet.cpp
|
|
M src/QtLocationPlugin/QGCMapUrlEngine.cpp
|
|
M src/QtLocationPlugin/QGCMapUrlEngine.h
|
|
M src/QtLocationPlugin/QGCTileCacheWorker.cpp
|
|
M src/QtLocationPlugin/QMLControl/OfflineMap.qml
|
|
M src/QtLocationPlugin/QMLControl/QGCMapEngineManager.cc
|
|
M src/Settings/App.SettingsGroup.json
|
|
M src/Settings/AppSettings.cc
|
|
M src/Settings/AppSettings.h
|
|
M src/Settings/CMakeLists.txt
|
|
M src/Settings/FlyView.SettingsGroup.json
|
|
M src/Settings/FlyViewSettings.cc
|
|
M src/Settings/FlyViewSettings.h
|
|
A src/Settings/RemoteID.SettingsGroup.json
|
|
A src/Settings/RemoteIDSettings.cc
|
|
A src/Settings/RemoteIDSettings.h
|
|
M src/Settings/SettingsManager.cc
|
|
M src/Settings/SettingsManager.h
|
|
M src/Settings/UnitsSettings.cc
|
|
M src/Settings/Video.SettingsGroup.json
|
|
M src/Settings/VideoSettings.cc
|
|
M src/Settings/VideoSettings.h
|
|
M src/Taisync/CMakeLists.txt
|
|
M src/Terrain/TerrainQuery.cc
|
|
M src/TerrainTile.cc
|
|
M src/TerrainTile.h
|
|
M src/Vehicle/Actuators/ActuatorActions.cc
|
|
M src/Vehicle/Actuators/ActuatorActions.h
|
|
M src/Vehicle/Actuators/ActuatorTesting.cc
|
|
M src/Vehicle/Actuators/ActuatorTesting.h
|
|
M src/Vehicle/Actuators/Actuators.cc
|
|
M src/Vehicle/Actuators/Actuators.h
|
|
M src/Vehicle/Actuators/GeometryImage.cc
|
|
M src/Vehicle/Actuators/GeometryImage.h
|
|
M src/Vehicle/Actuators/Mixer.cc
|
|
M src/Vehicle/Actuators/Mixer.h
|
|
M src/Vehicle/Actuators/MotorAssignment.cc
|
|
M src/Vehicle/Actuators/MotorAssignment.h
|
|
M src/Vehicle/Autotune.cpp
|
|
M src/Vehicle/Autotune.h
|
|
M src/Vehicle/CMakeLists.txt
|
|
M src/Vehicle/ClockFact.json
|
|
M src/Vehicle/CompInfo.h
|
|
M src/Vehicle/CompInfoActuators.cc
|
|
M src/Vehicle/CompInfoActuators.h
|
|
M src/Vehicle/CompInfoEvents.cc
|
|
M src/Vehicle/CompInfoEvents.h
|
|
M src/Vehicle/CompInfoGeneral.cc
|
|
M src/Vehicle/CompInfoGeneral.h
|
|
M src/Vehicle/CompInfoParam.cc
|
|
M src/Vehicle/CompInfoParam.h
|
|
M src/Vehicle/ComponentInformationManager.cc
|
|
M src/Vehicle/ComponentInformationManager.h
|
|
A src/Vehicle/ComponentInformationTranslation.cc
|
|
A src/Vehicle/ComponentInformationTranslation.h
|
|
A src/Vehicle/EFIFact.json
|
|
M src/Vehicle/EventHandler.cc
|
|
M src/Vehicle/EventHandler.h
|
|
M src/Vehicle/FTPManager.cc
|
|
M src/Vehicle/FTPManager.h
|
|
M src/Vehicle/FTPManagerTest.cc
|
|
A src/Vehicle/GeneratorFact.json
|
|
A src/Vehicle/HealthAndArmingCheckReport.cc
|
|
A src/Vehicle/HealthAndArmingCheckReport.h
|
|
M src/Vehicle/InitialConnectStateMachine.cc
|
|
M src/Vehicle/InitialConnectStateMachine.h
|
|
M src/Vehicle/MAVLinkLogManager.cc
|
|
A src/Vehicle/RemoteIDManager.cc
|
|
A src/Vehicle/RemoteIDManager.h
|
|
M src/Vehicle/RequestMessageTest.cc
|
|
M src/Vehicle/SendMavCommandWithHandlerTest.cc
|
|
M src/Vehicle/SendMavCommandWithHandlerTest.h
|
|
M src/Vehicle/SendMavCommandWithSignallingTest.cc
|
|
A src/Vehicle/StandardModes.cc
|
|
A src/Vehicle/StandardModes.h
|
|
M src/Vehicle/Vehicle.cc
|
|
M src/Vehicle/Vehicle.h
|
|
M src/Vehicle/VehicleClockFactGroup.cc
|
|
M src/Vehicle/VehicleClockFactGroup.h
|
|
A src/Vehicle/VehicleEFIFactGroup.cc
|
|
A src/Vehicle/VehicleEFIFactGroup.h
|
|
M src/Vehicle/VehicleFact.json
|
|
A src/Vehicle/VehicleGeneratorFactGroup.cc
|
|
A src/Vehicle/VehicleGeneratorFactGroup.h
|
|
M src/Vehicle/VehicleHygrometerFactGroup.cc
|
|
M src/VehicleSetup/FirmwareUpgrade.qml
|
|
M src/VehicleSetup/FirmwareUpgradeController.cc
|
|
M src/VehicleSetup/FirmwareUpgradeController.h
|
|
M src/VehicleSetup/JoystickConfig.qml
|
|
M src/VehicleSetup/JoystickConfigController.cc
|
|
M src/VehicleSetup/JoystickConfigGeneral.qml
|
|
M src/VehicleSetup/SetupView.qml
|
|
M src/VideoManager/VideoManager.cc
|
|
M src/VideoManager/VideoManager.h
|
|
M src/VideoReceiver/GStreamer.cc
|
|
M src/VideoReceiver/GstVideoReceiver.cc
|
|
M src/VideoReceiver/GstVideoReceiver.h
|
|
M src/VideoReceiver/README.md
|
|
M src/VideoReceiver/VideoReceiver.pri
|
|
M src/VideoReceiver/gstqgcvideosinkbin.c
|
|
M src/api/QGCCorePlugin.cc
|
|
M src/api/QGCOptions.h
|
|
M src/comm/LinkManager.cc
|
|
M src/comm/LinkManager.h
|
|
M src/comm/MAVLinkProtocol.cc
|
|
M src/comm/MockLink.cc
|
|
M src/comm/MockLink.h
|
|
M src/comm/MockLinkFTP.cc
|
|
M src/comm/MockLinkFTP.h
|
|
M src/comm/MockLinkOptionsDlg.qml
|
|
A src/comm/Mocklink.Arduplane.params.ftp.bin
|
|
M src/comm/QGCMAVLink.cc
|
|
M src/comm/QGCMAVLink.h
|
|
M src/comm/QGCSerialPortInfo.cc
|
|
M src/comm/SerialLink.cc
|
|
M src/comm/TCPLink.cc
|
|
M src/comm/TCPLink.h
|
|
M src/comm/USBBoardInfo.json
|
|
M src/qgcunittest/CMakeLists.txt
|
|
A src/qgcunittest/ComponentInformationTranslationTest.cc
|
|
A src/qgcunittest/ComponentInformationTranslationTest.h
|
|
M src/qgcunittest/RadioConfigTest.cc
|
|
A src/qgcunittest/TranslationTest.json
|
|
A src/qgcunittest/TranslationTest_de_DE.ts
|
|
M src/qgcunittest/UnitTestList.cc
|
|
M src/uas/UAS.cc
|
|
M src/uas/UAS.h
|
|
M src/uas/UASMessageHandler.cc
|
|
M src/uas/UASMessageHandler.h
|
|
M src/ui/AppSettings.qml
|
|
M src/ui/MainRootWindow.qml
|
|
M src/ui/preferences/GeneralSettings.qml
|
|
M src/ui/preferences/LinkSettings.qml
|
|
M src/ui/preferences/MavlinkSettings.qml
|
|
A src/ui/preferences/RemoteIDSettings.qml
|
|
A src/ui/toolbar/APMSupportForwardingIndicator.qml
|
|
M src/ui/toolbar/CMakeLists.txt
|
|
A src/ui/toolbar/FlightModeMenuIndicator.qml
|
|
M src/ui/toolbar/GPSRTKIndicator.qml
|
|
M src/ui/toolbar/Images/AirplaneIcon.svg
|
|
M src/ui/toolbar/Images/Armed.svg
|
|
M src/ui/toolbar/Images/Connect.svg
|
|
M src/ui/toolbar/Images/Disarmed.svg
|
|
M src/ui/toolbar/Images/Disconnect.svg
|
|
M src/ui/toolbar/Images/Gears.svg
|
|
M src/ui/toolbar/Images/Gps.svg
|
|
M src/ui/toolbar/Images/Hamburger.svg
|
|
M src/ui/toolbar/Images/Megaphone.svg
|
|
M src/ui/toolbar/Images/PaperPlane.svg
|
|
M src/ui/toolbar/Images/Plan.svg
|
|
M src/ui/toolbar/Images/Quad.svg
|
|
M src/ui/toolbar/Images/RC.svg
|
|
A src/ui/toolbar/Images/RidEmergencyBackground.svg
|
|
A src/ui/toolbar/Images/RidEmergencyBackgroundHighlight.svg
|
|
A src/ui/toolbar/Images/RidFlagBackgroundGreen.svg
|
|
A src/ui/toolbar/Images/RidFlagBackgroundRed.svg
|
|
A src/ui/toolbar/Images/RidIconGreen.svg
|
|
A src/ui/toolbar/Images/RidIconGrey.svg
|
|
A src/ui/toolbar/Images/RidIconRed.svg
|
|
A src/ui/toolbar/Images/RidIconYellow.svg
|
|
M src/ui/toolbar/Images/Signal0.svg
|
|
M src/ui/toolbar/Images/Signal100.svg
|
|
M src/ui/toolbar/Images/Signal20.svg
|
|
M src/ui/toolbar/Images/Signal40.svg
|
|
M src/ui/toolbar/Images/Signal60.svg
|
|
M src/ui/toolbar/Images/Signal80.svg
|
|
M src/ui/toolbar/Images/TelemRSSI.svg
|
|
M src/ui/toolbar/Images/Yield.svg
|
|
M src/ui/toolbar/MainStatusIndicator.qml
|
|
M src/ui/toolbar/MainToolBar.qml
|
|
M src/ui/toolbar/MainToolBarIndicators.qml
|
|
M src/ui/toolbar/MessageIndicator.qml
|
|
M src/ui/toolbar/RCRSSIIndicator.qml
|
|
A src/ui/toolbar/RemoteIDIndicator.qml
|
|
M test/100Waypoints.waypoints copy.txt
|
|
M test/800Waypoints.waypoints.txt
|
|
M test/MissionPlanner.waypoints.txt
|
|
M tools/RandomNumberVerification/generate_noise_csv
|
|
M tools/StripAndTarQtForAndroidMin.sh
|
|
M tools/StripAndTarQtForLinuxMin.sh
|
|
M tools/StripAndTarQtForOSXMin.sh
|
|
M tools/StripAndTarQtForiOSMin.sh
|
|
M tools/get_xcode_version.sh
|
|
M tools/google_play_upload.py
|
|
M tools/iosccachecc.sh
|
|
M tools/iosccachecxx.sh
|
|
M tools/osxrelocator.py
|
|
M tools/patch_qt_for_xcode8.sh
|
|
M tools/prepare_gstreamer_framework.sh
|
|
M tools/update_android_manifest_package.sh
|
|
M tools/update_android_version.sh
|
|
M tools/update_ios_version.sh
|
|
M translations/qgc-lupdate-json.py
|
|
M translations/qgc-lupdate.sh
|
|
M translations/qgc_json_zh_CN.ts
|
|
M translations/qgc_source_tr_TR.ts
|
|
M translations/qgc_source_zh_CN.ts
|