velbus / python-velbustcp

Python application that bridges a Velbus installation with TCP
MIT License
2 stars 4 forks source link

Add CanFD support #9

Closed dukeofphilberg closed 1 year ago

dukeofphilberg commented 1 year ago

Adds support for parsing CanFD packets.

These packets can have different data lengths and therefore require additional checks.