ethercat/master
Florian Pose 4a6df220bb Added ec_pdo_list_print(). 2008-06-23 10:27:40 +00:00
..
Kbuild.in Separated Pdo and Pdo entry classes. 2008-06-02 10:21:20 +00:00
Makefile.am Separated Pdo and Pdo entry classes. 2008-06-02 10:21:20 +00:00
cdev.c Store abort code in sdo request; output it in user space; added some 2008-06-19 09:24:22 +00:00
cdev.h Removed some unnecessary code. 2008-06-18 08:59:00 +00:00
datagram.c Disable use of CPU timestamp counter by default. 2008-06-19 10:18:58 +00:00
datagram.h Disable use of CPU timestamp counter by default. 2008-06-19 10:18:58 +00:00
debug.c Changed names of debug interfaces. 2007-08-08 13:58:24 +00:00
debug.h Changed names of debug interfaces. 2007-08-08 13:58:24 +00:00
device.c Disable use of CPU timestamp counter by default. 2008-06-19 10:18:58 +00:00
device.h Disable use of CPU timestamp counter by default. 2008-06-19 10:18:58 +00:00
domain.c working_counter = 0x0000; 2008-06-18 14:37:00 +00:00
domain.h Removed kobject from domain. 2008-06-12 07:26:38 +00:00
doxygen.c Updated doxygen docs. 2008-02-01 22:01:59 +00:00
ethernet.c Replaced misleading %i by %u. 2008-06-10 11:54:39 +00:00
ethernet.h Improved EoE handling: Avoided skipping of datagrams and release lock 2007-09-12 14:48:53 +00:00
fmmu_config.c 'ethercat domain' shows domain contents and process data. 2008-06-04 13:17:15 +00:00
fmmu_config.h 'ethercat domain' shows domain contents and process data. 2008-06-04 13:17:15 +00:00
fsm_change.c Replaced misleading %i by %u. 2008-06-10 11:54:39 +00:00
fsm_change.h Equalized defines against duplicated header inclusion. 2008-04-03 15:49:24 +00:00
fsm_coe.c Response timeout for checking Sdo upload. 2008-06-19 13:35:34 +00:00
fsm_coe.h Use jiffies instead of cycles in CoE state machine. 2008-06-19 10:17:52 +00:00
fsm_coe_map.c Introduced global upload timeout for fsm_coe_map. 2008-06-19 14:06:27 +00:00
fsm_coe_map.h Added response timeout to sdo_request; removed timout from fsm_coe_map. 2008-06-19 07:54:45 +00:00
fsm_master.c Removed 'end' and 'error' states from master state machine. 2008-06-18 13:53:31 +00:00
fsm_master.h Removed 'end' and 'error' states from master state machine. 2008-06-18 13:53:31 +00:00
fsm_pdo_assign.c Added some debugging. 2008-06-23 10:26:47 +00:00
fsm_pdo_assign.h Debug messaged on configuring assignment and mapping. 2008-04-07 15:47:22 +00:00
fsm_pdo_mapping.c Output subindices with %02X. 2008-05-30 09:39:29 +00:00
fsm_pdo_mapping.h Debug messaged on configuring assignment and mapping. 2008-04-07 15:47:22 +00:00
fsm_sii.c Use jiffies instead of cycles in SII state machine. 2008-06-19 10:18:18 +00:00
fsm_sii.h Use jiffies instead of cycles in SII state machine. 2008-06-19 10:18:18 +00:00
fsm_slave_config.c Replaced misleading %i by %u. 2008-06-10 11:54:39 +00:00
fsm_slave_config.h Equalized defines against duplicated header inclusion. 2008-04-03 15:49:24 +00:00
fsm_slave_scan.c Store slaves in an array instead of a list. 2008-06-12 09:32:25 +00:00
fsm_slave_scan.h Equalized defines against duplicated header inclusion. 2008-04-03 15:49:24 +00:00
globals.h Store slaves in an array instead of a list. 2008-06-12 09:32:25 +00:00
ioctl.h Store abort code in sdo request; output it in user space; added some 2008-06-19 09:24:22 +00:00
mailbox.c Replaced misleading %i by %u. 2008-06-10 11:54:39 +00:00
mailbox.h Equalized defines against duplicated header inclusion. 2008-04-03 15:49:24 +00:00
master.c Fixed alias bug. 2008-06-20 13:38:35 +00:00
master.h Removed state machine cycle time measuring. 2008-06-19 10:22:24 +00:00
module.c Renamed master 'mode' to 'phase'. 2008-06-18 13:33:50 +00:00
pdo.c Removed deprecated default_config flag. 2008-06-12 07:47:26 +00:00
pdo.h Removed deprecated default_config flag. 2008-06-12 07:47:26 +00:00
pdo_entry.c Separated Pdo and Pdo entry classes. 2008-06-02 10:21:20 +00:00
pdo_entry.h Separated Pdo and Pdo entry classes. 2008-06-02 10:21:20 +00:00
pdo_list.c Added ec_pdo_list_print(). 2008-06-23 10:27:40 +00:00
pdo_list.h Added ec_pdo_list_print(). 2008-06-23 10:27:40 +00:00
sdo.c Removed kobjects from sdo and slave. 2008-06-12 07:15:54 +00:00
sdo.h Removed kobjects from sdo and slave. 2008-06-12 07:15:54 +00:00
sdo_entry.c Removed kobject from sdo entry. 2008-06-11 15:37:38 +00:00
sdo_entry.h Removed kobject from sdo entry. 2008-06-11 15:37:38 +00:00
sdo_request.c Store abort code in sdo request; output it in user space; added some 2008-06-19 09:24:22 +00:00
sdo_request.h Store abort code in sdo request; output it in user space; added some 2008-06-19 09:24:22 +00:00
slave.c Store slaves in an array instead of a list. 2008-06-12 09:32:25 +00:00
slave.h Store slaves in an array instead of a list. 2008-06-12 09:32:25 +00:00
slave_config.c Output attachment failure messages only when debugging. 2008-06-18 11:16:30 +00:00
slave_config.h Reverted revision number checking from r1228. 2008-06-17 09:44:46 +00:00
sync.c Enable sync managers only if SII enable is set and size is greater zero. 2008-06-04 08:30:18 +00:00
sync.h Equalized defines against duplicated header inclusion. 2008-04-03 15:49:24 +00:00