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 link options to the python radio link #218

Open
ataffanel opened this issue Mar 23, 2021 · 1 comment
Open

Add link options to the python radio link #218

ataffanel opened this issue Mar 23, 2021 · 1 comment

Comments

@ataffanel
Copy link
Member

The cpp link has introduce link options that makes the link behavior explicit instead of implicit. This includes enabling safelink and various packet filters (the three added parameters appended to an URI are "?safelink=0&autoping=0&ackfilter=0")

There options should be implemented in the python radio link so that we can avoid hacks and special case in other parts of the code (see PR #215).

@knmcguire
Copy link
Member

Should be part of the comstack discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants