OpenCyphal / libudpard

A compact implementation of the Cyphal/UDP protocol in C for high-integrity real-time embedded systems
MIT License
11 stars 8 forks source link

Update reference to libethard to libudpard #1

Closed aeriqkim closed 1 year ago

aeriqkim commented 1 year ago

As a result of decisions made regarding the utility of using CAN over ethernet, it is decided the protocols should be specific to the protocol used. i.e. TCP/IP vs. UDP. Because this package is specific to the UDP protocol, all references to libethard should be replaced with libudpard as it may be ambiguous if this could be used for tcp/ip.