ethercrab-rs / ethercrab

EtherCAT master written in pure Rust
258 stars 25 forks source link

Distributed Clocks support #174

Closed jamwaffles closed 8 months ago

jamwaffles commented 9 months ago

Just experiments at time of writing. DC support will probably be released in 0.5.

TODO

jamwaffles commented 8 months ago

This PR has turned into a bit of a mess. Basic DC support is added in #180 which supersedes this. Other changes around multiple PDUs per EtherCAT frame will be made at a later date.