master/fsm_slave_config.c
Mon, 19 Jan 2009 14:46:55 +0000 Florian Pose Implemented going to bootstrap state BOOT. 1.4-foe
Mon, 29 Dec 2008 15:19:16 +0000 Florian Pose Fixed spelling of EtherCAT terms. stable-1.4
Mon, 29 Dec 2008 14:10:27 +0000 Florian Pose Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. stable-1.4
Tue, 25 Nov 2008 13:31:58 +0000 Florian Pose Fixed kernel oops concerning slave configuration detaching. stable-1.4
Fri, 17 Oct 2008 09:13:52 +0000 Florian Pose Fixed race concerning ec_slave_config_state->operational. stable-1.4
Thu, 06 Aug 2009 12:52:53 +0000 Florian Pose Fixed setting watchdog intervals.
Mon, 27 Jul 2009 10:48:52 +0000 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
Mon, 27 Jul 2009 10:37:47 +0000 Florian Pose Removed unwanted tabulators.
Thu, 09 Jul 2009 12:54:49 +0000 Florian Pose Configure PDO sync managers even if no configuration has been applied.
Mon, 15 Jun 2009 15:46:04 +0000 Florian Pose Fixed mailbox usage for slaves that do not provide sync manager
Thu, 07 May 2009 12:25:10 +0000 Florian Pose Debugging output.
Mon, 04 May 2009 12:46:30 +0000 Florian Pose Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().
Mon, 04 May 2009 12:11:00 +0000 Florian Pose Use application start time as a common reference for cyclic generation
Thu, 30 Apr 2009 16:04:44 +0000 Florian Pose Set system time transmission delay during config.
Mon, 27 Apr 2009 11:38:03 +0000 Florian Pose Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
Thu, 23 Apr 2009 12:25:09 +0000 Florian Pose DC shift time working.
Mon, 20 Apr 2009 13:43:57 +0000 Florian Pose Improved DC configuration.
Mon, 20 Apr 2009 11:53:17 +0000 Florian Pose Clear DC assignment after going to INIT.
Mon, 20 Apr 2009 10:27:36 +0000 Florian Pose Minor changes.
Thu, 09 Apr 2009 18:21:18 +0000 Florian Pose DC sync reference clock to application time. TBC...
Thu, 09 Apr 2009 09:17:41 +0000 Florian Pose DC cyclic operation and slave configuration. TBC...
Thu, 19 Mar 2009 08:44:48 +0000 Florian Pose Warn if going to SAFEOP without configuration.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Tue, 27 Jan 2009 14:14:37 +0000 Florian Pose Allow the slave to not respond to the mailbox sync manager configuration
Mon, 26 Jan 2009 16:38:39 +0000 Florian Pose TODO.
Mon, 26 Jan 2009 16:35:50 +0000 Florian Pose Debug message.
Mon, 26 Jan 2009 16:01:13 +0000 Florian Pose Clear sync managers before configuration.
Mon, 26 Jan 2009 13:28:19 +0000 Florian Pose merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
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 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.
Tue, 25 Nov 2008 14:07:19 +0000 Florian Pose merge -r1583:1593 branches/stable-1.4: Fixed detaching oops.
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().
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.