OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

transport: serial: catch malformed frames #189

Closed coderkalyan closed 2 years ago

coderkalyan commented 2 years ago

Pushed this real quick after reading #176 but wasn't sure how to test it @pavel-kirienko? What's the easiest way to induce the correct type of serial error?

pavel-kirienko commented 2 years ago

I am going to take this over since I am currently working on a minor revision fixing a few things.