ArduPilot/ArduRemoteID

Update enum values for MAV_ODID_ARM_STATUS to match the main MAVLink repository

Opened this issue · 1 comments

The enum values for MAV_ODID_ARM_STATUS were updated in the main MAVLink repository to follow the convention that the value names are prefixed with the full name of the enum.

The ArduPilot variant of MAVLink must be updated with this change and the transmitter module code updated to match.

This one has been merged in master and included in the stable release 1.12.

So this one can be closed.