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

TODO: custom serial frame reader / transport #25

Closed
HotNoob opened this issue Mar 30, 2024 · 1 comment
Closed

TODO: custom serial frame reader / transport #25

HotNoob opened this issue Mar 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@HotNoob
Copy link
Owner

HotNoob commented Mar 30, 2024

work in progress for v1.0.9.

to implement custom frame-based serial reader, to allow for non-standard "frame" based "protocols" that utilize SOI and EOI bytes.
"frame" is for a lack of a better term. seems to be commonly used.

@HotNoob HotNoob added the enhancement New feature or request label Mar 30, 2024
@HotNoob
Copy link
Owner Author

HotNoob commented Apr 7, 2024

c56d2ab

done, but need more advanced features to implement rest of pylon 485 protocol - #28

@HotNoob HotNoob closed this as completed Apr 7, 2024
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