master/domain.c
Fri, 06 Apr 2012 23:35:05 +0200 Florian Pose Slave scanning and configuration on all links. redundancy
Fri, 16 Mar 2012 18:24:29 +0100 Florian Pose Loop through datagrams, then FMMUs; redundancy flag in domain state. redundancy
Fri, 16 Mar 2012 16:04:26 +0100 Florian Pose Compare with send buffer; copy changed data. redundancy
Thu, 11 Aug 2011 19:43:48 +0200 Florian Pose Avoided casting-away constness in expected working counter calculation. redundancy
Thu, 15 Mar 2012 14:23:16 +0100 Florian Pose Replaced i with dev_idx. redundancy
Thu, 12 Jan 2012 17:41:05 +0100 Florian Pose Redundant outputs via datagram pairs. redundancy
Thu, 12 Jan 2012 13:55:15 +0100 Florian Pose Datagram device_index member. redundancy
Thu, 11 Aug 2011 19:43:48 +0200 Florian Pose Avoided casting-away constness in expected working counter calculation.
Wed, 05 Jan 2011 08:36:53 +0100 Martin Troxler use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
Tue, 11 May 2010 13:57:58 +0200 Martin Troxler merged
Thu, 29 Apr 2010 16:33:32 +0200 Martin Troxler Inplace I/O: let input Pdos use the same bus space as Output Pdos
Mon, 03 May 2010 18:07:57 +0200 Florian Pose Improved syslog macros.
Mon, 19 Apr 2010 21:56:16 +0200 Florian Pose Added missing code documentation.
Thu, 21 Jan 2010 11:09:31 +0100 Dominik Staubli Domain datagram working counter calculation bugfix: increment expected wc for a given slave & direction just once for each datagram
Tue, 29 Apr 2008 12:30:16 +0000 Florian Pose Output domain data via sysfs. stable-1.3
Thu, 13 Sep 2007 11:08:46 +0000 Florian Pose MERGE -r908:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk (1.3.1 changes) 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
Tue, 13 Feb 2007 13:42:37 +0000 Florian Pose MERGE -r688:759 trunk -> branches/stable-1.2 (release 1.2, part one). stable-1.2
Tue, 07 Nov 2006 12:13:30 +0000 Florian Pose MERGE trunk -r588:681 -> branches/stable-1.1 (Bugfixes, Ack behaviour, CoE via Sysfs, PDO ranges, 2.6.17 support, improved autotools, documentation) stable-1.1
Tue, 26 Sep 2006 16:38:38 +0000 Florian Pose MERGE trunk -r564:568 -> branches/stable-1.1 (doc, master output, atomic flag) stable-1.1
Mon, 25 Sep 2006 12:20:44 +0000 Florian Pose MERGE trunk -r546:550 -> branches/stable-1.1 (Bugfix, Autotools, still w/o XML) stable-1.1
Fri, 01 Sep 2006 12:35:41 +0000 Florian Pose MERGE trunk -r516:527 -> branches/stable-1.1 (jiffies, bugfixes, pdo defines) stable-1.1
Wed, 09 Aug 2006 15:04:07 +0000 Florian Pose MERGE trunk -r513:515 -> branches/stable-1.1 (Missing code docs) stable-1.1
Wed, 09 Aug 2006 14:38:44 +0000 Florian Pose MERGE trunk -r494:513 -> branches/stable-1.1 (SDO configuration, bugfixes, EoE frame rates) stable-1.1
Thu, 03 Aug 2006 12:59:01 +0000 Florian Pose MERGE trunk -r463:494 -> branches/stable-1.1 (Version 1.1) stable-1.1
Mon, 29 Dec 2008 15:27:39 +0000 Florian Pose merge -c1501 trunk: ecrt_domain_size() const. 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
Wed, 05 Nov 2008 10:07:22 +0000 Florian Pose Fixed WC calculation for multiple datagrams. stable-1.4
Wed, 02 Aug 2006 12:25:25 +0000 Florian Pose MERGE trunk -r452:489 -> stable-1.0 (datagrams, bugfixes, EEPROM info, idle mode) stable-1.0
Mon, 26 Jun 2006 15:04:06 +0000 Florian Pose MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging) stable-1.0
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Mon, 24 Apr 2006 10:47:03 +0000 Florian Pose MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2) stable-1.0
Thu, 29 Oct 2009 17:28:49 +0100 Florian Pose Bugfix: Unqueue datagram before destroying.
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
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.
Wed, 05 Nov 2008 10:16:11 +0000 Florian Pose merge -c1554 branches/stable-1.4: Fixed WC calculation for multiple datagrams.
Fri, 10 Oct 2008 07:58:48 +0000 Florian Pose Made ecrt_domain_size() const.
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Fri, 01 Aug 2008 09:24:26 +0000 Florian Pose Added debugging for configuration function of the application interface.
Fri, 18 Jul 2008 08:39:28 +0000 Florian Pose Improved WC changes message.
Fri, 04 Jul 2008 12:06:10 +0000 Florian Pose Improved source code doc.
Tue, 01 Jul 2008 15:38:20 +0000 Florian Pose Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Wed, 18 Jun 2008 14:37:00 +0000 Florian Pose working_counter = 0x0000;
Tue, 17 Jun 2008 09:44:46 +0000 Florian Pose Reverted revision number checking from r1228.
Mon, 16 Jun 2008 09:30:58 +0000 Florian Pose Added revision number to slave type checking.
Thu, 12 Jun 2008 07:26:38 +0000 Florian Pose Removed kobject from domain.
Tue, 10 Jun 2008 09:54:30 +0000 Florian Pose Fixed calculation of expected working counter.
Wed, 04 Jun 2008 13:17:15 +0000 Florian Pose 'ethercat domain' shows domain contents and process data.
Wed, 04 Jun 2008 08:43:08 +0000 Florian Pose Working counter as uint16_t.
Fri, 30 May 2008 08:56:47 +0000 Florian Pose Some improvements concerning bit_position.
Fri, 30 May 2008 07:11:27 +0000 Richard Hacker Changed Pdo entry registration function - return byte and bit positions
Wed, 28 May 2008 07:26:28 +0000 Florian Pose Added bitwise Pdo registration.
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.
Mon, 07 Apr 2008 10:19:59 +0000 Florian Pose Removed unused domain state.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Fri, 22 Feb 2008 16:04:23 +0000 Florian Pose Support for slaves that don't support the LRW datagram type.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.