Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rover: Extra pre-arm checks on outputs #25639

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

stephendade
Copy link
Contributor

This PR extends the current pre-arm check for motor/steering config to include a check for no controllable outputs.

So, the check will fail if there's no steering, throttle, sail or scripting1 servo outputs configured.

The reason for this is that I've worked through several user-support cases where the user has configured all the SERVOn_FUNCTION parameters as RCINn (RC pass-through).

This has the effect (for the user) that manual mode seemingly works fine, but any other modes have no output - leading to a very confused user.

Tested in SITL.

@rmackay9 rmackay9 merged commit 73eb3b0 into ArduPilot:master Nov 26, 2023
@stephendade stephendade deleted the rovercheckoutputs branch November 26, 2023 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants