OpenCyphal-Garage / libcyphal

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

Architectural guidance around UAVCAN Gateway #299

Closed Janaka-s closed 4 years ago

Janaka-s commented 4 years ago

Hi All, We are in the process of trying to utilise UAVCAN on a medium size research instrument. Our scope of work does not allow us to change the Hardware or the System architecture of the instrument. We want to implement something like the following: image

Needs and Notes:

What is the best way to achieve the Gatewaying using UAVCAN?

pavel-kirienko commented 4 years ago

I have moved this discussion to the forum; let us continue there, please: https://forum.uavcan.org/t/architectural-guidance-around-uavcan-gateway/769.

This repository is for issues specific to Libuavcan. It is not the best place for more abstract conversations, especially if they are not related to Libuavcan.