AUTHORS
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:43:13 +0100
changeset 699 c26ea35559f8
parent 614 9b1fe0532d0d
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.
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     1
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     2
Authors :
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     3
=========
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     4
614
9b1fe0532d0d Replace \"lolitech\" contact by \"edouard\" contact
greg
parents: 25
diff changeset
     5
Edouard TISSERANT (www.canfestival.org)
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     6
Francis DUPIN (LIVIC)
614
9b1fe0532d0d Replace \"lolitech\" contact by \"edouard\" contact
greg
parents: 25
diff changeset
     7
Laurent BESSARD (www.canfestival.org)
25
anonymous
parents: 0
diff changeset
     8