master/domain.h
Fri, 16 Mar 2012 18:24:29 +0100 Florian Pose Loop through datagrams, then FMMUs; redundancy flag in domain state. redundancy
Thu, 12 Jan 2012 17:41:05 +0100 Florian Pose Redundant outputs via datagram pairs. redundancy
Thu, 29 Apr 2010 16:33:32 +0200 Martin Troxler Inplace I/O: let input Pdos use the same bus space as Output Pdos
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
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, 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
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.
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.
Mon, 07 Apr 2008 10:19:59 +0000 Florian Pose Removed unused domain state.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Fri, 24 Nov 2006 11:02:35 +0000 Florian Pose Interface changes for version 1.2, see NEWS file.
Fri, 27 Oct 2006 09:19:58 +0000 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Sat, 23 Sep 2006 10:56:02 +0000 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Thu, 03 Aug 2006 20:11:20 +0000 Florian Pose New statistic outputs to avoid blasting the logs.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Mon, 24 Apr 2006 10:10:02 +0000 Florian Pose Doxygen added interface modules and file documentation.
Fri, 21 Apr 2006 12:35:17 +0000 Florian Pose GPLv2 License and enhanced Doxygen output.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Mon, 10 Apr 2006 15:00:03 +0000 Florian Pose Sourced SysFS attribute show method prototypes out of headers.
Mon, 10 Apr 2006 14:25:02 +0000 Florian Pose MERGE branches/sysfs -> trunk (whole SysFS implementation)
Mon, 03 Apr 2006 10:03:34 +0000 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
Fri, 17 Mar 2006 14:21:35 +0000 Florian Pose MERGE branches/async -> trunk (alle Unterschiede ?bernommen)
Wed, 08 Mar 2006 13:23:56 +0000 Florian Pose MERGE branches/async -r243:244 -> trunk (intypes).
Mon, 06 Mar 2006 15:12:34 +0000 Florian Pose MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
Tue, 28 Feb 2006 13:07:05 +0000 Florian Pose Domains als Liste verwaltet.
Thu, 23 Feb 2006 09:58:50 +0000 Florian Pose Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
Fri, 20 Jan 2006 16:04:10 +0000 Florian Pose Bugfix im Master, ec_master_reset() und laufendes Beispiel in rt.
Tue, 17 Jan 2006 18:28:15 +0000 Florian Pose Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.