OpenCyphal / pycyphal

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

Support candump formatting for flags #316

Closed emrainey closed 9 months ago

emrainey commented 9 months ago

Some candump logs have a format with ##\d which indicates that there may be CAN-FD flags present. The regex today was not matching correctly. See https://forum.opencyphal.org/t/candump-log-replay-with-pycyphal-v1-9/1713/13