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

Framing refactoring (multi interfaces) #51

Open
jacobeva opened this issue Oct 22, 2024 · 0 comments
Open

Framing refactoring (multi interfaces) #51

jacobeva opened this issue Oct 22, 2024 · 0 comments

Comments

@jacobeva
Copy link

The current implementation of command bytes for multiple interfaces in Framing.h is sloppy, and does not need to conform to the KISS standard, since we have dropped TNC support. Command bytes for multiple interfaces should be replaced with one command byte, followed by the interface number. This will free up these values to be used for other types of commands.

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

1 participant