CONTRIBUTORS
author etisserant
Mon, 02 Jul 2007 18:22:58 +0200
changeset 236 905677ed00f3
parent 158 b505f7116a1c
child 284 24bf3d692993
permissions -rw-r--r--
Full preliminary implementation of TPDO transmit type:
- SYNC (N) (1-240)
- RTR only + SYNC (252)
- RTR only (253)
- EVENT, with timer and inhibit time (254 and 255)

User app have to call sendPDOevent(d) to eventually signal mapped data changes.
Callbacks added to 0x140N, TPDO comm parameters for on the fly timers values change.
TestMasterSlave updated.
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     1
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     2
Contributors :
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     3
==============
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     4
158
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
     5
Leonid Tochinski ltochinski _at_ chattenassociates.com ( native win32 port (visual studio))
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
     6
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     7
Raphael Zulliger (author of slavelib project)
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
     8
158
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
     9
Other unsorted contribs:
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
    10
	Camille BOSSARD
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
    11
	David DUMINY (sté A6R)
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
    12
	Laurent ROMIEUX
b505f7116a1c Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant
parents: 0
diff changeset
    13
	Zakaria BELAMRI
0
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    14
4472ee7c6c3e Commit a new cvs repo.
etisserant
parents:
diff changeset
    15
Many thanks to the main contributors for their great work.