AP_Periph Add Actuator Telemetry Support#31557
Merged
tridge merged 3 commits intoArduPilot:masterfrom Dec 8, 2025
Merged
Conversation
Member
|
This should go via the existing servo telem lib. I have a branch that adds support for that to periph. Edit: I have opened a draft PR. #31577 |
tridge
requested changes
Nov 25, 2025
Contributor
tridge
left a comment
There was a problem hiding this comment.
I would prefer that this be in Tools/AP_Periph/actuator_telem.cpp, including a parameter table, with the telem rate, offsets and scaling as single parameters, the only per channel parameters would be the current pin
So the idea is to minimise the impact on the rest of the code, and isolate the changes as much as possible in Tools/AP_Periph/actuator_telem.cpp
Contributor
|
@Huibean have a look at Tools/AP_Periph/batt_balance.cpp as an example for a similar task |
1724bfc to
cbfbe7f
Compare
Member
Author
dc67c45 to
37f5bb1
Compare
22c3641 to
cab9c9f
Compare
cab9c9f to
48a62db
Compare
tridge
approved these changes
Dec 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



add AP_Periph Actuator telemary support
Test and development hardware: VM-L431-SRV-Hub-4CHP