|
|
@ -1,34 +1,34 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<component type="desktop-application"> |
|
|
|
<component type="desktop-application"> |
|
|
|
<id>org.mavlink.qgroundcontrol</id> |
|
|
|
<id>org.mavlink.qgroundcontrol</id> |
|
|
|
|
|
|
|
|
|
|
|
<name>QGroundControl</name> |
|
|
|
<name>QGroundControl</name> |
|
|
|
<summary>UAS ground control station</summary> |
|
|
|
<summary>UAS ground control station</summary> |
|
|
|
<developer_name>Dronecode Project, Inc.</developer_name> |
|
|
|
<developer_name>Dronecode Project, Inc.</developer_name> |
|
|
|
|
|
|
|
|
|
|
|
<metadata_license>GPL-3.0 AND Apache-2.0</metadata_license> |
|
|
|
<metadata_license>GPL-3.0 AND Apache-2.0</metadata_license> |
|
|
|
<project_license>GPL-3.0 AND Apache-2.0</project_license> |
|
|
|
<project_license>GPL-3.0 AND Apache-2.0</project_license> |
|
|
|
|
|
|
|
|
|
|
|
<recommends> |
|
|
|
<recommends> |
|
|
|
<control>pointing</control> |
|
|
|
<control>pointing</control> |
|
|
|
<control>keyboard</control> |
|
|
|
<control>keyboard</control> |
|
|
|
<control>touch</control> |
|
|
|
<control>touch</control> |
|
|
|
<control>gamepad</control> |
|
|
|
<control>gamepad</control> |
|
|
|
</recommends> |
|
|
|
</recommends> |
|
|
|
|
|
|
|
|
|
|
|
<description> |
|
|
|
<description> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
Intuitive and Powerful Ground Control Station for the MAVLink protocol. |
|
|
|
Intuitive and Powerful Ground Control Station for the MAVLink protocol. |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
</description> |
|
|
|
</description> |
|
|
|
|
|
|
|
|
|
|
|
<launchable type="desktop-id">org.mavlink.qgroundcontrol.desktop</launchable> |
|
|
|
<launchable type="desktop-id">org.mavlink.qgroundcontrol.desktop</launchable> |
|
|
|
<screenshots> |
|
|
|
<screenshots> |
|
|
|
<screenshot type="default"> |
|
|
|
<screenshot type="default"> |
|
|
|
<image>https://docs.qgroundcontrol.com/assets/quickstart/ConnectedVehicle.jpg</image> |
|
|
|
<image>https://docs.qgroundcontrol.com/assets/quickstart/ConnectedVehicle.jpg</image> |
|
|
|
</screenshot> |
|
|
|
</screenshot> |
|
|
|
</screenshots> |
|
|
|
</screenshots> |
|
|
|
|
|
|
|
|
|
|
|
<url type="homepage">http://qgroundcontrol.com/</url> |
|
|
|
<url type="homepage">http://qgroundcontrol.com/</url> |
|
|
|
<url type="help">https://docs.qgroundcontrol.com/master/en/index.html</url> |
|
|
|
<url type="help">https://docs.qgroundcontrol.com/master/en/index.html</url> |
|
|
|
<url type="bugtracker">https://github.com/mavlink/qgroundcontrol/issues</url> |
|
|
|
<url type="bugtracker">https://github.com/mavlink/qgroundcontrol/issues</url> |
|
|
@ -37,7 +37,7 @@ |
|
|
|
<category>Utility</category> |
|
|
|
<category>Utility</category> |
|
|
|
<category>Maps</category> |
|
|
|
<category>Maps</category> |
|
|
|
</categories> |
|
|
|
</categories> |
|
|
|
|
|
|
|
|
|
|
|
<provides> |
|
|
|
<provides> |
|
|
|
<binary>QGroundControl</binary> |
|
|
|
<binary>QGroundControl</binary> |
|
|
|
</provides> |
|
|
|
</provides> |
|
|
|