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

Mapping Single Target to Multiple Interfaces #1785

Open
cwozny opened this issue Oct 5, 2022 · 3 comments
Open

Mapping Single Target to Multiple Interfaces #1785

cwozny opened this issue Oct 5, 2022 · 3 comments

Comments

@cwozny
Copy link

cwozny commented Oct 5, 2022

Couldn't find anything in the documentation, but is it possible to map multiple interfaces to the same target?

For example: we have to communicate over UDP to two separate devices (antenna array with a separate IP/port for each of its two bands), but they have an identical ICD. Only way I can think of to do this is just make two targets: one for the low band and one for the mid band and copy the message definitions between the two of them which is somewhat unfortunate.

I'm hoping you all have this covered and I just can't find it in the documentation.

@SteveJudy
Copy link

Did you ever solve this issue? We need the same solution. Thanks.

@ryanmelt
Copy link
Contributor

ryanmelt commented Dec 6, 2023

This is now possible in OpenC3 COSMOS. https://openc3.com

@SteveJudy
Copy link

Bleah ... wish I was in a position to upgrade from 4.5. Next mission!

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

No branches or pull requests

3 participants