.NET managed wrapper for SocketCAN on Linux
BSD 3-Clause "New" or "Revised" License
54
stars
13
forks
source link
Add properties to CanNetworkInterface for various interface properties (Bit Timing, Device Stats, etc.) #61
Closed
derek-will closed 1 year ago
Plenty of CAN network interface properties retrievable via Netlink sockets that can be exposed within the
CanNetworkInterface
class.