地面站终端 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 38346bd780
Merge pull request #7927 from DonLakeFlyer/StableMerge
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 Better error message 6 years ago
Audio Merge conflict fixes 5 years ago
AutoPilotPlugins Merge pull request #7862 from DonLakeFlyer/QGCCombo 5 years ago
Camera Merge pull request #7606 from olliw42/pr-storagefreesize 6 years ago
FactSystem Allow for no default value 5 years ago
FirmwarePlugin Update PX4 Firmware metadata Thu Oct 17 15:36:32 UTC 2019 5 years ago
FlightDisplay Merge conflict fixes 5 years ago
FlightMap Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into MapProviders 5 years ago
FollowMe Fix correct usage of heading value 5 years ago
GPS GPS: Change NULL or 0 to nullptr 6 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 #7927 from DonLakeFlyer/StableMerge 5 years ago
PairingManager Remove debugging code 6 years ago
PlanView Fix save state checks. Show overlay on New. 5 years ago
PositionManager Turn off simulation 6 years ago
QmlControls Merge conflict fixes 5 years ago
QtLocationPlugin include cmath 5 years ago
Settings Merge conflict fixes 5 years ago
Taisync Flag thread blockers 6 years ago
Terrain Airmap Elevation working again 6 years ago
Vehicle Treat VHR_HUD.throttle as int16 for reverse throttle 5 years ago
VehicleSetup Fix textRole usage for QGCComboBox 5 years ago
VideoStreaming Android gstreamer bitness 6 years ago
ViewWidgets CMake: Add Qml targets to ViewWidgets 6 years ago
api Remove unused pairing settings 6 years ago
comm Use correct component id for GCS 5 years ago
qgcunittest qgcunittest: Change NULL or 0 to nullptr 6 years ago
uas Better flight trajectory point algorithm 6 years ago
ui Merge pull request #7914 from Aeronavics/FixEasterEgg 5 years ago
CMakeLists.txt CMake: Add qml targets to PlanView 6 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
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 conflict fixes 5 years ago
QGCApplication.h Remove duplicates from missing parameter reporting 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
QGCGeo.cc Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap. 7 years ago
QGCGeo.h Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap. 7 years ago
QGCLoggingCategory.cc QGC: Change NULL or 0 to nullptr 6 years ago
QGCLoggingCategory.h Support GuidedActionsController logging 7 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 Add link pairing 6 years ago
QGCToolbox.h Add link pairing 6 years ago
RunGuard.cc
RunGuard.h
SHPFileHelper.cc Support UTM SHP files 6 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
UTM.cpp Rework header to prevent conflicts 6 years ago
UTM.h Rework header to prevent conflicts 6 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