master/domain.c
Fri, 24 Nov 2006 11:02:35 +0000 Florian Pose Interface changes for version 1.2, see NEWS file.
Thu, 23 Nov 2006 20:19:26 +0000 Florian Pose Version 1.2.0-rc1, re-introduced ecrt_domain_queue().
Mon, 06 Nov 2006 14:22:35 +0000 Florian Pose kobject_add() in constructors.
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.
Wed, 18 Oct 2006 13:11:48 +0000 Florian Pose ecrt_domain_register_pdo_range() implemented.
Wed, 18 Oct 2006 08:59:53 +0000 Florian Pose Added ec_slave_validate()
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Tue, 26 Sep 2006 16:16:13 +0000 Florian Pose Changes in ecrt_request_master(); minor output changes.
Sat, 23 Sep 2006 10:56:02 +0000 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
Thu, 31 Aug 2006 16:29:15 +0000 Florian Pose Fixed bug in data pointer calculation.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Wed, 09 Aug 2006 15:00:20 +0000 Florian Pose Added missing code documentation.
Tue, 08 Aug 2006 12:07:25 +0000 Florian Pose Minor changes.
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.
Tue, 25 Jul 2006 10:05:04 +0000 Florian Pose Renamed Sysfs attributes.
Thu, 06 Jul 2006 08:31:55 +0000 Florian Pose Applied include patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Tue, 20 Jun 2006 14:40:04 +0000 Florian Pose Variable-sized data fields, BK1120.
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.
Tue, 11 Apr 2006 10:17:30 +0000 Florian Pose Macro for SysFS attribute definition
Tue, 11 Apr 2006 09:12:00 +0000 Florian Pose Slaves stored in list, slaves in SysFS
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)
Thu, 06 Apr 2006 09:32:30 +0000 Florian Pose Better outputs concerning responding slaves.
Wed, 05 Apr 2006 11:44:41 +0000 Florian Pose Renamed slave_set_fmmu() to slave_prepare_fmmu().
Wed, 05 Apr 2006 07:47:26 +0000 Florian Pose Plugfest: domain_process mit const-Zeiger.
Mon, 03 Apr 2006 10:03:34 +0000 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
Wed, 29 Mar 2006 10:30:13 +0000 Florian Pose SDO-Schnittstelle verbessert.
Mon, 20 Mar 2006 12:54:17 +0000 Florian Pose Feldregistrierung: NULL als data_ptr m?glich, field_count 0 = 1.
Sun, 19 Mar 2006 15:21:57 +0000 Florian Pose Bugfix: Registrieren von mehreren Feldern gleichzeitig geht jetzt.
Fri, 17 Mar 2006 15:18:13 +0000 Florian Pose Dom?nen-Status (ecrt_domain_state) hinzugef?gt.
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).
Thu, 02 Mar 2006 13:08:07 +0000 Florian Pose Link-Down-Verhalten verbessert.
Thu, 02 Mar 2006 11:19:27 +0000 Florian Pose Link-State im Device.
Tue, 28 Feb 2006 11:36:29 +0000 Florian Pose Zyklische Ausgaben um "Verz?gerte" Rahmen erweitert.
Tue, 28 Feb 2006 11:10:57 +0000 Florian Pose Code-Dokumentation angepasst.
Tue, 28 Feb 2006 09:25:51 +0000 Florian Pose Rahmen jetzt zustandslos.
Fri, 24 Feb 2006 16:10:52 +0000 Florian Pose printk durch Makros ersetzt.
Thu, 23 Feb 2006 14:51:45 +0000 Florian Pose EL31XX-Typ korrigiert.
Thu, 23 Feb 2006 09:58:50 +0000 Florian Pose Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einr?ckungen angepasst.
Thu, 26 Jan 2006 09:12:09 +0000 Florian Pose Code-Dokumentation mit Doxygen aufgearbeitet.
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.