master/fsm_slave_config.c
Fri, 01 Aug 2008 08:58:35 +0000 Florian Pose Configure Pdos before configuring the Pdo sync managers,
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Thu, 31 Jul 2008 09:30:38 +0000 Florian Pose Only warn (and do not abort) if Pdo assignment/mapping configuration
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Mon, 23 Jun 2008 12:03:37 +0000 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
Mon, 23 Jun 2008 10:31:26 +0000 Florian Pose Added a timeout for Sdo configurations.
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Mon, 07 Apr 2008 15:58:27 +0000 Florian Pose Avoided duplicate datagram, if Pdo mapping/assignment does not have to
Mon, 07 Apr 2008 15:12:43 +0000 Florian Pose Moved configuration of Pdo mapping before Pdo assignment.
Mon, 07 Apr 2008 13:57:41 +0000 Florian Pose Moved Pdo sync manager configuration before Pdo assignment in slave
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
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:22:39 +0000 Florian Pose Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.