Skip to content
Snippets Groups Projects
user avatar
Martin Teichmann authored
some terminals do not support reading 8 bytes of the eeprom at
a time, we have to limit to 4 bytes at a time
442d1735
History

EPBFCat -- an EtherCAT master using EBPF and XDP

EBPFCat is an EtherCAT master written entirely in Python, that uses EPBF and XDP to achieve real-time response times. As a corollary, it contains a Python based EBPF generator.