Skip to content

Ardupilot v4.7.0 parameter rename correction - #546

Open
dixi83 wants to merge 2 commits into
ExpressLRS:masterfrom
dixi83:master
Open

Ardupilot v4.7.0 parameter rename correction#546
dixi83 wants to merge 2 commits into
ExpressLRS:masterfrom
dixi83:master

Conversation

@dixi83

@dixi83 dixi83 commented Jul 23, 2026

Copy link
Copy Markdown

In Ardupilot 4.7.0 the SRx parameters will be remaned top MAVx (and +1 🙄 )... to correct this I added a Ardupilot >= 4.7.0 and a Ardupilot <= 4.6.3 section. I think this last section can be removed in the future.
See this PR ArduPilot/ardupilot_wiki#7870

Also the
"For the below steps, when a UART connection is mentioned, it will be written as SERIALx. Replace x with the UART number you are using."
description got me completely on the wrong foot... If you assume this also is the case for the SRx parameters (or the new MAVx) your incorrect. Most people will have only 2 MAVLink ports so in that case SR1_* (or the new MAV2_*) will be the parameters to change. But if you have like your elrs receiver on uart5 and a camera on 3 the previous assumption is also incorrect. That is why I added the links to the Ardupilot wiki.

Let me know what you think!

dixi83 added 2 commits July 22, 2026 21:41
Updated ArduPilot setup instructions for versions >= v4.7.0 and <= 4.6.3, including configuration details and links to relevant documentation.
@dixi83

dixi83 commented Jul 23, 2026

Copy link
Copy Markdown
Author

it is an improvement of PR #532, because it should not be a trail on error, it is explainable...
(didn't know there was another PR for this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant