mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
rc.mc_defaults sets MAV_TYPE=2 (quadrotor) which the hex airframe never overrides. Set MAV_TYPE=13 (hexarotor) so the heartbeat correctly identifies the vehicle type. Signed-off-by: Ramon Roche <mrpollo@gmail.com>