地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Don Gagne 66753e2111
VehicleLinkManager: Major refactor on how QGC manages comm links (#9101)
5 years ago
..
QGroundControl Refactor/fixes for ProximityRadar and friends 5 years ago
APMSubMotorDisplay.qml APMSubMotorDisplay: Display motor configurations for each sub frame 7 years ago
AppMessages.cc App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup. 5 years ago
AppMessages.h Update copyright date 5 years ago
AppMessages.qml QGCFileDialog remove separate mobile fileExtension properties 5 years ago
AxisMonitor.qml Update UI 6 years ago
CMakeLists.txt cmake build updates/fixes 5 years ago
ClickableColor.qml Changes imports back to v5.5 level 8 years ago
DeadMouseArea.qml Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. 7 years ago
DropButton.qml Remove overly redundant activeVehicle redefinitions. 6 years ago
DropPanel.qml ToolStrip rearchitecture for encapsulation and customization 5 years ago
EditPositionDialog.FactMetaData.json Shorten meta data keys for smaller file sizes 5 years ago
EditPositionDialog.qml Update copyright date 5 years ago
EditPositionDialogController.cc Update copyright date 5 years ago
EditPositionDialogController.h Update copyright date 5 years ago
ExclusiveGroupItem.qml Changes imports back to v5.5 level 8 years ago
FactSliderPanel.qml Update copyright date 5 years ago
FactValueGrid.cc Fix bugs related to dynamic fact groups 5 years ago
FactValueGrid.h Fix bugs related to dynamic fact groups 5 years ago
FileButton.qml Add delete file support to QGCFileDialog 8 years ago
FlightModeDropdown.qml Update copyright date 5 years ago
FlightModeMenu.qml More flight mode, vtol mode, armed into main status 5 years ago
FlightPathSegment.cc Replace qFuzzyCompare with better functioning QGC::fuzzyCompare 5 years ago
FlightPathSegment.h Major rework to support terrain profile display and terrain collision reporting 5 years ago
HackAndroidFileDialog.qml Hack workaround to 5.9 android FileDialog Qt bug 8 years ago
HeightIndicator.qml Use Map Palette 5 years ago
HorizontalFactValueGrid.cc Fix bugs related to dynamic fact groups 5 years ago
HorizontalFactValueGrid.h Telemetry Values bar at center bottom 5 years ago
HorizontalFactValueGrid.qml Remove logging 5 years ago
IndicatorButton.qml Changes imports back to v5.5 level 8 years ago
InstrumentValueArea.qml Support for reusable InstrumentValueArea control 5 years ago
InstrumentValueData.cc Fix bugs related to dynamic fact groups 5 years ago
InstrumentValueData.h Fix bugs related to dynamic fact groups 5 years ago
InstrumentValueEditDialog.qml Fix bugs related to dynamic fact groups 5 years ago
InstrumentValueLabel.qml Added configurable value grid to toolbar 5 years ago
InstrumentValueValue.qml Fix bugs related to dynamic fact groups 5 years ago
JoystickThumbPad.qml Cherry pick virtual joystick fix from Stable 5 years ago
KMLOrSHPFileDialog.qml QGCFileDialog remove separate mobile fileExtension properties 5 years ago
LogReplayStatusBar.qml VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
MAVLinkChart.qml Fix chart deletion error 5 years ago
MAVLinkMessageButton.qml Update copyright date 5 years ago
MainWindowSavedState.qml Expose API to prevent QGC from saving the application window size and position on close (or restoring it on open). 5 years ago
MissionCommandDialog.qml Support for Vehicle and Firmware classes 5 years ago
MissionItemIndexLabel.qml Major rework to support terrain profile display and terrain collision reporting 5 years ago
ModeSwitchDisplay.qml Update copyright date 5 years ago
MultiRotorMotorDisplay.qml Changes imports back to v5.5 level 8 years ago
OfflineMapButton.qml Update copyright date 5 years ago
PIDTuning.qml Clean up references to MainRootWindow globals 5 years ago
ParameterEditor.qml VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
ParameterEditorController.cc QGroundControlQmlGlobal: Do not use deprecated QString enum with Qt 5.15.0 5 years ago
ParameterEditorController.h Set RC To Param support 5 years ago
ParameterEditorDialog.qml Clean up references to MainRootWindow globals 5 years ago
PreFlightCheckButton.qml Added properties to enable changing the color of the checklist section headers based on the pass/fail status of the checklist items 5 years ago
PreFlightCheckGroup.qml Added pass/fail/pending text colors to the QGC palette which default to standard text color. Added such that custom builds can override 5 years ago
PreFlightCheckList.qml Expose reset button enable/disable 6 years ago
PreFlightCheckModel.qml Added a property to the PreFlightCheckModel to enforce checklist order 5 years ago
QGCButton.qml Switch to Controls 2 version of QGCButton 5 years ago
QGCCheckBox.qml Merge pull request #8802 from mavlink/LogReplayLoad 5 years ago
QGCColoredImage.qml Cleanup Safety Panel 6 years ago
QGCComboBox.qml Support for reusable InstrumentValueArea control 5 years ago
QGCControlDebug.qml Unified photo/video control which works with mavlink cameras and just video stream 5 years ago
QGCDynamicObjectManager.qml New addObject method 6 years ago
QGCFileDialog.qml Refactor/fixes for ProximityRadar and friends 5 years ago
QGCFileDialogController.cc QGCFileDialog remove separate mobile fileExtension properties 5 years ago
QGCFileDialogController.h QGCFileDialog remove separate mobile fileExtension properties 5 years ago
QGCFlickable.qml Implement MAVLink Inspector (WIP) 6 years ago
QGCFlickableHorizontalIndicator.qml 3 seconds is way too long to wait for the bars to go away. 5 years ago
QGCFlickableVerticalIndicator.qml 3 seconds is way too long to wait for the bars to go away. 5 years ago
QGCGeoBoundingCube.cc Update copyright date 5 years ago
QGCGeoBoundingCube.h Update copyright date 5 years ago
QGCGroupBox.qml Update copyright date 5 years ago
QGCHoverButton.qml Plan View Work 6 years ago
QGCImageProvider.cc Replace email address 5 years ago
QGCImageProvider.h Replace email address 5 years ago
QGCLabel.qml Control should have it's own palette 5 years ago
QGCListView.qml Changes imports back to v5.5 level 8 years ago
QGCMapLabel.qml Changes imports back to v5.5 level 8 years ago
QGCMenu.qml More flight mode, vtol mode, armed into main status 5 years ago
QGCMenuItem.qml Use QtQuick.Controls 1.x menus 6 years ago
QGCMenuSeparator.qml Use QtQuick.Controls 1.x menus 6 years ago
QGCMouseArea.qml Newer version to support containsPress 6 years ago
QGCMovableItem.qml Changes imports back to v5.5 level 8 years ago
QGCOptionsComboBox.qml Fix dropdown indicator color 6 years ago
QGCPipOverlay.qml Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCPipState.qml More FlyView encasulation. Make QGCPipOverlay completely self contained 5 years ago
QGCPopupDialog.qml New QGCPopupDialog mechanism 5 years ago
QGCPopupDialogContainer.qml Unified photo/video control which works with mavlink cameras and just video stream 5 years ago
QGCRadioButton.qml QGCRadioButton: Use an odd number to allow proper centralization 6 years ago
QGCSlider.qml Unified photo/video control which works with mavlink cameras and just video stream 5 years ago
QGCSwitch.qml Update copyright date 5 years ago
QGCTabBar.qml Forgot to customize TabBar and TabButton 6 years ago
QGCTabButton.qml Fix QGCTabBar icon support 5 years ago
QGCTextField.qml Show extra unit in small font 6 years ago
QGCToolBarButton.qml Re-architect toolbar for better customization capabilities. Also use less real estate. 5 years ago
QGCToolInsets.qml Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCViewDialog.qml Support stacked component dialogs 5 years ago
QGCViewDialogContainer.qml Support stacked component dialogs 5 years ago
QGCViewMessage.qml Update copyright date 5 years ago
QGroundControlQmlGlobal.cc VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
QGroundControlQmlGlobal.h VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
QmlObjectListModel.cc Allow to move/reorder objects within QmlObjectListModel 5 years ago
QmlObjectListModel.h Allow to move/reorder objects within QmlObjectListModel 5 years ago
QmlTest.qml Use QtQuick.Controls 1.x menus 6 years ago
QmlUnitsConversion.h appSettingsSpeedUnitsString() method added 5 years ago
RCChannelMonitor.qml Update copyright date 5 years ago
RCChannelMonitorController.cc Base channel max solely on channel count 5 years ago
RCChannelMonitorController.h Base channel max solely on channel count 5 years ago
RCToParamDialog.FactMetaData.json Shorten meta data keys for smaller file sizes 5 years ago
RCToParamDialog.qml Set RC To Param support 5 years ago
RCToParamDialogController.cc Set RC To Param support 5 years ago
RCToParamDialogController.h Set RC To Param support 5 years ago
RoundButton.qml Changes imports back to v5.5 level 8 years ago
ScreenTools.qml Set RC To Param support 5 years ago
ScreenToolsController.cc Add missing include 5 years ago
ScreenToolsController.h Add support for ScreenTools.defaultFontDescent 5 years ago
SectionHeader.qml Added properties to enable changing the color of the checklist section headers based on the pass/fail status of the checklist items 5 years ago
SliderSwitch.qml Cleanup unused code 6 years ago
SubMenuButton.qml View change done using Drawer 5 years ago
TerrainProfile.cc Replace qFuzzyCompare with better functioning QGC::fuzzyCompare 5 years ago
TerrainProfile.h Fix crash 5 years ago
ToolStrip.qml Telemetry Values bar at center bottom 5 years ago
ToolStripAction.cc ToolStrip rearchitecture for encapsulation and customization 5 years ago
ToolStripAction.h ToolStrip rearchitecture for encapsulation and customization 5 years ago
ToolStripActionList.cc ToolStrip rearchitecture for encapsulation and customization 5 years ago
ToolStripActionList.h ToolStrip rearchitecture for encapsulation and customization 5 years ago
VehicleRotationCal.qml Update copyright date 5 years ago
VehicleSummaryRow.qml Clip summary text appropriately 8 years ago
arrow-down.png Waypoint now supports camera section 8 years ago
checkbox-check.svg Check box check mark using vector image 6 years ago