CONTRIBUTORS
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:43:13 +0100
changeset 699 c26ea35559f8
parent 391 7802a7d5584f
permissions -rw-r--r--
dcf.c:
- removed inline definition of dcf variable, which is not allowed on many c compilers.
- removed SaveNode() call using ifdef, because not all canopen devices support this feature.
Later on it should be possible to enable this for each dcf entry using objdictedit.
- fixed bug when dereferencing an dcf entry from the object dictionary.

Contributors :
==============

Leonid Tochinski ltochinski _at_ chattenassociates.com ( native win32 port (visual studio))

Vladimir Chren (kernel space port)

Raphael Zulliger (author of slavelib project)

Other unsorted contribs:
	Camille BOSSARD
	David DUMINY (sté A6R)
	Laurent ROMIEUX
	Zakaria BELAMRI
	Luis JIMENEZ

Many thanks to the main contributors for their great work.