On 04.03.2011 23:09, Willy Lambert wrote: > Hi, > > I would like to log the can errors I may have on my can node. Doest it > exist in socketCan a function that take the error message and convert it > into a string ? > The aim is to decode the value of such defines : > http://lxr.linux.no/#linux/include/linux/can/error.h
Hello Willy, Wolfgang recently added a human readable output for errorframes in candump and the can-utils lib. See details at this commit: http://svn.berlios.de/wsvn/socketcan/trunk/can-utils/candump.c?op=revision&rev=1234&peg=1234 Regards, Oliver _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
