| .. |
|
Kbuild.in
|
Included list of common SoE error messages.
|
2010-03-19 12:01:32 +01:00 |
|
Makefile.am
|
Included list of common SoE error messages.
|
2010-03-19 12:01:32 +01:00 |
|
cdev.c
|
merge.
|
2011-05-12 16:45:02 +02:00 |
|
cdev.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
datagram.c
|
merge.
|
2011-07-08 15:31:46 +02:00 |
|
datagram.h
|
Datagram queue race fixed: insert datagrams into master-fsm_queue with fsm_queue list_head
|
2011-01-14 11:36:53 +01:00 |
|
debug.c
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02:00 |
|
debug.h
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02:00 |
|
device.c
|
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
|
2011-01-05 08:36:53 +01:00 |
|
device.h
|
64 bit frame statistics.
|
2010-03-09 12:18:43 +01:00 |
|
domain.c
|
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
|
2011-01-05 08:36:53 +01:00 |
|
domain.h
|
Inplace I/O: let input Pdos use the same bus space as Output Pdos
|
2010-04-29 16:33:32 +02:00 |
|
doxygen.c
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
ethernet.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
ethernet.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fmmu_config.c
|
merged
|
2010-05-11 13:57:58 +02:00 |
|
fmmu_config.h
|
Inplace I/O: let input Pdos use the same bus space as Output Pdos
|
2010-04-29 16:33:32 +02:00 |
|
foe.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
foe_request.c
|
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
2010-10-25 16:45:33 +02:00 |
|
foe_request.h
|
Added missing doc.
|
2009-04-24 09:51:11 +00:00 |
|
fsm_change.c
|
Increased AL state change timeout to 5 s.
|
2010-10-25 09:57:37 +02:00 |
|
fsm_change.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
fsm_coe.c
|
fixed kernel oops bug in ec_fsm_coe_down_response (Blame the C Compiler)
|
2011-03-31 14:47:42 +02:00 |
|
fsm_coe.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_foe.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_foe.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_master.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_master.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_pdo.c
|
Always write PDO mapping/assignment.
|
2010-09-21 14:20:23 +02:00 |
|
fsm_pdo.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
fsm_pdo_entry.c
|
Always write PDO mapping/assignment.
|
2010-09-21 14:20:23 +02:00 |
|
fsm_pdo_entry.h
|
Improved output when PDO assignment/mapping fails.
|
2010-02-23 15:49:12 +01:00 |
|
fsm_sii.c
|
Minor: Improved SII debugging.
|
2010-09-22 12:26:32 +02:00 |
|
fsm_sii.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
fsm_slave.c
|
Minor: removed unnecessary return.
|
2011-07-08 14:28:07 +02:00 |
|
fsm_slave.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_slave_config.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_slave_config.h
|
Added ecrt_slave_config_idn() method to store SoE IDN configurations.
|
2010-03-05 18:05:35 +01:00 |
|
fsm_slave_scan.c
|
fixed race condition when comparing datagram state
|
2011-03-14 16:08:25 +01:00 |
|
fsm_slave_scan.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
fsm_soe.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
fsm_soe.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
globals.h
|
Optionally compile with trace_printk support
|
2011-01-12 14:56:53 +01:00 |
|
ioctl.h
|
merged
|
2011-03-14 11:20:05 +01:00 |
|
mailbox.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
mailbox.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
master.c
|
Fixed bug in ec_master_queue_datagram() introduced in c9d32805d984.
|
2011-07-21 18:25:38 +02:00 |
|
master.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
module.c
|
Fixed malformed comment.
|
2011-07-25 10:29:48 +02:00 |
|
pdo.c
|
Improved output when PDO assignment/mapping fails.
|
2010-02-23 15:49:12 +01:00 |
|
pdo.h
|
Improved output when PDO assignment/mapping fails.
|
2010-02-23 15:49:12 +01:00 |
|
pdo_entry.c
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
pdo_entry.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
pdo_list.c
|
Improved output when PDO assignment/mapping fails.
|
2010-02-23 15:49:12 +01:00 |
|
pdo_list.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
sdo.c
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
sdo.h
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
|
sdo_entry.c
|
Read SDO entry access rights.
|
2009-04-08 08:13:33 +00:00 |
|
sdo_entry.h
|
Read SDO entry access rights.
|
2009-04-08 08:13:33 +00:00 |
|
sdo_request.c
|
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
2010-10-25 16:45:33 +02:00 |
|
sdo_request.h
|
Output correct errno when transferring SDOs via command-line interface.
|
2010-07-06 17:40:20 +02:00 |
|
slave.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
slave.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
slave_config.c
|
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
|
2011-01-05 08:36:53 +01:00 |
|
slave_config.h
|
Merged
|
2010-11-27 17:02:54 +01:00 |
|
soe_errors.c
|
Included list of common SoE error messages.
|
2010-03-19 12:01:32 +01:00 |
|
soe_request.c
|
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
2010-10-25 16:45:33 +02:00 |
|
soe_request.h
|
Added drive_no parameter to SoE layer.
|
2010-07-20 10:52:31 +02:00 |
|
sync.c
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02:00 |
|
sync.h
|
Added watchdog configuration via application interface (thanks to J. Mohre).
|
2009-07-27 10:48:52 +00:00 |
|
sync_config.c
|
Added watchdog configuration via application interface (thanks to J. Mohre).
|
2009-07-27 10:48:52 +00:00 |
|
sync_config.h
|
Added watchdog configuration via application interface (thanks to J. Mohre).
|
2009-07-27 10:48:52 +00:00 |
|
voe_handler.c
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |
|
voe_handler.h
|
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
2011-03-14 16:55:09 +01:00 |