samcrow / canadensis

A Rust implementation of Cyphal
Apache License 2.0
44 stars 5 forks source link

UDP and Serial moving to big-endian for header_crc #22

Closed maksimdrachov closed 1 year ago

maksimdrachov commented 1 year ago

See forum

In pycyphal, the following PR will fix this:

samcrow commented 1 year ago

I updated the UDP and serial header format with recent commits on the master branch. I'm now just waiting for #21 before publishing releases.