OpenCyphal-Garage / libcyphal

Portable reference implementation of the Cyphal protocol stack in C++ for embedded systems and Linux.
http://opencyphal.org
MIT License
300 stars 501 forks source link

Add sampling subscription helpers #379

Open pavel-kirienko opened 3 months ago

pavel-kirienko commented 3 months ago

@serges147 proposed a different implementation of subscribers in https://github.com/OpenCyphal-Garage/libcyphal/pull/378#discussion_r1728522500

For now we only support callbacks until his new proposal is implemented.