mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-12 01:50:11 +08:00
f1f75e96b8
This pull request is for the guidance algorithms used to control hybrid drones like the Quadshot and MavShot. It supports autonomous waypoint navigation as well as "forward-flight". The code was flight tested in autonomous waypoint navigation mode, including autonomous landing (using sonar).
13 lines
298 B
XML
13 lines
298 B
XML
<layout width="1855" height="1056">
|
|
<rows>
|
|
<widget NAME="map2d" size="500"/>
|
|
<columns>
|
|
<rows SIZE="375">
|
|
<widget NAME="strips" size="548"/>
|
|
</rows>
|
|
<widget NAME="aircraft" size="1002"/>
|
|
<widget NAME="alarms" size="464"/>
|
|
</columns>
|
|
</rows>
|
|
</layout>
|