ArduPilot / ArduPilot/ArduRemoteID

Update enum values for MAV_ODID_ARM_STATUS to match the main MAVLink repository

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
250
Forks
109
PR merge metrics
No merged PRs in 30d

Description

The enum values for [MAV_ODID_ARM_STATUS](https://mavlink.io/en/messages/common.html#MAV_ODID_ARM_STATUS) were updated in the [main MAVLink repository](https://github.com/mavlink/mavlink/pull/1883) 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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the ArduPilot MAVLink definition of MAV_ODID_ARM_STATUS with the linked main MAVLink repository change. Then locate the transmitter module code that uses this enum and update it to match the renamed values. Done means the enum and transmitter references follow the main repository convention.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.