| .. |
|
Kbuild
|
Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
|
2006-11-06 16:27:40 +00:00 |
|
Makefile.am
|
Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
|
2006-11-06 16:27:40 +00:00 |
|
canopen.c
|
kobject_add() in constructors.
|
2006-11-06 14:22:35 +00:00 |
|
canopen.h
|
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
2006-10-27 09:19:58 +00:00 |
|
datagram.c
|
Datagram preallocation with ATOMIC flag, because it is calles in timer context.
|
2007-01-08 14:24:33 +00:00 |
|
datagram.h
|
Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
|
2007-01-08 08:23:18 +00:00 |
|
debug.c
|
Fixed debug interfaces.
|
2006-10-31 15:32:57 +00:00 |
|
debug.h
|
Changed license headers and added EtherCAT license notice.
|
2006-05-18 12:35:47 +00:00 |
|
device.c
|
Added frame counter.
|
2006-11-21 15:46:21 +00:00 |
|
device.h
|
Added frame counter.
|
2006-11-21 15:46:21 +00:00 |
|
domain.c
|
Interface changes for version 1.2, see NEWS file.
|
2006-11-24 11:02:35 +00:00 |
|
domain.h
|
Interface changes for version 1.2, see NEWS file.
|
2006-11-24 11:02:35 +00:00 |
|
doxygen.c
|
Changed license headers and added EtherCAT license notice.
|
2006-05-18 12:35:47 +00:00 |
|
ethernet.c
|
Minor output changes in ethernet.c
|
2006-10-27 13:58:14 +00:00 |
|
ethernet.h
|
Replaced longer cycle timestamps with jiffies.
|
2006-08-15 08:09:18 +00:00 |
|
fsm.c
|
Re-added slave.configured flag as slave.self_configured.
|
2007-01-09 14:36:08 +00:00 |
|
fsm.h
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_change.c
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_change.h
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_coe.c
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_coe.h
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_sii.c
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
fsm_sii.h
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
globals.h
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
|
mailbox.c
|
Improved error messages in mailbox.c
|
2006-12-18 17:53:29 +00:00 |
|
mailbox.h
|
Fixed mailbox bug, added mailbox error codes.
|
2006-10-12 13:49:01 +00:00 |
|
master.c
|
Master workqueue replaced with kernel thread.
|
2007-01-10 10:45:57 +00:00 |
|
master.h
|
Master workqueue replaced with kernel thread.
|
2007-01-10 10:45:57 +00:00 |
|
module.c
|
Master workqueue replaced with kernel thread.
|
2007-01-10 10:45:57 +00:00 |
|
slave.c
|
Re-added slave.configured flag as slave.self_configured.
|
2007-01-09 14:36:08 +00:00 |
|
slave.h
|
Re-added slave.configured flag as slave.self_configured.
|
2007-01-09 14:36:08 +00:00 |
|
xmldev.c
|
Updated source code documentation.
|
2006-11-07 13:38:40 +00:00 |
|
xmldev.h
|
Allow only one open() on XML device.
|
2006-09-19 14:08:31 +00:00 |