地面站终端 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 23b5156f9b
Merge pull request #8030 from DonLakeFlyer/ComboHeight
6 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 6 years ago
Audio Merge conflict fixes 6 years ago
AutoPilotPlugins Reword to use sizeToContents on combos for flight mode channels 6 years ago
Camera Comment out noisy warning 6 years ago
FactSystem Separate progress bar handling for initial load, write and read batching 6 years ago
FirmwarePlugin Update PX4 Firmware metadata Mon Nov 11 20:29:50 UTC 2019 6 years ago
FlightDisplay Rework Mission Complete dialog for correct Resume Mission on ArduPilkot 6 years ago
FlightMap Support for new TakeoffMissionItem and Takeoff Tool 6 years ago
FollowMe Fix correct usage of heading value 6 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 #8026 from DonLakeFlyer/TakeoffTool 6 years ago
PairingManager Remove debugging code 6 years ago
PlanView Merge pull request #8026 from DonLakeFlyer/TakeoffTool 6 years ago
PositionManager Turn off simulation 6 years ago
QmlControls Reduce height of items in combo dropdown 6 years ago
QtLocationPlugin cmake: add new sources and delete unused SurveyMissionItem 6 years ago
Settings Merge conflict fixes 6 years ago
Taisync Flag thread blockers 6 years ago
Terrain Improve codestyle and const correctness. Remove useless patch file. 6 years ago
Vehicle Fix crash caused by clear method not resetting internals correctly 6 years ago
VehicleSetup Fix textRole usage for QGCComboBox 6 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 Persist link name when switching types. 6 years ago
qgcunittest qgcunittest: Change NULL or 0 to nullptr 6 years ago
uas Remove unused code 6 years ago
ui Check for pending param writes on app close 6 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 7 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 Revert QGuiApplication->QApplication change since it breaks message dialogs. 6 years ago
QGCApplication.h Revert QGuiApplication->QApplication change since it breaks message dialogs. 6 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. 7 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 6 years ago
QGCPalette.cc Plan View Work 6 years ago
QGCPalette.h QGCPalette: Add missing const in SETNAME function 6 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 7 years ago
SHPFileHelper.h Support UTM SHP files 7 years ago
ShapeFileHelper.cc Support loading polygon from SHP file 7 years ago
ShapeFileHelper.h Support loading polygon from SHP file 7 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 7 years ago
UTM.h Rework header to prevent conflicts 7 years ago
documentation.dox
main.cc Use defined, custom application name. 6 years ago
stable_headers.h stable_headers: Move to pragma once 7 years ago
test.qml