OpenCyphal / yukon

The OpenCyphal IDE
https://opencyphal.org
MIT License
16 stars 0 forks source link

Provide indication of whether any CAN traffic is happening and on which of the connected transports #403

Open silverv opened 1 year ago

silverv commented 1 year ago

This is to make issues like #402 easier to debug.

pavel-kirienko commented 1 year ago

This is easy to pull from PyCyphal via Transport.sample_statistics()