Open-Agriculture/AgIsoStack-plus-plus

SocketCAN utility function to parse available interfaces

GwnDaan opened this issue · 2 comments

The (static) function should be able to parse and list all available CAN interfaces on the system. This could be useful for applications that need to interact with multiple CAN devices, or for debugging purposes. The function should return a list of interface names, which can be used to open and configure the respective CAN interfaces.

Hi there I would like help you with this issue, can you please explain bit more please ?

Out of scope for this project, see discussion in #367