master/fsm_coe.h
Fri, 20 Nov 2009 19:01:38 +0100 Florian Pose SDO segmented download.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 14:13:50 +0000 Florian Pose merge -c1622 branches/1.4-foe: Fixed seg_size parameter when processing an CoE Upload Segment Response.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Thu, 19 Jun 2008 10:17:52 +0000 Florian Pose Use jiffies instead of cycles in CoE state machine.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Tue, 04 Mar 2008 10:18:02 +0000 Florian Pose Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
Mon, 03 Mar 2008 16:22:39 +0000 Florian Pose Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Fri, 22 Feb 2008 18:25:44 +0000 Florian Pose CoE state machines raising error, if the slave does not support CoE.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Mon, 18 Dec 2006 18:10:52 +0000 Florian Pose State machines re-send datagrams on timeout.
Tue, 24 Oct 2006 08:00:24 +0000 Florian Pose Layed out CoE state machine.