Florian Pose
|
ee55c20e28
|
Fixed mail address; limited lines to 78 characters; removed $Id$.
|
2024-02-01 15:15:41 +01:00 |
Florian Pose
|
be41b79f3f
|
Merge branch 'devel-1.6' into prepare-1.6
|
2024-02-01 13:09:45 +01:00 |
Bjarne von Horn
|
c3826c7758
|
Remove EtherCAT copyright notice.
|
2024-01-15 11:20:25 +01:00 |
Florian Pose
|
c1fb080b55
|
Removed Id keywords.
|
2023-03-14 16:05:15 +01:00 |
Florian Pose
|
ef68a4bff1
|
Added ecrt_sdo_request_index() method to change index and subindex.
|
2012-10-04 10:07:52 +02:00 |
Florian Pose
|
5531b692ee
|
Output correct errno when transferring SDOs via command-line interface.
|
2010-07-06 17:40:20 +02:00 |
Florian Pose
|
10c7501851
|
Implemented CompleteAccess for SDO downloads.
|
2009-08-13 13:53:56 +02:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
826ae37b26
|
merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
|
2009-01-26 11:45:30 +00:00 |
Florian Pose
|
5ca3d24337
|
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
2009-01-26 11:16:10 +00:00 |
Florian Pose
|
c66d1cc62a
|
merge -r1583:1593 branches/stable-1.4: Fixed detaching oops.
|
2008-11-25 14:07:19 +00:00 |
Florian Pose
|
12d30c487a
|
Added VoE handler.
|
2008-09-01 14:17:18 +00:00 |
Florian Pose
|
1415090d15
|
Store abort code in sdo request; output it in user space; added some
re_size checking in fsm_coe.
|
2008-06-19 09:24:22 +00:00 |
Florian Pose
|
10ce3ceda1
|
Added response timeout to sdo_request; removed timout from fsm_coe_map.
|
2008-06-19 07:54:45 +00:00 |
Florian Pose
|
fc60cae9c7
|
Implemented Sdo timeout.
|
2008-04-03 14:08:08 +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 |