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 handling for Modulo 128 AX.25 frames #6

Open
loredous opened this issue Mar 15, 2023 · 0 comments
Open

Add handling for Modulo 128 AX.25 frames #6

loredous opened this issue Mar 15, 2023 · 0 comments

Comments

@loredous
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently the code only handles Modulo 8 frames. To support the full AX.25 spec, it should also handle Modulo 128 frames.

Describe the solution you'd like
The code should be able to auto-detect the modulo level of a frame during decode. During creation, it should utilize the modulo argument to determine how it should handle the frame.

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