Skip to content

Conversation

@khallenbeck-dsi
Copy link

The loopback option added in #45 is functionally hard-coded to false. It was added to the common code with a default of false, and exposed as a parameter and launch argument on the receiver. However, the sender is the one that selects if the transmitted message loops back and shows up on the receiver. The loopback option on the receiver has no effect.

This PR moves the loopback option from the receiver to the sender.

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