Re: [Canfestival-devel] setNodeId patch

2017-05-14 Thread canfestival-devel
This patch have been added to: https://bitbucket.org/Mongo/canfestival-3-asc François Beaulier Le 27/03/2017 à 08:20, canfestival-devel@lists.sourceforge.net a écrit : > Hello, > > setNodeId wrongly assumes, that the COB-id of the PDO communication > parameters only contains the CAN id. This p

[Canfestival-devel] setNodeId patch

2017-03-27 Thread canfestival-devel
Hello, setNodeId wrongly assumes, that the COB-id of the PDO communication parameters only contains the CAN id. This patch resolves the issue. Maybe somebody can apply this patch to the official repository. Thanks, Martin Lederhilger Index: can_festival/src/states.c ===