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.
15 lines
565 B
15 lines
565 B
|
|
name: qgroundcontrol |
|
version: '3.2+git' |
|
summary: Cross-platform ground control station for drones |
|
description: | |
|
QGroundControl provides full flight control and configuration for ArduPilot or PX4 Pro powered vehicles. The goal for QGroundControl is improved ease of use for new users as well as high end feature support for experienced users. |
|
|
|
|
|
grade: devel # must be 'stable' to release into candidate/stable channels |
|
confinement: devmode # use 'strict' once you have the right plugs and slots |
|
|
|
parts: |
|
my-part: |
|
# See 'snapcraft plugins' |
|
plugin: nil
|
|
|