地面站终端 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 4fccbc4b6a Windows build updates 5 years ago
.github/ISSUE_TEMPLATE feature_requests: my version 5 years ago
VideoReceiverApp More consistent video receiver state handling 5 years ago
android Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization 5 years ago
cmake Excluded ANDROID OS from LINUX variable in cmake 5 years ago
custom-example Deploy custom start script for custom build 5 years ago
debian minor deb package cleanup 9 years ago
deploy Windows build updates 5 years ago
doc Fix/Updates for debian documentation 5 years ago
ios Tweaks to iOS storage location to support display in Files app 5 years ago
libs Update mavlink library 5 years ago
localization Add support for Json file string translations 5 years ago
resources Remove unused FlightGear stuff 5 years ago
snap snapcraft.yaml lowercase name 8 years ago
src Remove unused FlightGear stuff 5 years ago
test Correctly handle large numbers of waypoints 9 years ago
tools More 5 years ago
translations Cut over to new JSON translation system 5 years ago
.ackrc add .ackrc to ignore doc directory 9 years ago
.appveyor.yml Windows build updates 5 years ago
.gitignore Automated the ingestion of localization from Crowdin 6 years ago
.gitmodules Fix gst-plugins-good module name 5 years ago
.travis.yml More work 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 updates for current master 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 Update ChangeLog.md 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 Get XCode build working again 5 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 Windows build updates 5 years ago
QGCExternalLibs.pri Windows build updates 5 years ago
QGCPostLinkCommon.pri Windows build updates 5 years ago
QGCPostLinkInstaller.pri Windows build updates 5 years ago
README.md Simplify README with links to devguide 7 years ago
UnitTest.qrc Add support for Json file string translations 5 years ago
Vagrantfile Vagrant: move to bionic64 5 years ago
WindowsQGC.ico Install/Uninstall icon 8 years ago
android.pri Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization 5 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
crowdin.yml Update Crowdin configuration file 5 years ago
installheader.bmp Still trying to get bitmap to work 8 years ago
qgcimages.qrc Adding the reference to the Autogyro.svg image. 5 years ago
qgcresources.qrc New grid based values page editor support 5 years ago
qgroundcontrol.pro Windows build updates 5 years ago
qgroundcontrol.qrc Tweaks to toolbar visibility 5 years ago
qmlglsink.pri Turn warnings back on, silence warnings we can't fix 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: