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

Add TCP interface for outputting CLTUs #148

Open
mudinthewater opened this issue Feb 2, 2022 · 1 comment
Open

Add TCP interface for outputting CLTUs #148

mudinthewater opened this issue Feb 2, 2022 · 1 comment

Comments

@mudinthewater
Copy link

mudinthewater commented Feb 2, 2022

Most common ground modems use a TCP-based interface for communication to the GDS, not UDP.

The TCP frame interface should include an extensible header wrapper, as most modems and stations tend to use a wrapper around their CLTUs

(example, LEO-T header)

@Mejiro-McQueen
Copy link
Contributor

The following plugin provides output: #157
New version provides inputs: #171

We can add new plugins to wrap CLTUs which can be forwarded to the plugin above.

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

2 participants