Go to file
2023-12-08 11:08:42 -05:00
.github fourth 2023-12-07 09:21:32 -05:00
android fifth 2023-12-08 11:08:42 -05:00
cmake first 2023-12-06 12:51:14 -05:00
custom fifth 2023-12-08 11:08:42 -05:00
debian fifth 2023-12-08 11:08:42 -05:00
deploy fifth 2023-12-08 11:08:42 -05:00
doc fifth 2023-12-08 11:08:42 -05:00
ios first 2023-12-06 12:51:14 -05:00
libs fifth 2023-12-08 11:08:42 -05:00
resources fifth 2023-12-08 11:08:42 -05:00
src fifth 2023-12-08 11:08:42 -05:00
test fifth 2023-12-08 11:08:42 -05:00
tools fifth 2023-12-08 11:08:42 -05:00
translations fifth 2023-12-08 11:08:42 -05:00
VideoReceiverApp fifth 2023-12-08 11:08:42 -05:00
.ackrc fourth 2023-12-07 09:21:32 -05:00
.gitignore fifth 2023-12-08 11:08:42 -05:00
.gitmodules fifth 2023-12-08 11:08:42 -05:00
.travis.yml fourth 2023-12-07 09:21:32 -05:00
.vagrantconfig.yml fourth 2023-12-07 09:21:32 -05:00
.ycm_extra_conf.py fourth 2023-12-07 09:21:32 -05:00
android_environment.sh first 2023-12-06 12:51:14 -05:00
android.pri fifth 2023-12-08 11:08:42 -05:00
CentOS.md first 2023-12-06 12:51:14 -05:00
ChangeLog.md first 2023-12-06 12:51:14 -05:00
CMakeLists.txt fifth 2023-12-08 11:08:42 -05:00
CODE_OF_CONDUCT.md first 2023-12-06 12:51:14 -05:00
CodingStyle.cc first 2023-12-06 12:51:14 -05:00
CodingStyle.h first 2023-12-06 12:51:14 -05:00
CodingStyle.qml first 2023-12-06 12:51:14 -05:00
CONTRIBUTING.md first 2023-12-06 12:51:14 -05:00
COPYING.md first 2023-12-06 12:51:14 -05:00
crowdin.yml first 2023-12-06 12:51:14 -05:00
Custom-Info.plist first 2023-12-06 12:51:14 -05:00
ISSUE_TEMPLATE.md first 2023-12-06 12:51:14 -05:00
Makefile first 2023-12-06 12:51:14 -05:00
PULL_REQUEST_TEMPLATE.md first 2023-12-06 12:51:14 -05:00
QGCCommon.pri fifth 2023-12-08 11:08:42 -05:00
QGCExternalLibs.pri fifth 2023-12-08 11:08:42 -05:00
qgcimages.qrc fifth 2023-12-08 11:08:42 -05:00
QGCPostLinkCommon.pri fifth 2023-12-08 11:08:42 -05:00
QGCPostLinkInstaller.pri fifth 2023-12-08 11:08:42 -05:00
qgcresources.qrc fifth 2023-12-08 11:08:42 -05:00
qgroundcontrol.pro fifth 2023-12-08 11:08:42 -05:00
qgroundcontrol.qrc fifth 2023-12-08 11:08:42 -05:00
qmlglsink.pri first 2023-12-06 12:51:14 -05:00
qt5.natvis fifth 2023-12-08 11:08:42 -05:00
README.md fifth 2023-12-08 11:08:42 -05:00
UnitTest.qrc fifth 2023-12-08 11:08:42 -05:00
Vagrantfile fifth 2023-12-08 11:08:42 -05:00

QGroundControl Ground Control Station

Releases

QGroundControl (QGC) is an intuitive and powerful ground control station (GCS) for UAVs.

The primary goal of QGC is ease of use for both first time and professional users. It provides full flight control and mission planning for any MAVLink enabled drone, and vehicle setup for both PX4 and ArduPilot powered UAVs. Instructions for using QGroundControl are provided in the User Manual (you may not need them because the UI is very intuitive!)

All the code is open-source, so you can contribute and evolve it as you want. The Developer Guide explains how to build and extend QGC.

Key Links: