Skip to content

VTOL plane should not report itself as MAV_TYPE_FIXED_WING #7137

@janis-github

Description

@janis-github

Issue details

_VTOL plane reports itself as MAV_TYPE_FIXED_WING _

When VTOL functionality is enabled via Q_ENABLE=1 the vehicle should report itself as VTOL capable in heartbeat as well.
Currently it reports itself as MAV_TYPE_FIXED_WING.
It should send one of vtol types instead:
MAV_TYPE_VTOL_DUOROTOR
MAV_TYPE_VTOL_QUADROTOR
MAV_TYPE_VTOL_TILTROTOR

Version

3.8.1

Platform

[ ] All
[ ] AntennaTracker
[ ] Copter
[X] Plane
[ ] Rover
[ ] Submarine

Airframe type

Quadplane

Hardware type

SITL

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions