master/fsm_slave_scan.c
Wed, 06 Feb 2013 17:52:07 +0100 Florian Pose Debug message. stable-1.5
Wed, 06 Feb 2013 17:25:08 +0100 Florian Pose Introduced --enable-sii-assign. stable-1.5
Thu, 10 Jan 2013 17:36:41 +0100 Florian Pose Avoided io_sem locking from userspace/rtdm library. stable-1.5
Mon, 14 Mar 2011 16:08:25 +0100 Martin Troxler fixed race condition when comparing datagram state
Wed, 22 Sep 2010 12:28:36 +0200 Florian Pose Read at least 64 words, when SII size determination failed.
Tue, 13 Jul 2010 13:52:59 +0200 Florian Pose Improved SII debugging.
Tue, 25 May 2010 14:12:02 +0200 Florian Pose Introduced configure switch --enable-regalias for enabling reading alias
Thu, 06 May 2010 11:41:25 +0200 Florian Pose Minor change.
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Fri, 23 Apr 2010 16:42:27 +0200 Florian Pose Introduced effective_alias variable to separate reg12 alias from SII alias.
Tue, 23 Feb 2010 15:13:56 +0100 Florian Pose Introduced ec_datagram_print_state() method and used it at all places where
Fri, 05 Feb 2010 10:29:47 +0100 Florian Pose Removed tabulators.
Tue, 19 Jan 2010 19:31:55 +0100 Martin Troxler removed tabulators
Mon, 11 Jan 2010 15:43:02 +0100 Martin Troxler Silently use alias from SII if reading it from register 0x0012 fails
Tue, 20 Jan 2009 09:55:32 +0000 Florian Pose Introduced configured_[tr]x_mailbox(size|offset) members of slave. 1.4-foe
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
Mon, 14 Dec 2009 13:11:36 +0100 Florian Pose Merged changes from Martin Troxler.
Thu, 19 Nov 2009 14:39:10 +0100 Martin Troxler applied komax patch to version r1822
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Mon, 15 Jun 2009 15:39:26 +0000 Florian Pose Minor.
Thu, 30 Apr 2009 14:12:47 +0000 Florian Pose Transition delay calculation. TBC...
Mon, 27 Apr 2009 15:20:14 +0000 Florian Pose Measure port receive times.
Mon, 27 Apr 2009 11:38:03 +0000 Florian Pose Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
Tue, 07 Apr 2009 09:00:20 +0000 Florian Pose Reading more base information (incl. whether DC supported).
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
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, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
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.
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Mon, 09 Jun 2008 13:24:16 +0000 Florian Pose Moved sii to words.
Fri, 25 Apr 2008 12:16:56 +0000 Florian Pose Improved a few debugging outputs.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Thu, 28 Feb 2008 14:18:37 +0000 Florian Pose Added documentation.
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.