地面站终端 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.
Patrick José Pereira 4604a32bcd cmake: Add COMPILE_QML option 5 years ago
.github/ISSUE_TEMPLATE github: remove misleading feature template 6 years ago
android Set target SDK to 28 to make Google Play happy 5 years ago
cmake cmake: MissionManager add TakeoffMissionItem 5 years ago
custom-example Start local video recording along with camera video recording. 6 years ago
debian minor deb package cleanup 9 years ago
deploy 64 bit installer changes 5 years ago
doc Fix typos 9 years ago
ios iOS build 6 years ago
libs Android OpenSSL support 5 years ago
localization Update localization files 5 years ago
resources Add Trash to MissionItemEditor, pimp icon 5 years ago
snap snapcraft.yaml lowercase name 8 years ago
src Merge pull request #8222 from DonLakeFlyer/FollowMeLog 5 years ago
test Correctly handle large numbers of waypoints 9 years ago
tools Separate version codes for 32/64 bit 5 years ago
.ackrc add .ackrc to ignore doc directory 9 years ago
.appveyor.yml Temp disable of symbol store to make forward progress 5 years ago
.gitignore Automated the ingestion of localization from Crowdin 6 years ago
.gitmodules Android OpenSSL support 5 years ago
.travis.yml Merge pull request #8172 from DonLakeFlyer/XCode11.3 5 years ago
.vagrantconfig.yml Update to latest Qt 5 years ago
.ycm_extra_conf.py Vim YouCompleteMe config 10 years ago
CMakeLists.txt cmake: Add COMPILE_QML option 5 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 years ago
CONTRIBUTING.md Add contributing file with instructions for contributors. 9 years ago
COPYING.md All authors with active code on master have agreed to add Apache 2.0 to the license mix 9 years ago
CentOS.md Redirect CentOS docs to devguide 6 years ago
ChangeLog.md Stable sync 5 years ago
CodingStyle.cc Unused argument 5 years ago
CodingStyle.h Use #pragma once 8 years ago
CodingStyle.qml Fix typo 6 years ago
Custom-Info.plist Make Apple happy 6 years ago
HackAndroidFileDialog.qrc Hack workaround to 5.9 android FileDialog Qt bug 8 years ago
HackFileDialog.qrc Hack workaround to 5.9 android FileDialog Qt bug 8 years ago
ISSUE_TEMPLATE.md Update 5 years ago
Makefile initial optional cmake support (#6862) 6 years ago
PULL_REQUEST_TEMPLATE.md Clear pull template 5 years ago
QGCCommon.pri Enable charting on Android 32-bit 5 years ago
QGCExternalLibs.pri Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-roi 5 years ago
QGCInstaller.pri Remove custom add of ttx 5 years ago
QGCSetup.pri Fix lib path 5 years ago
README.md Simplify README with links to devguide 7 years ago
UnitTest.qrc Initial Corridor Scan support 7 years ago
Vagrantfile Vagrantfile: install libsdl2-dev 5 years ago
WindowsQGC.ico Install/Uninstall icon 8 years ago
android.pri Support for TaiSync on Android 6 years ago
android_environment.sh fix qgroundcontrol to QGroundControl rename 9 years ago
backup-Jenkinsfile Jenkins CI: Disable integration 5 years ago
build_ios.sh iOS build 6 years ago
installheader.bmp Still trying to get bitmap to work 8 years ago
qgcimages.qrc Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-roi 5 years ago
qgcresources.qrc Update UI 6 years ago
qgroundcontrol.pro Disable MAVLink inspector for platforms that do not support it. 5 years ago
qgroundcontrol.qrc Cleanup 5 years ago

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: