地面站终端 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.
Gus Grubba 11ccd415bf Use existing active vehicle variable instead of duplicating it. 5 years ago
..
ADSB cmake: add ADSB 5 years ago
Airmap Change map settings to string 6 years ago
AirspaceManagement Merge pull request #7704 from tcanabrava/remove_unused_file 6 years ago
AnalyzeView Dynamic sizing of message buttons 5 years ago
Audio Merge conflict fixes 5 years ago
AutoPilotPlugins Fix crash when enabling Advanced Tuning 5 years ago
Camera Merge pull request #7998 from mavlink/pr-fix-camera-battery 5 years ago
FactSystem Merge pull request #8104 from DonLakeFlyer/RandomFixes 5 years ago
FirmwarePlugin Update PX4 Firmware metadata Wed Dec 11 15:34:20 UTC 2019 5 years ago
FlightDisplay Use existing active vehicle variable instead of duplicating it. 5 years ago
FlightMap Active ROI indication in Plan Map items 5 years ago
FollowMe Fix correct usage of heading value 5 years ago
GPS GPS: Change NULL or 0 to nullptr 6 years ago
Geo cmake: add Geo subdirectory 5 years ago
Joystick Handle Button Up state (Joystick) 6 years ago
Microhard Prevent Microhard handler from locking main thread 6 years ago
MissionManager Merge pull request #8101 from DonLakeFlyer/CancelROI 5 years ago
PairingManager Remove debugging code 6 years ago
PlanView Make Toolstrip flickable, fix maxHeight, fix bunch of margins 5 years ago
PositionManager Turn off simulation 6 years ago
QmlControls Make Toolstrip flickable, fix maxHeight, fix bunch of margins 5 years ago
QtLocationPlugin cmake: add new sources and delete unused SurveyMissionItem 5 years ago
Settings Merge pull request #8104 from DonLakeFlyer/RandomFixes 5 years ago
Taisync Flag thread blockers 6 years ago
Terrain Improve codestyle and const correctness. Remove useless patch file. 5 years ago
Vehicle Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-mgrs 5 years ago
VehicleSetup Add support for ModalAI FC v1 FW Update 5 years ago
VideoStreaming Merge pull request #8088 from andrewvoznytsa/video_recording_offset_fix 5 years ago
ViewWidgets CMake: Add Qml targets to ViewWidgets 6 years ago
api Remove unused pairing settings 6 years ago
comm Add support for ModalAI FC v1 FW Update 5 years ago
qgcunittest qgcunittest: Change NULL or 0 to nullptr 6 years ago
uas Remove unused code 5 years ago
ui Change to use combo 5 years ago
CMakeLists.txt cmake: add Geo subdirectory 5 years ago
CmdLineOptParser.cc
CmdLineOptParser.h
JsonHelper.cc Add support for DEFINE replacement in FactMetaData enumString/Value json loading 6 years ago
JsonHelper.h Add support for DEFINE replacement in FactMetaData enumString/Value json loading 6 years ago
KMLFileHelper.cc Preserve clockwise winding when adjusting vertices 6 years ago
KMLFileHelper.h Support loading polygon from SHP file 6 years ago
LogCompressor.cc
LogCompressor.h
MG.h
MobileScreenMgr.cc Keep Android screen from sleeping while QGC is running. 8 years ago
MobileScreenMgr.h
MobileScreenMgr.mm
QGC.cc Put back support for ATTITUDE since ArduPilot needs it 7 years ago
QGC.h Put back support for ATTITUDE since ArduPilot needs it 7 years ago
QGCApplication.cc Merge pull request #8074 from stefandunca/pr-fix_advanced_tuning 5 years ago
QGCApplication.h Fix crash when enabling Advanced Tuning 5 years ago
QGCComboBox.cc
QGCComboBox.h QGC: Change NULL or 0 to nullptr 6 years ago
QGCConfig.h Replace overly redundant code with macros for settings. 6 years ago
QGCDockWidget.cc
QGCDockWidget.h
QGCFileDownload.cc Fix leaking QNetworkReply 7 years ago
QGCFileDownload.h QGC: Change NULL or 0 to nullptr 6 years ago
QGCLoggingCategory.cc ADSB server support provided through new ADSBVehicleManager implemenation 5 years ago
QGCLoggingCategory.h ADSB server support provided through new ADSBVehicleManager implemenation 5 years ago
QGCMapPalette.cc Add alert to air traffic 7 years ago
QGCMapPalette.h Fix uninitialized variable that might cause an undefined behavior 5 years ago
QGCPalette.cc Plan View Work 6 years ago
QGCPalette.h QGCPalette: Add missing const in SETNAME function 5 years ago
QGCQGeoCoordinate.cc
QGCQGeoCoordinate.h QGC: Change NULL or 0 to nullptr 6 years ago
QGCTemporaryFile.cc
QGCTemporaryFile.h QGC: Change NULL or 0 to nullptr 6 years ago
QGCToolbox.cc ADSB server support provided through new ADSBVehicleManager implemenation 5 years ago
QGCToolbox.h ADSB server support provided through new ADSBVehicleManager implemenation 5 years ago
RunGuard.cc
RunGuard.h
SHPFileHelper.cc Added MGRS coordinate conversion methods 5 years ago
SHPFileHelper.h Support UTM SHP files 6 years ago
ShapeFileHelper.cc Support loading polygon from SHP file 6 years ago
ShapeFileHelper.h Support loading polygon from SHP file 6 years ago
TerrainTile.cc QGC: Change NULL or 0 to nullptr 6 years ago
TerrainTile.h Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles. 7 years ago
documentation.dox
main.cc Use defined, custom application name. 6 years ago
stable_headers.h stable_headers: Move to pragma once 6 years ago
test.qml