Skip to content
Snippets Groups Projects
README.md 1.75 KiB
Newer Older
  • Learn to ignore specific revisions
  • Gus Grubba's avatar
    Gus Grubba committed
    # QGroundControl Ground Control Station
    
    Hamish Willee's avatar
    Hamish Willee committed
    
    
    [![Releases](https://img.shields.io/github/release/mavlink/QGroundControl.svg)](https://github.com/mavlink/QGroundControl/releases)
    
    [![Travis Build Status](https://travis-ci.org/mavlink/qgroundcontrol.svg?branch=master)](https://travis-ci.org/mavlink/qgroundcontrol)
    [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/crxcm4qayejuvh6c/branch/master?svg=true)](https://ci.appveyor.com/project/mavlink/qgroundcontrol)
    
    
    The Gitter Badger's avatar
    The Gitter Badger committed
    [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mavlink/qgroundcontrol?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
    
    
    *QGroundControl* (QGC) is an intuitive and powerful ground control station (GCS) for UAVs.
    
    Lorenz Meier's avatar
    Lorenz Meier committed
    
    
    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](https://docs.qgroundcontrol.com/en/) (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](https://dev.qgroundcontrol.com/en/) explains how to [build](https://dev.qgroundcontrol.com/en/getting_started/) and extend QGC.
    
    Don Gagne's avatar
    Don Gagne committed
    
    
    Key Links: 
    * [Website](http://qgroundcontrol.com) (qgroundcontrol.com)
    * [User Manual](https://docs.qgroundcontrol.com/en/)
    * [Developer Guide](https://dev.qgroundcontrol.com/en/)
    * [Discussion/Support](https://docs.qgroundcontrol.com/en/Support/Support.html)
    * [Contributing](https://dev.qgroundcontrol.com/en/contribute/)
    * [License](https://github.com/mavlink/qgroundcontrol/blob/master/COPYING.md)
    
    
    
    # WiMA Extension