地面站终端 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.
Julian Oes a753a86844
VideoReceiver: bump gstreamer version
9 months ago
..
ADSB Remove AirMap support (#10726) 2 years ago
AnalyzeView Switch date format to fix small screens 2 years ago
Audio Initial cleanup of (Doxygen) documentation. 5 years ago
AutoPilotPlugins Remove unused parameters 11 months ago
Camera Add camera tracking functionality 11 months ago
Compression QGCLZMA: init crc table only once 4 years ago
FactSystem FactMetadata: Make minForType() and minForType() public static 1 year ago
FirmwarePlugin FirmwarePlugin.cc: add gimbalIndicator to toolIndicators 11 months ago
FirstRunPromptDialogs More work on QGCPopupDialog, and QGCSImpleMessageDialog usage 3 years ago
FlightDisplay FlyViewVideo.qml, OnScreenGimbalController.qml: fix conflict with tracking feature after rebase 11 months ago
FlightMap VehicleMapItem.qml: add gimbal yaw indicator over map 11 months ago
FollowMe FollowMe: Fix bug preventing sending GCS motion report when setting is always. 5 years ago
GPS GPS/Drivers: Update submodule, fix RTK for F9P 11 months ago
Geo replace non-ascii characters in source code (#9143) 4 years ago
Gimbal GimbalController: Limit how fast we send gimbal status message request: 9 months ago
Joystick Joystick: fix gimbal control and add some new button actions for gimbal control 11 months ago
Microhard fix and clean up cmake gstreamer on windows 4 years ago
MissionManager Show polygon edge lengths while dragging vertex 11 months ago
PairingManager Remove reference to NXP NFC Library. Keep only QtNFC. 5 years ago
PlanView feat: give credit to elevation provider 2 years ago
PositionManager PositionManager: clear values on changing source 2 years ago
QmlControls OnScreenGimbalController.qml: first commit, process onscreen mouse actions for gimbal control 11 months ago
QtLocationPlugin Fix exported tile sets file extension 11 months ago
Settings GimbalControllerSettings: Add setting to show or not Acquire/release control button 11 months ago
Taisync fix and clean up cmake gstreamer on windows 4 years ago
Terrain feat: replace airmap terrain with copernicus 2 years ago
Vehicle SendMavCommandWithSignallingTest.cc: ignore MAV_CMD_REQUEST_MESSAGE: 11 months ago
VehicleSetup Fixes for joystick event handling in QML 11 months ago
VideoManager Settings/VideoManager: add Herelink video stream 1 year ago
VideoReceiver VideoReceiver: bump gstreamer version 9 months ago
api QGCCorePlugin: new function getOfflineCameraDefinitionFile: 11 months ago
comm Fix up support for MAV_RESULT_IN_PROGRESS 1 year ago
qgcunittest qgcunittest: add unit test for metadata translation 2 years ago
uas Vehicle: fix html escaping for events & rich text rendering 1 year ago
ui Revert "MainRootWindow.qml: remove unused viewSwitch() function" 10 months ago
CMakeLists.txt Fix aimap deleting for cmake build 2 years ago
CmdLineOptParser.cc Initial cleanup of (Doxygen) documentation. 5 years ago
CmdLineOptParser.h Initial cleanup of (Doxygen) documentation. 5 years ago
JsonHelper.cc Add support for new FactMetaData json values/bitmask formats. (#9148) 4 years ago
JsonHelper.h Add support for new FactMetaData json values/bitmask formats. (#9148) 4 years ago
KMLDomDocument.cc Fix return value 5 years ago
KMLDomDocument.h Fix return value 5 years ago
KMLHelper.cc Out Survey polygons with KML save 5 years ago
KMLHelper.h Out Survey polygons with KML save 5 years ago
LogCompressor.cc Remove back compat for < Qt 5.15 3 years ago
LogCompressor.h LogCompressor: Add missing const in member functions 4 years ago
MobileScreenMgr.cc Update copyright date 5 years ago
MobileScreenMgr.h
MobileScreenMgr.mm Update copyright date 5 years ago
QGC.cc Add QGC::fuzzyCompare which works in all cases 5 years ago
QGC.h Add QGC::fuzzyCompare which works in all cases 5 years ago
QGCApplication.cc QGCApplication.cc: add GimbalController and register to qml 11 months ago
QGCApplication.h px4: add actuators config page 3 years ago
QGCCachedFileDownload.cc ComponentInformation: add metadata translation support 2 years ago
QGCCachedFileDownload.h ComponentInformation: add metadata translation support 2 years ago
QGCComboBox.cc Remove back compat for < Qt 5.15 3 years ago
QGCComboBox.h Initial cleanup of (Doxygen) documentation. 5 years ago
QGCConfig.h Bump settings version due to changes in map settings. 5 years ago
QGCFileDownload.cc QGCFileDownload: handle OpenSSL build time vs runtime version mismatch 2 years ago
QGCFileDownload.h QGCFileDownload: handle OpenSSL build time vs runtime version mismatch 2 years ago
QGCLoggingCategory.cc Rework Vehicle Joystick Handling 2 years ago
QGCLoggingCategory.h Rework Vehicle Joystick Handling 2 years ago
QGCMapPalette.cc Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCMapPalette.h Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCPalette.cc Plan: Support terrain adjustment in turn segments (#9249) 4 years ago
QGCPalette.h Plan: Support terrain adjustment in turn segments (#9249) 4 years ago
QGCQGeoCoordinate.cc Update copyright date 5 years ago
QGCQGeoCoordinate.h Update copyright date 5 years ago
QGCTemporaryFile.cc Component Information FTP download support 5 years ago
QGCTemporaryFile.h Component Information FTP download support 5 years ago
QGCToolbox.cc Remove AirMap support (#10726) 2 years ago
QGCToolbox.h Remove AirMap support (#10726) 2 years ago
RunGuard.cc Update copyright date 5 years ago
RunGuard.h Update copyright date 5 years ago
SHPFileHelper.cc Update copyright date 5 years ago
SHPFileHelper.h Update copyright date 5 years ago
ShapeFileHelper.cc Out Survey polygons with KML save 5 years ago
ShapeFileHelper.h Update copyright date 5 years ago
TerrainTile.cc feat: replace airmap terrain with copernicus 2 years ago
TerrainTile.h feat: replace airmap terrain with copernicus 2 years ago
documentation.dox
main.cc main: fix Ctrl+C 11 months ago
stable_headers.h
test.qml