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

Rewrite as fully object-oriented #1

Open
2 tasks
avsa242 opened this issue May 21, 2023 · 0 comments
Open
2 tasks

Rewrite as fully object-oriented #1

avsa242 opened this issue May 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@avsa242
Copy link
Owner

avsa242 commented May 21, 2023

It would be far more modular and easy to use if it were something that could be simply be 'plugged into' a project by using it as a child object, rather than having to #include it inline an existing one.

  • Add a way to 'attach' a physical layer's getchar() and putchar() methods at runtime
  • Break up file transfer code such that an individual zmodem frame is transmitted, then returns (currently blocks for the entire file transmission)
@avsa242 avsa242 added the enhancement New feature or request label May 21, 2023
@avsa242 avsa242 self-assigned this May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant