mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
01dd41b7e8
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>