master/fsm_master.c
Mon, 27 Apr 2009 15:20:14 +0000 Florian Pose Measure port receive times.
Mon, 20 Apr 2009 14:33:47 +0000 Florian Pose Find DC reference clock.
Mon, 20 Apr 2009 09:17:39 +0000 Florian Pose Tested clearing slave list after link down; minor changes.
Fri, 17 Apr 2009 12:41:57 +0000 Florian Pose Clear slave list on link down.
Wed, 08 Apr 2009 12:48:59 +0000 Florian Pose Renamed phy_ commands to reg_.
Wed, 08 Apr 2009 11:48:00 +0000 Florian Pose Check phy_request length for read operations, too!
Wed, 08 Apr 2009 10:27:48 +0000 Florian Pose Process working counter of phy_* commands.
Tue, 07 Apr 2009 09:37:07 +0000 Florian Pose Improved phy debugging.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Fri, 30 Jan 2009 10:56:06 +0000 Florian Pose Fixed FoE request states.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
Mon, 26 Jan 2009 13:09:27 +0000 Florian Pose merge -c1618 branches/1.4-foe: Improved FoE.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
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.
Fri, 17 Oct 2008 13:30:55 +0000 Florian Pose merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational.
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Wed, 24 Sep 2008 08:32:55 +0000 Florian Pose Only query Sdo information service, if slave supports it.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Fri, 01 Aug 2008 12:28:18 +0000 Florian Pose Attach Pdo names from dictionary.
Fri, 01 Aug 2008 07:22:13 +0000 Florian Pose Minor change.
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Wed, 02 Jul 2008 11:26:51 +0000 Florian Pose Improved locking between ioctl()s and master state machine; separate
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Wed, 18 Jun 2008 13:53:31 +0000 Florian Pose Removed 'end' and 'error' states from master state machine.
Wed, 18 Jun 2008 13:33:50 +0000 Florian Pose Renamed master 'mode' to 'phase'.
Wed, 18 Jun 2008 12:49:11 +0000 Florian Pose Removed configs_attached flag; changed return value of
Wed, 18 Jun 2008 09:27:04 +0000 Florian Pose Set slave_states to 0x00 when no slaves are present.
Thu, 12 Jun 2008 13:03:50 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 11:53:06 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 09:49:35 +0000 Florian Pose Fixed bug in slave scanning, causing a segmentation fault.
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Mon, 09 Jun 2008 14:32:16 +0000 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
Fri, 06 Jun 2008 15:16:37 +0000 Florian Pose process Sdo requests even with error_flag set.
Fri, 30 May 2008 14:50:57 +0000 Florian Pose configs_attached = 0.
Fri, 25 Apr 2008 14:58:33 +0000 Florian Pose Fetch Sdo dictionaries and process SII requests in operation mode.
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Fri, 25 Apr 2008 14:07:38 +0000 Florian Pose Improved master state machine.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Fri, 25 Apr 2008 12:23:52 +0000 Florian Pose Renamed state sdodict to sdo_dictionary.
Fri, 25 Apr 2008 12:18:46 +0000 Florian Pose Removed some debugging.
Fri, 25 Apr 2008 12:04:23 +0000 Florian Pose Removed bus validation; slave configuration during realtime operation;
Thu, 03 Apr 2008 14:08:08 +0000 Florian Pose Implemented Sdo timeout.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 10:18:02 +0000 Florian Pose Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Mon, 03 Mar 2008 16:17:23 +0000 Florian Pose Fixed bug if scanning is not allowed when link goes up.
Fri, 29 Feb 2008 16:20:12 +0000 Florian Pose Removed slave pointer from ec_sdo_request_t class.
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Tue, 19 Feb 2008 09:58:48 +0000 Florian Pose Allow bus configuration when link is down.