Skip to content
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
C++ C QML Shell CMake Java Other
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE feature_requests: my version Feb 24, 2020
VideoReceiverApp More consistent video receiver state handling Apr 25, 2020
android Switch to decodebin and use decoder with highest rank; Use GL context… Feb 7, 2020
cmake Excluded ANDROID OS from LINUX variable in cmake Mar 15, 2020
custom-example Deploy custom start script for custom build May 28, 2020
debian minor deb package cleanup May 22, 2016
deploy New Google Play upload Mar 26, 2020
doc Fix/Updates for debian documentation May 20, 2020
ios Tweaks to iOS storage location to support display in Files app May 30, 2020
libs Update mavlink library May 13, 2020
localization Add support for Json file string translations May 2, 2020
resources Added configurable value grid to toolbar May 11, 2020
snap snapcraft.yaml lowercase name Jul 29, 2017
src Merge pull request #8800 from DonLakeFlyer/ToolbarTweaks May 31, 2020
test Correctly handle large numbers of waypoints Feb 12, 2016
tools Separate version codes for 32/64 bit Dec 23, 2019
translations Merge pull request #8797 from mavlink/l10n_master May 30, 2020
.ackrc add .ackrc to ignore doc directory Apr 12, 2016
.appveyor.yml Clean up and turn on compiler warnings as errors May 15, 2020
.gitignore Automated the ingestion of localization from Crowdin May 16, 2019
.gitmodules Fix gst-plugins-good module name Apr 25, 2020
.travis.yml Ubuntu 14 deprecated. TravisCI trusty->xenial May 20, 2020
.vagrantconfig.yml Update to latest Qt Dec 24, 2019
.ycm_extra_conf.py Vim YouCompleteMe config Dec 26, 2014
CMakeLists.txt cmake updates for current master May 5, 2020
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Jul 12, 2018
CONTRIBUTING.md Add contributing file with instructions for contributors. Feb 12, 2016
COPYING.md All authors with active code on master have agreed to add Apache 2.0 … May 31, 2016
CentOS.md Redirect CentOS docs to devguide Jul 31, 2019
ChangeLog.md Tweaks to iOS storage location to support display in Files app May 30, 2020
CodingStyle.cc Unused argument Oct 9, 2019
CodingStyle.h Use #pragma once Sep 14, 2017
CodingStyle.qml Fix typo Feb 12, 2019
Custom-Info.plist Make Apple happy Feb 14, 2019
HackAndroidFileDialog.qrc Hack workaround to 5.9 android FileDialog Qt bug Jun 22, 2017
HackFileDialog.qrc Hack workaround to 5.9 android FileDialog Qt bug Jun 22, 2017
ISSUE_TEMPLATE.md Update Nov 14, 2019
Makefile initial optional cmake support (#6862) Oct 15, 2018
PULL_REQUEST_TEMPLATE.md Clear pull template Nov 14, 2019
QGCCommon.pri Removed -Waddress-of-packed-member warning disabling May 25, 2020
QGCExternalLibs.pri Remove reference to NXP NFC Library. Keep only QtNFC. Feb 12, 2020
QGCInstaller.pri Travis failing due to verbose macdeployqt output Feb 25, 2020
QGCSetup.pri Deploy custom start script for custom build May 28, 2020
README.md Simplify README with links to devguide May 8, 2018
UnitTest.qrc Add support for Json file string translations May 2, 2020
Vagrantfile Vagrant: move to bionic64 Feb 22, 2020
WindowsQGC.ico Install/Uninstall icon May 26, 2017
android.pri Switch to decodebin and use decoder with highest rank; Use GL context… Feb 7, 2020
android_environment.sh fix qgroundcontrol to QGroundControl rename Jul 9, 2016
backup-Jenkinsfile Jenkins CI: Disable integration Jan 2, 2020
build_ios.sh iOS build May 1, 2019
crowdin.yml Update Crowdin configuration file May 30, 2020
installheader.bmp Still trying to get bitmap to work May 26, 2017
qgcimages.qrc Adding the reference to the Autogyro.svg image. Jan 16, 2020
qgcresources.qrc New grid based values page editor support Apr 7, 2020
qgroundcontrol.pro Added configurable value grid to toolbar May 11, 2020
qgroundcontrol.qrc Tweaks to toolbar visibility May 30, 2020
qmlglsink.pri Turn warnings back on, silence warnings we can't fix May 13, 2020

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:

You can’t perform that action at this time.