Skip to content

Commit

Permalink
Update MAV_TYPE_VTOL_TAILSITTER description to mention existing types (
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Jan 4, 2024
1 parent 9840105 commit c4a5c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_definitions/v1.0/minimal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<description>VTOL with separate fixed rotors for hover and cruise flight. Fuselage and wings stay (nominally) horizontal in all flight phases.</description>
</entry>
<entry value="23" name="MAV_TYPE_VTOL_TAILSITTER">
<description>Tailsitter VTOL. Fuselage and wings orientation changes depending on flight phase: vertical for hover, horizontal for cruise. Use more specific VTOL MAV_TYPE_VTOL_DUOROTOR or MAV_TYPE_VTOL_QUADROTOR if appropriate.</description>
<description>Tailsitter VTOL. Fuselage and wings orientation changes depending on flight phase: vertical for hover, horizontal for cruise. Use more specific VTOL MAV_TYPE_VTOL_TAILSITTER_DUOROTOR or MAV_TYPE_VTOL_TAILSITTER_QUADROTOR if appropriate.</description>
</entry>
<entry value="24" name="MAV_TYPE_VTOL_TILTWING">
<description>Tiltwing VTOL. Fuselage stays horizontal in all flight phases. The whole wing, along with any attached engine, can tilt between vertical and horizontal mode.</description>
Expand Down

0 comments on commit c4a5c49

Please sign in to comment.