地面站终端 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.
DonLakeFlyer 6cb27d3422 Add Clear All button 7 years ago
..
AnalyzeView Use QStringRef to avoid temporary heap allocations 7 years ago
Audio Fix decimal point bugs found by unit test 7 years ago
AutoPilotPlugins Adding helicopter icon to Heli Setup (Ardupilot) 7 years ago
Camera Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant. 7 years ago
FactSystem Fix ability to adjust settings 7 years ago
FirmwarePlugin More Heli setup 7 years ago
FlightDisplay Update GuidedActionsController.qml 7 years ago
FlightMap Make compass more visible in Outdoor theme 7 years ago
FollowMe Use Qt5 connect style 7 years ago
GPS RTCMMavlink: fix sequence numbers 8 years ago
Joystick Allow defining Joystick message frequency 7 years ago
MissionManager Rework terrain collision dispplay to prevent false positives 7 years ago
PlanView Rework terrain collision dispplay to prevent false positives 7 years ago
PositionManager Fix uninitialized variables 7 years ago
QmlControls Add Clear All button 7 years ago
QtLocationPlugin Use Qt5 connect style 7 years ago
Settings Settings page which works at any size 7 years ago
Terrain Better logging for SSL debugging 7 years ago
Vehicle Fix crash on usb connection 7 years ago
VehicleSetup Make default firmware more prominent 7 years ago
VideoStreaming Remove unneeded memory allocations due temporary QStrings 7 years ago
ViewWidgets moved visible check from textOutput to container 7 years ago
api Make option to show/hide vehicle related functions 7 years ago
comm Use any mavlink message instead of only the heartbeat to determine if the link is active 7 years ago
input
qgcunittest Use Qt5 connect style 7 years ago
uas Remove unused code 7 years ago
ui Merge pull request #6636 from DonLakeFlyer/SettingsResize 7 years ago
CmdLineOptParser.cc
CmdLineOptParser.h
JsonHelper.cc Simple mission terrain support 7 years ago
JsonHelper.h Simple mission terrain support 7 years ago
KMLFileHelper.cc Support for Sync - Load KML 7 years ago
KMLFileHelper.h Support for Sync - Load KML 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 Draggable radius adjustment for Orbit 7 years ago
QGCApplication.h Release build fixes 7 years ago
QGCComboBox.cc
QGCComboBox.h
QGCConfig.h
QGCDockWidget.cc
QGCDockWidget.h
QGCFileDownload.cc Fix leaking QNetworkReply 7 years ago
QGCFileDownload.h
QGCGeo.cc Fix NaN in calculation 7 years ago
QGCGeo.h Support for detailed Geo and UTM position editing 8 years ago
QGCLoggingCategory.cc Better logging for SSL debugging 7 years ago
QGCLoggingCategory.h
QGCMapPalette.cc
QGCMapPalette.h
QGCMessageBox.h
QGCPalette.cc More PreFlight control reorganization 7 years ago
QGCPalette.h Add new map indicator colors 8 years ago
QGCQFileDialog.cc Q_ASSERT cleanup 8 years ago
QGCQFileDialog.h Fixes to offline maps import/export. 8 years ago
QGCQGeoCoordinate.cc Better/More survey related unit testing 8 years ago
QGCQGeoCoordinate.h Better/More survey related unit testing 8 years ago
QGCQmlWidgetHolder.cpp
QGCQmlWidgetHolder.h
QGCQmlWidgetHolder.ui
QGCQuickWidget.cc String fixups for localization 8 years ago
QGCQuickWidget.h
QGCTemporaryFile.cc
QGCTemporaryFile.h
QGCToolbox.cc AudioOuput class restructuring 8 years ago
QGCToolbox.h AudioOuput class restructuring 8 years ago
RunGuard.cc
RunGuard.h
TerrainTile.cc Guard terrain tile from reading beyond the bytearray end 7 years ago
TerrainTile.h make offline caching working serialized as well 7 years ago
UTM.cpp Support for detailed Geo and UTM position editing 8 years ago
UTM.h Support for detailed Geo and UTM position editing 8 years ago
documentation.dox
main.cc Release build fixes 7 years ago
stable_headers.h
test.qml