master/pdo.c
Tue, 23 Feb 2010 15:49:12 +0100 Florian Pose Improved output when PDO assignment/mapping fails.
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, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:58:35 +0000 Florian Pose merge -c1610 branches/stable-1.4: Added missing doxygen docs.
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.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Fri, 01 Aug 2008 12:28:18 +0000 Florian Pose Attach Pdo names from dictionary.
Fri, 04 Jul 2008 12:06:10 +0000 Florian Pose Improved source code doc.
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 07:47:26 +0000 Florian Pose Removed deprecated default_config flag.
Mon, 02 Jun 2008 10:49:44 +0000 Florian Pose Added entry access functions.
Mon, 02 Jun 2008 10:21:20 +0000 Florian Pose Separated Pdo and Pdo entry classes.
Thu, 28 Feb 2008 14:29:50 +0000 Florian Pose Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
Fri, 22 Feb 2008 18:40:41 +0000 Florian Pose Minor changes.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Wed, 07 Mar 2007 11:46:02 +0000 Florian Pose Layed out PDO structures to own files.