Thu, 06 Aug 2009 12:52:53 +0000 |
Florian Pose |
Fixed setting watchdog intervals.
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 10:48:52 +0000 |
Florian Pose |
Added watchdog configuration via application interface (thanks to J. Mohre).
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 10:37:47 +0000 |
Florian Pose |
Removed unwanted tabulators.
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 12:54:49 +0000 |
Florian Pose |
Configure PDO sync managers even if no configuration has been applied.
|
file |
diff |
annotate
|
Mon, 15 Jun 2009 15:46:04 +0000 |
Florian Pose |
Fixed mailbox usage for slaves that do not provide sync manager
|
file |
diff |
annotate
|
Thu, 07 May 2009 12:25:10 +0000 |
Florian Pose |
Debugging output.
|
file |
diff |
annotate
|
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().
|
file |
diff |
annotate
|
Mon, 04 May 2009 12:11:00 +0000 |
Florian Pose |
Use application start time as a common reference for cyclic generation
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 16:04:44 +0000 |
Florian Pose |
Set system time transmission delay during config.
|
file |
diff |
annotate
|
Mon, 27 Apr 2009 11:38:03 +0000 |
Florian Pose |
Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 12:25:09 +0000 |
Florian Pose |
DC shift time working.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 13:43:57 +0000 |
Florian Pose |
Improved DC configuration.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 11:53:17 +0000 |
Florian Pose |
Clear DC assignment after going to INIT.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 10:27:36 +0000 |
Florian Pose |
Minor changes.
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 18:21:18 +0000 |
Florian Pose |
DC sync reference clock to application time. TBC...
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 09:17:41 +0000 |
Florian Pose |
DC cyclic operation and slave configuration. TBC...
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 08:44:48 +0000 |
Florian Pose |
Warn if going to SAFEOP without configuration.
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 12:51:39 +0000 |
Florian Pose |
Improved and added license headers.
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 14:14:37 +0000 |
Florian Pose |
Allow the slave to not respond to the mailbox sync manager configuration
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:38:39 +0000 |
Florian Pose |
TODO.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:35:50 +0000 |
Florian Pose |
Debug message.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 16:01:13 +0000 |
Florian Pose |
Clear sync managers before configuration.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:22:05 +0000 |
Florian Pose |
merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 11:45:30 +0000 |
Florian Pose |
merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 14:07:19 +0000 |
Florian Pose |
merge -r1583:1593 branches/stable-1.4: Fixed detaching oops.
|
file |
diff |
annotate
|
Fri, 17 Oct 2008 13:30:55 +0000 |
Florian Pose |
merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational.
|
file |
diff |
annotate
|
Tue, 30 Sep 2008 07:34:55 +0000 |
Florian Pose |
Introduced ec_datagram_zero().
|
file |
diff |
annotate
|
Fri, 01 Aug 2008 08:58:35 +0000 |
Florian Pose |
Configure Pdos before configuring the Pdo sync managers,
|
file |
diff |
annotate
|
Thu, 31 Jul 2008 16:13:29 +0000 |
Florian Pose |
Major Pdo configuration change: Read mapping of unknown Pdos during
|
file |
diff |
annotate
|
Thu, 31 Jul 2008 09:30:38 +0000 |
Florian Pose |
Only warn (and do not abort) if Pdo assignment/mapping configuration
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 07:22:02 +0000 |
Florian Pose |
Avoid duplicate reconfiguration.
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:16:15 +0000 |
Florian Pose |
Store sync manager configurations in ec_slave_config_t instead of Pdo
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 12:03:37 +0000 |
Florian Pose |
Central CoE timeouts; retry on CoE response mismatch.
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 10:31:26 +0000 |
Florian Pose |
Added a timeout for Sdo configurations.
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 11:54:39 +0000 |
Florian Pose |
Replaced misleading %i by %u.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 14:32:56 +0000 |
Florian Pose |
Replaced self_configured flag with force_config flag.
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 15:58:27 +0000 |
Florian Pose |
Avoided duplicate datagram, if Pdo mapping/assignment does not have to
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 15:12:43 +0000 |
Florian Pose |
Moved configuration of Pdo mapping before Pdo assignment.
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 13:57:41 +0000 |
Florian Pose |
Moved Pdo sync manager configuration before Pdo assignment in slave
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 13:34:13 +0000 |
Florian Pose |
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 10:18:02 +0000 |
Florian Pose |
Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 09:57:36 +0000 |
Florian Pose |
Basic reading realtime Sdo access working.
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 16:22:39 +0000 |
Florian Pose |
Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 15:24:00 +0000 |
Florian Pose |
Separated SII data from slave.
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 13:20:32 +0000 |
Florian Pose |
Separated slave state machines.
|
file |
diff |
annotate
|