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