Florian Pose
|
0a6b984c26
|
Added missing jiffies header.
|
2008-04-03 15:30:27 +00:00 |
Florian Pose
|
fc60cae9c7
|
Implemented Sdo timeout.
|
2008-04-03 14:08:08 +00:00 |
Florian Pose
|
257cc237b9
|
Added ecrt_sdo_request_data_size().
|
2008-03-13 12:52:26 +00:00 |
Florian Pose
|
9b458ac5a6
|
Added doxygen markers.
|
2008-03-04 12:52:54 +00:00 |
Florian Pose
|
80fc8bff5d
|
Minor changes.
|
2008-03-04 12:38:51 +00:00 |
Florian Pose
|
f28f42ceb1
|
Introduced ec_sdo_request_state_t, making ec_request_t private again;
therefore added EC_REQUEST_INIT and renamed EC_REQUEST_IN_PROGRESS to
EC_REQUEST_BUSY and EC_REQUEST_COMPLETE to EC_REQUEST_SUCCESS.
|
2008-03-04 11:37:51 +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
|
42bed3090f
|
Separated ec_sdo_request_init() and ec_sdo_request_read().
|
2008-03-03 13:26:32 +00:00 |
Florian Pose
|
0b5b3b9e9b
|
Removed slave pointer from ec_sdo_request_t class.
|
2008-02-29 16:20:12 +00:00 |
Florian Pose
|
f621cf2619
|
Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
|
2008-02-29 12:19:48 +00:00 |