| .. |
|
Kbuild.in
|
Removed xmldev.
|
2008-05-29 08:28:22 +00:00 |
|
Makefile.am
|
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
2008-04-03 13:34:13 +00:00 |
|
datagram.c
|
Introduced ec_datagram_type_string().
|
2008-02-22 16:03:08 +00:00 |
|
datagram.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +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
|
Fixed source MAC address setting bug.
|
2007-10-02 08:35:01 +00:00 |
|
device.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
domain.c
|
Added bitwise Pdo registration.
|
2008-05-28 07:26:28 +00:00 |
|
domain.h
|
Removed unused domain state.
|
2008-04-07 10:19:59 +00:00 |
|
doxygen.c
|
Updated doxygen docs.
|
2008-02-01 22:01:59 +00:00 |
|
ethernet.c
|
Removed slave online flag.
|
2008-04-25 12:45:44 +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
|
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
2008-04-03 13:34:13 +00:00 |
|
fmmu_config.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_change.c
|
Implemented missing datagram types.
|
2008-02-22 15:35:39 +00:00 |
|
fsm_change.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_coe.c
|
Check for emergency requests during CoE transfers.
|
2008-04-18 11:26:13 +00:00 |
|
fsm_coe.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_coe_map.c
|
Improved a few debugging outputs.
|
2008-04-25 12:16:56 +00:00 |
|
fsm_coe_map.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_master.c
|
Fetch Sdo dictionaries and process SII requests in operation mode.
|
2008-04-25 14:58:33 +00:00 |
|
fsm_master.h
|
Removed bus validation; slave configuration during realtime operation;
|
2008-04-25 12:04:23 +00:00 |
|
fsm_pdo_assign.c
|
Debug messaged on configuring assignment and mapping.
|
2008-04-07 15:47:22 +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
|
Debug messaged on configuring assignment and mapping.
|
2008-04-07 15:47:22 +00:00 |
|
fsm_pdo_mapping.h
|
Debug messaged on configuring assignment and mapping.
|
2008-04-07 15:47:22 +00:00 |
|
fsm_sii.c
|
Renamed EEPROM to SII.
|
2008-03-17 09:38:48 +00:00 |
|
fsm_sii.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_slave_config.c
|
Replaced self_configured flag with force_config flag.
|
2008-04-25 14:32:56 +00:00 |
|
fsm_slave_config.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
fsm_slave_scan.c
|
Improved a few debugging outputs.
|
2008-04-25 12:16:56 +00:00 |
|
fsm_slave_scan.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
globals.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
mailbox.c
|
Separated SII data from slave.
|
2008-02-27 15:24:00 +00:00 |
|
mailbox.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
master.c
|
Moved setting of the allow flags.
|
2008-04-25 12:13:26 +00:00 |
|
master.h
|
Removed bus validation; slave configuration during realtime operation;
|
2008-04-25 12:04:23 +00:00 |
|
module.c
|
Removed xmldev.
|
2008-05-29 08:28:22 +00:00 |
|
pdo.c
|
Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
|
2008-02-28 14:29:50 +00:00 |
|
pdo.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
pdo_list.c
|
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
2008-04-03 13:34:13 +00:00 |
|
pdo_list.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
sdo.c
|
Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
|
2008-02-29 12:19:48 +00:00 |
|
sdo.h
|
Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
|
2008-03-03 16:22:39 +00:00 |
|
sdo_entry.c
|
Introduced ec_sdo_request_state_t, making ec_request_t private again;
|
2008-03-04 11:37:51 +00:00 |
|
sdo_entry.h
|
Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
|
2008-02-29 12:19:48 +00:00 |
|
sdo_request.c
|
Added missing jiffies header.
|
2008-04-03 15:30:27 +00:00 |
|
sdo_request.h
|
Implemented Sdo timeout.
|
2008-04-03 14:08:08 +00:00 |
|
slave.c
|
Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
|
2008-05-13 16:07:06 +00:00 |
|
slave.h
|
Replaced self_configured flag with force_config flag.
|
2008-04-25 14:32:56 +00:00 |
|
slave_config.c
|
Added bitwise Pdo registration.
|
2008-05-28 07:26:28 +00:00 |
|
slave_config.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |
|
sync.c
|
Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
|
2008-05-13 16:07:06 +00:00 |
|
sync.h
|
Equalized defines against duplicated header inclusion.
|
2008-04-03 15:49:24 +00:00 |