Florian Pose
|
9aa0789b33
|
Reverted revision number checking from r1228.
|
2008-06-17 09:44:46 +00:00 |
Florian Pose
|
541c2a0cd8
|
Added revision number to slave type checking.
|
2008-06-16 09:30:58 +00:00 |
Florian Pose
|
1451da0cd0
|
Removed deprecated default_config flag.
|
2008-06-12 07:47:26 +00:00 |
Florian Pose
|
3197ca4a23
|
Removed kobject from slave_config.
|
2008-06-12 07:45:27 +00:00 |
Florian Pose
|
1132577dd9
|
Bus configuration via 'ethercat config'.
|
2008-06-11 15:29:47 +00:00 |
Florian Pose
|
d7faa4ccb2
|
Added debugging for ecrt_slave_config_reg_pdo_entry().
|
2008-06-03 13:13:53 +00:00 |
Florian Pose
|
93d32d5d84
|
Added debugging.
|
2008-05-30 14:31:02 +00:00 |
Florian Pose
|
8b8b470eaa
|
Introduced ec_master_find_slave().
|
2008-05-30 10:46:14 +00:00 |
Florian Pose
|
85e8f72c68
|
Output subindices with %02X.
|
2008-05-30 09:39:29 +00:00 |
Florian Pose
|
e6f758b4de
|
Some improvements concerning bit_position.
|
2008-05-30 08:56:47 +00:00 |
Richard Hacker
|
48c078359d
|
Fixed missing right brace
|
2008-05-30 07:25:11 +00:00 |
Richard Hacker
|
8e0484b1c4
|
Changed Pdo entry registration function - return byte and bit positions
|
2008-05-30 07:11:27 +00:00 |
Florian Pose
|
bf2e1b9ee1
|
Added bitwise Pdo registration.
|
2008-05-28 07:26:28 +00:00 |
Florian Pose
|
e9ff403255
|
Exported ecrt_slave_config_sdo(); added documentation.
|
2008-04-16 08:33:04 +00:00 |
Florian Pose
|
593a5fda9c
|
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
-> "Pdo mapping"; created ecrt_slave_config_pdo_assign_clear() and
ecrt_slave_config_pdo_mapping_clear().
|
2008-04-03 13:34:13 +00:00 |
Florian Pose
|
208fc51910
|
Introduced EC_MAP_END.
|
2008-03-31 09:42:37 +00:00 |
Florian Pose
|
57094eaf48
|
Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
reading and writing access possible.
|
2008-03-04 10:18:02 +00:00 |
Florian Pose
|
e90dab2a4e
|
Basic reading realtime Sdo access working.
|
2008-03-04 09:57:36 +00:00 |
Florian Pose
|
5ea60febf9
|
Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
|
2008-03-03 16:22:39 +00:00 |
Florian Pose
|
f8dfda2b19
|
Fixed 2 bugs in new Pdo mapping function.
|
2008-02-28 15:28:10 +00:00 |
Florian Pose
|
7338f88b5f
|
Added some debugging and fixed a bug, when Pdo was not found.
|
2008-02-28 14:46:24 +00:00 |
Florian Pose
|
ea501996b2
|
Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
|
2008-02-28 14:29:50 +00:00 |
Florian Pose
|
a4095b4201
|
Separated SII data from slave.
|
2008-02-27 15:24:00 +00:00 |
Florian Pose
|
350c159a9d
|
Renamed [PS]DO to [PS]do.
|
2008-02-22 12:29:30 +00:00 |
Florian Pose
|
873e517741
|
Moved ecrt_domain_reg_pdo_entry() to
ecrt_slave_config_reg_pdo_entry().
|
2008-02-21 09:50:54 +00:00 |
Florian Pose
|
bd1a70ada6
|
Minor change.
|
2008-02-19 14:05:26 +00:00 |
Florian Pose
|
6189092aed
|
Implemented most realtime interface changes for version 1.4, improved
ec_pdo_t and ec_pdo_entry_t classes, added fmmu_config_t, adjusted
minimal example, etc...
|
2008-02-19 08:22:20 +00:00 |