examples/.cvsignore
author |
etisserant |
|
Mon, 02 Jul 2007 18:22:58 +0200 |
changeset 236 |
905677ed00f3 |
parent 0 |
4472ee7c6c3e
|
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.