On 09.01.2011 11:57, Thorsten Godau wrote: >> Can you try this (also attached) patch to check whether a 'close' before >> setting the bitrate brings back the wanted functionality? > > Done. Works perfect now! Thanks a lot for the fix.
Fine! I committed that change to the SVN (rev. 1229) > By the way: i added a "F\r" to my initstring for the SLCAN to clear > the error-LED in case of a pending bus error. So the command looks > like this now: echo -e -n "C\rF\rS6\rO\r" > /dev/ttyUSB0 Good idea! I added a new '-f' commandline option to slcan_attach, that fires the 'F\r' to the adapter before the 'open' command. It has been added in SVN rev 1230. Thanks for the information! Best regards, Oliver _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
