mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-26 04:38:19 +08:00
Introduces a general UAVCAN_QUIRKS bitmask so workarounds for other non-compliant DroneCAN devices can be added as new bits without introducing a new parameter each time. Bit 0 covers the Hobbywing ESC esc_index off-by-one quirk.