]> rtime.felk.cvut.cz Git - CanFestival-3.git/commit
Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
authoretisserant <etisserant>
Fri, 29 Jun 2007 17:51:39 +0000 (17:51 +0000)
committeretisserant <etisserant>
Fri, 29 Jun 2007 17:51:39 +0000 (17:51 +0000)
commit8b0cf4d4f5d95579d29d35e37f16fa2059b3ee2b
tree261f25bab7c170c7935dff8e83bab4a9db9c0ed4
parent9853b1791fc8e6af81ce7c7c6516e466de1917ff
Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
 + re-organisation and cleanup of pdo.c.
16 files changed:
examples/TestMasterMicroMod/TestMaster.c
examples/TestMasterSlave/TestMaster.c
examples/TestMasterSlave/TestMaster.h
examples/TestMasterSlave/TestSlave.c
examples/TestMasterSlave/TestSlave.h
examples/TestMasterSlave/TestSlave.od
include/can.h
include/data.h
include/def.h
include/objdictdef.h
include/pdo.h
include/sync.h
objdictgen/gen_cfile.py
src/pdo.c
src/states.c
src/sync.c