地面站终端 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.
PX4BuildBot c9967c748e Update PX4 Firmware metadata Wed Oct 9 06:24:31 UTC 2019 6 years ago
..
Airmap AirMapFlightPlanManager: use qobject_cast instead of dynamic cast 6 years ago
AirspaceManagement Merge pull request #7704 from tcanabrava/remove_unused_file 6 years ago
AnalyzeView Better error message 6 years ago
Audio No speech during unit tests 6 years ago
AutoPilotPlugins Merge pull request #7862 from DonLakeFlyer/QGCCombo 6 years ago
Camera Merge pull request #7606 from olliw42/pr-storagefreesize 6 years ago
FactSystem ArduPIlot Follow Me setup 6 years ago
FirmwarePlugin Update PX4 Firmware metadata Wed Oct 9 06:24:31 UTC 2019 6 years ago
FlightDisplay Fix Toolstrip positioning 6 years ago
FlightMap Better handling of invalid coordinates 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 Remove unused variable 6 years ago
PairingManager Remove debugging code 6 years ago
PlanView Wizard Mode for Create Plan 6 years ago
PositionManager Turn off simulation 6 years ago
QmlControls Merge pull request #7880 from DonLakeFlyer/Combo 6 years ago
QtLocationPlugin Merge pull request #7752 from ans10528/googleHybridMap 6 years ago
Settings Merge pull request #7752 from ans10528/googleHybridMap 6 years ago
Taisync Flag thread blockers 6 years ago
Terrain Terrain: Change NULL or 0 to nullptr 6 years ago
Vehicle Treat VHR_HUD.throttle as int16 for reverse throttle 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 Use correct component id for GCS 6 years ago
qgcunittest qgcunittest: Change NULL or 0 to nullptr 6 years ago
uas Better flight trajectory point algorithm 6 years ago
ui Use QGCCombBox with alternateText for better understanding of the ability to click on these indicators 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 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 New Create Plan support 6 years ago
QGCApplication.h Remove duplicates from missing parameter reporting 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 Better/More survey related unit testing 8 years ago
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