Go to file
kebab e33d3e9560 fourth 2023-12-07 09:21:32 -05:00
.github fourth 2023-12-07 09:21:32 -05:00
VideoReceiverApp first 2023-12-06 12:51:14 -05:00
android fourth 2023-12-07 09:21:32 -05:00
cmake first 2023-12-06 12:51:14 -05:00
custom-example fourth 2023-12-07 09:21:32 -05:00
debian first 2023-12-06 12:51:14 -05:00
deploy second 2023-12-06 13:21:56 -05:00
doc second 2023-12-06 13:21:56 -05:00
ios first 2023-12-06 12:51:14 -05:00
libs fourth 2023-12-07 09:21:32 -05:00
resources second 2023-12-06 13:21:56 -05:00
snap second 2023-12-06 13:21:56 -05:00
src fourth 2023-12-07 09:21:32 -05:00
test first 2023-12-06 12:51:14 -05:00
tools first 2023-12-06 12:51:14 -05:00
translations second 2023-12-06 13:21:56 -05:00
.ackrc fourth 2023-12-07 09:21:32 -05:00
.gitignore fourth 2023-12-07 09:21:32 -05:00
.gitmodules fourth 2023-12-07 09:21:32 -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
CMakeLists.txt second 2023-12-06 13:21:56 -05:00
CODE_OF_CONDUCT.md 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
CentOS.md first 2023-12-06 12:51:14 -05:00
ChangeLog.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
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 second 2023-12-06 13:21:56 -05:00
QGCExternalLibs.pri second 2023-12-06 13:21:56 -05:00
QGCPostLinkCommon.pri second 2023-12-06 13:21:56 -05:00
QGCPostLinkInstaller.pri second 2023-12-06 13:21:56 -05:00
README.md fourth 2023-12-07 09:21:32 -05:00
UnitTest.qrc second 2023-12-06 13:21:56 -05:00
Vagrantfile second 2023-12-06 13:21:56 -05:00
android.pri fourth 2023-12-07 09:21:32 -05:00
android_environment.sh first 2023-12-06 12:51:14 -05:00
backup-Jenkinsfile second 2023-12-06 13:21:56 -05:00
build_ios.sh second 2023-12-06 13:21:56 -05:00
crowdin.yml first 2023-12-06 12:51:14 -05:00
qgcimages.qrc second 2023-12-06 13:21:56 -05:00
qgcresources.qrc second 2023-12-06 13:21:56 -05:00
qgroundcontrol.pro fourth 2023-12-07 09:21:32 -05:00
qgroundcontrol.qrc second 2023-12-06 13:21:56 -05:00
qmlglsink.pri first 2023-12-06 12:51:14 -05:00
qt5.natvis first 2023-12-06 12:51:14 -05:00

README.md

QGroundControl Ground Control Station

Releases Travis Build Status Appveyor Build Status

Gitter

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: