From b2c4f849a0348080868f3e05c1c0888eb3922815 Mon Sep 17 00:00:00 2001 From: James Mare Date: Fri, 8 Sep 2023 14:34:22 +1000 Subject: [PATCH] custom-example: update qrc files This is an auto update of the custom example qrc files using updateqrc.py --- custom-example/qgcresources.qrc | 7 +++++++ custom-example/qgroundcontrol.qrc | 34 ++++++++++++++++++++++++++-------- 2 files changed, 33 insertions(+), 8 deletions(-) diff --git a/custom-example/qgcresources.qrc b/custom-example/qgcresources.qrc index c0b4815..3d5fda0 100644 --- a/custom-example/qgcresources.qrc +++ b/custom-example/qgcresources.qrc @@ -26,11 +26,15 @@ ../resources/JoystickBezel.png ../resources/JoystickBezelLight.png ../resources/land.svg + ../resources/layout-bottom.svg + ../resources/layout-right.svg ../resources/LockClosed.svg ../resources/LockOpen.svg ../resources/notile.png + ../resources/NoVideoBackground.jpg ../resources/Pause.svg ../resources/pause-mission.svg + ../resources/pencil.svg ../resources/Play.svg ../resources/PowerButton.svg ../resources/QGCLogoBlack.svg @@ -51,6 +55,9 @@ ../resources/XDelete.svg ../resources/XDeleteBlack.svg ../resources/waypoint.svg + ../resources/Gripper.svg + ../resources/GripperRelease.svg + ../resources/GripperGrab.svg ../resources/icons/qgroundcontrol.ico diff --git a/custom-example/qgroundcontrol.qrc b/custom-example/qgroundcontrol.qrc index ed19b51..db956c0 100644 --- a/custom-example/qgroundcontrol.qrc +++ b/custom-example/qgroundcontrol.qrc @@ -14,9 +14,11 @@ ../src/ui/toolbar/ModeIndicator.qml ../src/ui/toolbar/MultiVehicleSelector.qml ../src/ui/toolbar/RCRSSIIndicator.qml + ../src/ui/toolbar/RemoteIDIndicator.qml ../src/ui/toolbar/ROIIndicator.qml ../src/ui/toolbar/TelemetryRSSIIndicator.qml ../src/ui/toolbar/VTOLModeIndicator.qml + ../src/ui/toolbar/APMSupportForwardingIndicator.qml ../src/FlightDisplay/DefaultChecklist.qml @@ -38,6 +40,7 @@ ../src/ui/preferences/BluetoothSettings.qml ../src/PlanView/CorridorScanEditor.qml ../src/ui/preferences/DebugWindow.qml + ../src/ui/preferences/RemoteIDSettings.qml ../src/AutoPilotPlugins/Common/ESP8266Component.qml ../src/AutoPilotPlugins/Common/ESP8266ComponentSummary.qml ../src/ui/ExitWithErrorWindow.qml @@ -66,6 +69,9 @@ ../src/ui/preferences/MockLink.qml ../src/ui/preferences/MockLinkSettings.qml ../src/AutoPilotPlugins/Common/MotorComponent.qml + ../src/AutoPilotPlugins/PX4/ActuatorComponent.qml + ../src/AutoPilotPlugins/PX4/ActuatorFact.qml + ../src/AutoPilotPlugins/PX4/ActuatorSlider.qml ../src/QtLocationPlugin/QMLControl/OfflineMap.qml ../src/PlanView/PlanToolBar.qml ../src/PlanView/PlanToolBarIndicators.qml @@ -76,6 +82,7 @@ ../src/FlightMap/Widgets/QGCInstrumentWidgetAlternate.qml ../src/AnalyzeView/AnalyzePage.qml ../src/QmlControls/AppMessages.qml + ../src/QmlControls/AltModeDialog.qml ../src/QmlControls/AxisMonitor.qml ../src/PlanView/CameraCalcCamera.qml ../src/PlanView/CameraCalcGrid.qml @@ -104,6 +111,7 @@ ../src/QmlControls/KMLOrSHPFileDialog.qml ../src/QmlControls/LogReplayStatusBar.qml ../src/ui/toolbar/MainStatusIndicator.qml + ../src/ui/toolbar/FlightModeMenuIndicator.qml ../src/ui/toolbar/MainToolBar.qml ../src/QmlControls/MainWindowSavedState.qml ../src/QmlControls/MAVLinkChart.qml @@ -125,6 +133,7 @@ ../src/QmlControls/PreFlightCheckGroup.qml ../src/QmlControls/PreFlightCheckModel.qml ../src/QmlControls/QGCButton.qml + ../src/QmlControls/QGCColumnButton.qml ../src/QmlControls/AutotuneUI.qml ../src/QmlControls/QGCCheckBox.qml ../src/QmlControls/QGCColoredImage.qml @@ -147,10 +156,10 @@ ../src/QmlControls/QGCMouseArea.qml ../src/QmlControls/QGCMovableItem.qml ../src/QmlControls/QGCPopupDialog.qml - ../src/QmlControls/QGCPopupDialogContainer.qml ../src/QmlControls/QGCPipOverlay.qml ../src/QmlControls/QGCPipState.qml ../src/QmlControls/QGCRadioButton.qml + ../src/QmlControls/QGCSimpleMessageDialog.qml ../src/QmlControls/QGCSlider.qml ../src/QmlControls/QGCSwitch.qml ../src/QmlControls/QGCTabBar.qml @@ -158,9 +167,6 @@ ../src/QmlControls/QGCTextField.qml ../src/QmlControls/QGCToolBarButton.qml ../src/QmlControls/QGCToolInsets.qml - ../src/QmlControls/QGCViewDialog.qml - ../src/QmlControls/QGCViewDialogContainer.qml - ../src/QmlControls/QGCViewMessage.qml ../src/QmlControls/QGroundControl/Controls/qmldir ../src/PlanView/RallyPointEditorHeader.qml ../src/PlanView/RallyPointItemEditor.qml @@ -180,6 +186,7 @@ ../src/PlanView/TakeoffItemMapVisual.qml ../src/QmlControls/ToolStrip.qml ../src/QmlControls/ToolStripHoverButton.qml + ../src/PlanView/TransectStyleComplexItemEditor.qml ../src/PlanView/TransectStyleComplexItemStats.qml ../src/PlanView/TransectStyleComplexItemTabBar.qml ../src/PlanView/TransectStyleComplexItemTerrainFollow.qml @@ -214,9 +221,11 @@ ../src/FlightDisplay/GuidedActionLand.qml ../src/FlightDisplay/GuidedActionList.qml ../src/FlightDisplay/GuidedActionTakeoff.qml + ../src/FlightDisplay/GuidedActionGripper.qml + ../src/FlightDisplay/GripperMenu.qml ../src/FlightDisplay/GuidedActionPause.qml ../src/FlightDisplay/GuidedActionRTL.qml - ../src/FlightDisplay/GuidedAltitudeSlider.qml + ../src/FlightDisplay/GuidedValueSlider.qml ../src/FlightDisplay/GuidedToolStripAction.qml ../src/FlightDisplay/MultiVehicleList.qml ../src/FlightDisplay/PreFlightBatteryCheck.qml @@ -230,6 +239,9 @@ ../src/FlightDisplay/TerrainProgress.qml ../src/FlightDisplay/TelemetryValuesBar.qml ../src/FlightDisplay/VehicleWarnings.qml + ../src/FlightDisplay/ObstacleDistanceOverlay.qml + ../src/FlightDisplay/ObstacleDistanceOverlayMap.qml + ../src/FlightDisplay/ObstacleDistanceOverlayVideo.qml ../src/QmlControls/QGroundControl/FlightDisplay/qmldir ../src/FlightMap/MapItems/CameraTriggerIndicator.qml ../src/FlightMap/Widgets/CenterMapDropButton.qml @@ -274,6 +286,8 @@ ../src/AnalyzeView/VibrationPage.qml ../src/FlightDisplay/VirtualJoystick.qml ../src/PlanView/VTOLLandingPatternEditor.qml + ../src/comm/MockLinkOptionsDlg.qml + ../src/FlightDisplay/FlyViewInsetViewer.qml ../src/FirstRunPromptDialogs/UnitsFirstRunPrompt.qml @@ -290,6 +304,7 @@ ../src/MissionManager/CameraSection.FactMetaData.json ../src/MissionManager/CameraSpec.FactMetaData.json ../src/MissionManager/CorridorScan.SettingsGroup.json + ../src/Settings/RemoteID.SettingsGroup.json ../src/QmlControls/EditPositionDialog.FactMetaData.json ../src/Settings/FirmwareUpgrade.SettingsGroup.json ../src/Settings/FlightMap.SettingsGroup.json @@ -322,13 +337,15 @@ ../src/Vehicle/GPSFact.json ../src/Vehicle/GPSRTKFact.json ../src/Vehicle/SetpointFact.json + ../src/Vehicle/LocalPositionFact.json + ../src/Vehicle/LocalPositionFact.json ../src/Vehicle/SubmarineFact.json ../src/Vehicle/TemperatureFact.json ../src/Vehicle/TerrainFactGroup.json ../src/Vehicle/VehicleFact.json ../src/Vehicle/VibrationFact.json ../src/Vehicle/WindFact.json - ../src/Vehicle/HygrometerFact.json + ../src/Vehicle/HygrometerFact.json ../src/Settings/Video.SettingsGroup.json ../src/MissionManager/VTOLLandingPattern.FactMetaData.json @@ -336,8 +353,9 @@ ../src/comm/APMArduSubMockLink.params ../src/comm/PX4MockLink.params ../src/comm/MockLink.General.MetaData.json - src/comm/MockLink.General.MetaData.json.xz + ../src/comm/MockLink.General.MetaData.json.xz + ../src/comm/MockLink.Parameter.MetaData.json.xz ../src/comm/MockLink.Parameter.MetaData.json - src/comm/MockLink.Parameter.MetaData.json.xz + ../src/comm/Mocklink.Arduplane.params.ftp.bin