Libudpard documentation

Hi everyone,

I am currently evaluating OpenCyphal and libudpard for use in a high-sampling-rate sensor network generating time-series data. To get familiar with the library, I’m currently writing some test programs to evaluate if it fits our performance and architecture needs.

I noticed that the available demo program seems to use an older version of libudpard. Could anyone point me toward comprehensive documentation or guides beyond reading the source code directly? Additionally, are there any updated sample programs or repositories that showcase the modern v3.0 API?

Any guidance or reference material would be greatly appreciated!

Thank you,

Christoph

The modern API is v5, not v3. I recommend starting with Cyphal v1.1 – it is not yet officially released, but is stable enough if you are starting a clean-sheet design now. We currently have two implementations:

Each comes with examples built-in, easy to start with. If you have questions, please post them here.