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

WIP: Add mixer type AllocatedActuatorMixer #13581

Closed
wants to merge 7 commits into from

Conversation

jlecoeur
Copy link
Contributor

Split out of #13351

The mixer is added with the following character string in a *.mix file:
A: X
with X a number between 0 and 15
This indicates that the actuator number X will be written to the output.

Ideally, this mixer would use the topic vehicle_actuator_setpoint, but for now it receives info on topics actuator_controls_4 and actuator_controls_5.

This is a temporary solution (hack) to integrate the new control allocation topics into the existing mixer system.
The mixer is added with the following character string in a *.mix file:
`A: X`
with X a number between 0 and 15
This indicates that the actuator number X will be written to the output.

Ideally, this mixer would use the topic `vehicle_actuator_setpoint`, but for now it receives info on topics `actuator_controls_4` and `actuator_controls_5`.

romf_pruner: do not prune A mixer
@jlecoeur jlecoeur added the [ARCHIVED] mixer Archived after v1.14 release where Mixer was removed label Nov 23, 2019
@dagar dagar self-requested a review November 25, 2019 15:00
Co-Authored-By: Daniel Agar <daniel@agar.ca>
@stale
Copy link

stale bot commented Feb 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@dagar
Copy link
Member

dagar commented Jan 10, 2021

Continued in #16528.

@dagar dagar closed this Jan 10, 2021
@LorenzMeier LorenzMeier deleted the pr-allocated_actuator_mixer branch January 18, 2021 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ARCHIVED] mixer Archived after v1.14 release where Mixer was removed stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants