master/sync.c
Mon, 24 Oct 2011 10:47:36 +0200 Florian Pose Always enable a sync manager, if there are registered PDOs conatined (and it stable-1.5
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Tue, 26 Jan 2010 09:30:35 +0100 Dominik Staubli Support of virtual sync managers
Wed, 30 Apr 2008 09:52:41 +0000 Florian Pose Sync manager size is always the total size of the assigned Pdos, if stable-1.3
Thu, 04 Oct 2007 08:40:41 +0000 Florian Pose merge -r972:974 trunk -> branches/stable-1.3 (mapping source, new slave info file) stable-1.3
Wed, 03 Oct 2007 08:58:01 +0000 Florian Pose merge -r931:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk . stable-1.3
Fri, 10 Aug 2007 15:27:08 +0000 Florian Pose MERGE trunk -r770:907 -> branches-1.3 (1.3 changes) stable-1.3
Mon, 27 Jul 2009 10:48:52 +0000 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
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.
Fri, 01 Aug 2008 09:32:35 +0000 Florian Pose Removed sync manager assign source.
Thu, 26 Jun 2008 14:24:49 +0000 Florian Pose Fixed sync manager direction bug.
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Wed, 04 Jun 2008 08:30:18 +0000 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
Tue, 13 May 2008 16:07:06 +0000 Florian Pose Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Mon, 17 Mar 2008 14:16:16 +0000 Florian Pose Fixed bug in copying sync managers. Now making a deep copy.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Thu, 28 Feb 2008 11:23:34 +0000 Florian Pose Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy().
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Thu, 04 Oct 2007 08:09:41 +0000 Florian Pose Store PDO mapping source in sync manager.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Thu, 20 Sep 2007 12:57:28 +0000 Florian Pose Added ec_sync_get_pdo_type().
Thu, 20 Sep 2007 10:15:21 +0000 Florian Pose Minor: Again moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 10:05:37 +0000 Florian Pose Minor: Moved setting of alternate PDO mapping flag.
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Wed, 07 Mar 2007 13:06:40 +0000 Florian Pose Layed out sync manager structures and methods into own files.